mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
Revert "REVONANO - CHange slightly xtal frequency to workaround wrong baud rate calculation"
This reverts commit b492b7e10a376c87fa1828e0ef8c6ac809291c25.
This commit is contained in:
parent
3d5fae2172
commit
c2f3f24df2
@ -42,5 +42,5 @@ FW_BANK_SIZE := 0x00070000 # Should include FW_DESC_SIZE
|
|||||||
FW_DESC_SIZE := 0x00000064
|
FW_DESC_SIZE := 0x00000064
|
||||||
# Quartz frequency is actually 8000000.
|
# Quartz frequency is actually 8000000.
|
||||||
# The following value fixes several rounding errors on uart baud rates calculations
|
# The following value fixes several rounding errors on uart baud rates calculations
|
||||||
OSCILLATOR_FREQ := 8000010
|
OSCILLATOR_FREQ := 7999999
|
||||||
SYSCLK_FREQ := 96000000
|
SYSCLK_FREQ := 96000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user