circuitpython/ports/stm32/boards/STM32F7DISC
Damien George 3eb0694b97 stm32: Update HAL macro and constant names to use newer versions.
Newer versions of the HAL use names which are cleaner and more
self-consistent amongst the HAL itself.  This patch switches to use those
names in most places so it is easier to update the HAL in the future.
2018-02-13 15:37:35 +11:00
..
board_init.c stm32: Update HAL macro and constant names to use newer versions. 2018-02-13 15:37:35 +11:00
mpconfigboard.h stm32/boards: Remove all config options that are set to defaults. 2018-02-09 18:40:40 +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
stm32f7xx_hal_conf.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00