micropython/ports/stm32/boards/STM32L476DISC
Damien George bb3359f357 stm32/boards/STM32L476DISC: Provide SPI-flash bdev config.
This board shows how to configure external SPI flash as the main storage
medium.  It uses software SPI.
2018-03-10 00:59:43 +11:00
..
bdev.c stm32/boards/STM32L476DISC: Provide SPI-flash bdev config. 2018-03-10 00:59:43 +11:00
board_init.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mpconfigboard.h stm32/boards/STM32L476DISC: Provide SPI-flash bdev config. 2018-03-10 00:59:43 +11:00
mpconfigboard.mk ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
pins.csv ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
stm32l4xx_hal_conf.h stm32/boards: Update all boards to work with new USB configuration. 2018-02-13 18:57:01 +11:00