circuitpython/stmhal/boards/STM32F7DISC
Dave Hylands 872f9af6ae stmhal: Use CMSIS_MCU definition from mpconfigboard.mk
This needs to land afte #1407 lands, since #1407 is where
the CMSIS_MCU was defined.
2015-08-07 08:54:14 +01:00
..
board_init.c stmhal: Add STM32F7DISC and associated changes. 2015-07-30 00:38:32 +01:00
mpconfigboard.h stmhal: Enable SPI support for F7 MCUs. 2015-08-05 23:38:49 +01:00
mpconfigboard.mk stmhal: Generate modstm constants per build 2015-08-07 08:46:43 +01:00
pins.csv stmhal: Enable I2C support for F7 MCUs. 2015-08-05 23:38:24 +01:00
stm32f7xx_hal_conf.h stmhal: Use CMSIS_MCU definition from mpconfigboard.mk 2015-08-07 08:54:14 +01:00