micropython/stm/stmperiph
Damien George 23177088d2 stm: Mount SD card on 1:/ if present.
If SD card is present on (soft) reset then it's mounted on 1:/ and files
can be openned using, eg, open('1:/test.txt', 'r'), or 'w' for writing.
2014-02-08 16:00:15 +00:00
..
stm32f4xx.h
stm32f4xx_adc.c
stm32f4xx_adc.h
stm32f4xx_conf.h
stm32f4xx_dac.c
stm32f4xx_dac.h
stm32f4xx_dma.c
stm32f4xx_dma.h
stm32f4xx_exti.c
stm32f4xx_exti.h
stm32f4xx_flash.c
stm32f4xx_flash.h
stm32f4xx_gpio.c
stm32f4xx_gpio.h
stm32f4xx_i2c.c
stm32f4xx_i2c.h
stm32f4xx_pwr.c
stm32f4xx_pwr.h
stm32f4xx_rcc.c
stm32f4xx_rcc.h
stm32f4xx_rng.c
stm32f4xx_rng.h
stm32f4xx_rtc.c
stm32f4xx_rtc.h
stm32f4xx_sdio.c
stm32f4xx_sdio.h
stm32f4xx_spi.c
stm32f4xx_spi.h
stm32f4xx_syscfg.c
stm32f4xx_syscfg.h
stm32f4xx_tim.c
stm32f4xx_tim.h
stm32f4xx_usart.c
stm32f4xx_usart.h
stm324x7i_eval.c stm: Mount SD card on 1:/ if present. 2014-02-08 16:00:15 +00:00
stm324x7i_eval.h stm: Mount SD card on 1:/ if present. 2014-02-08 16:00:15 +00:00
stm324x7i_eval_sdio_sd.c
stm324x7i_eval_sdio_sd.h
stm_misc.c
stm_misc.h
system_stm32f4xx.h