mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-19 15:40:41 +00:00
pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correct
frequency.
This commit is contained in:
parent
192e1de66e
commit
ff36957c05
@ -1,5 +1,5 @@
|
||||
CFLAGS += \
|
||||
-DHSE_VALUE=120000000 \
|
||||
-DHSE_VALUE=12000000 \
|
||||
-DSTM32F405xx \
|
||||
-mthumb \
|
||||
-mabi=aapcs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user