Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
75abee20
Commit
75abee20
authored
Jan 26, 2014
by
Damien George
Browse files
stm: USB host mode working! Restructure stm library directories.
parent
8fcf7b85
Changes
109
Hide whitespace changes
Inline
Side-by-side
stm/
lib
/stm32f4xx_flash.h
→
stm/
stmperiph
/stm32f4xx_flash.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_gpio.c
→
stm/
stmperiph
/stm32f4xx_gpio.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_gpio.h
→
stm/
stmperiph
/stm32f4xx_gpio.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_i2c.c
→
stm/
stmperiph
/stm32f4xx_i2c.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_i2c.h
→
stm/
stmperiph
/stm32f4xx_i2c.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_pwr.c
→
stm/
stmperiph
/stm32f4xx_pwr.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_pwr.h
→
stm/
stmperiph
/stm32f4xx_pwr.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_rcc.c
→
stm/
stmperiph
/stm32f4xx_rcc.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_rcc.h
→
stm/
stmperiph
/stm32f4xx_rcc.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_rng.c
→
stm/
stmperiph
/stm32f4xx_rng.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_rng.h
→
stm/
stmperiph
/stm32f4xx_rng.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_rtc.c
→
stm/
stmperiph
/stm32f4xx_rtc.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_rtc.h
→
stm/
stmperiph
/stm32f4xx_rtc.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_sdio.c
→
stm/
stmperiph
/stm32f4xx_sdio.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_sdio.h
→
stm/
stmperiph
/stm32f4xx_sdio.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_spi.c
→
stm/
stmperiph
/stm32f4xx_spi.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_spi.h
→
stm/
stmperiph
/stm32f4xx_spi.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_syscfg.c
→
stm/
stmperiph
/stm32f4xx_syscfg.c
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_syscfg.h
→
stm/
stmperiph
/stm32f4xx_syscfg.h
View file @
75abee20
File moved
stm/
lib
/stm32f4xx_tim.c
→
stm/
stmperiph
/stm32f4xx_tim.c
View file @
75abee20
File moved
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment