circuitpython/ports/stm32/boards/STM32L476DISC
Damien George 95b2cb008e stm32/Makefile: Rename FLASH_ADDR/TEXT_ADDR to TEXT0_ADDR/TEXT1_ADDR.
To make it clearer that these addresses are both for firmware text and that
they have a prescribed ordering.
2018-03-27 21:20:04 +11:00
..
bdev.c stm32: Consolidate include of genhdr/pins.h to single location in pin.h. 2018-03-27 20:25:24 +11:00
board_init.c stm32: Consolidate include of genhdr/pins.h to single location in pin.h. 2018-03-27 20:25:24 +11:00
mpconfigboard.h stm32/boards/STM32L476DISC: Enable CAN peripheral. 2018-03-15 16:32:11 +11:00
mpconfigboard.mk stm32/Makefile: Rename FLASH_ADDR/TEXT_ADDR to TEXT0_ADDR/TEXT1_ADDR. 2018-03-27 21:20:04 +11: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