bsp.board_stm32f407g_disc1: Switch to external oscillator (more precise).

This commit is contained in:
William D. Jones
2019-01-11 13:47:44 -05:00
parent e73e016a8c
commit 0f9fa5956f
3 changed files with 37 additions and 18 deletions
+1
View File
@@ -1,4 +1,5 @@
CFLAGS = \
-DHSE_VALUE=8000000 \
-DCFG_TUSB_MCU=OPT_MCU_STM32F4 \
-DSTM32F407xx \
-mthumb \