mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
[Taranis] Strange bug in bootloader fixed by changing the files order in link. TODO added to understand why...
This commit is contained in:
parent
1a308b0a53
commit
2d4d6ffe48
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# TODO if the files order is different (these 2 SRC sections exchanged), the bootloader hangs for 20s in USB init. Why?
|
||||
|
||||
if(PCBREV STREQUAL REV9E)
|
||||
set(BOOTLOADER_SRC
|
||||
${BOOTLOADER_SRC}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue