pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correct
frequency.
This commit is contained in:

committed by
Nathan Conrad

parent
192e1de66e
commit
ff36957c05
@@ -1,5 +1,5 @@
|
||||
CFLAGS += \
|
||||
-DHSE_VALUE=120000000 \
|
||||
-DHSE_VALUE=12000000 \
|
||||
-DSTM32F405xx \
|
||||
-mthumb \
|
||||
-mabi=aapcs \
|
||||
|
Reference in New Issue
Block a user