mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-14 06:29:18 +01:00
Merge branch 'rel-nano-15.05' into corvuscorax/fixedwingautotakeofftest
This commit is contained in:
commit
191645c772
@ -42,5 +42,5 @@ FW_BANK_SIZE := 0x00070000 # Should include FW_DESC_SIZE
|
||||
FW_DESC_SIZE := 0x00000064
|
||||
# Quartz frequency is actually 8000000.
|
||||
# The following value fixes several rounding errors on uart baud rates calculations
|
||||
OSCILLATOR_FREQ := 7999999
|
||||
OSCILLATOR_FREQ := 8000010
|
||||
SYSCLK_FREQ := 96000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user