micropython/ports/stm32/boards/STM32L476DISC
Damien George 6b51eb22c8 stm32: Consolidate include of genhdr/pins.h to single location in pin.h.
genhdr/pins.h is an internal header file that defines all of the pin
objects and it's cleaner to have pin.h include it (where the struct's for
these objects are defined) rather than an explicit include by every user.
2018-03-27 20:25:24 +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 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