micropython/stmhal/boards/STM32F7DISC
Dave Hylands fedab995ee stmhal: Set STM32F7DISC CPU Frequency to 216 MHz
This set the CPU frequency to 216 MHz (the max) and
leaves the USB Frequency at 48 MHz.

These settings were copied from one of the HAL examples.
2016-09-04 18:14:41 +10:00
..
board_init.c
mpconfigboard.h stmhal: Set STM32F7DISC CPU Frequency to 216 MHz 2016-09-04 18:14:41 +10:00
mpconfigboard.mk
pins.csv
stm32f7xx_hal_conf.h