mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
LUA=NO_MODEL_SCRIPTS didn't work on Horus (#7281)
This commit is contained in:
parent
22dacf7f85
commit
aba413c419
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ set(NAVIGATION_TYPE horus)
|
||||||
set(TARGET_DIR horus)
|
set(TARGET_DIR horus)
|
||||||
set(LINKER_SCRIPT targets/horus/stm32f4_flash.ld)
|
set(LINKER_SCRIPT targets/horus/stm32f4_flash.ld)
|
||||||
set(RTC_BACKUP_RAM YES)
|
set(RTC_BACKUP_RAM YES)
|
||||||
set(LUA YES)
|
|
||||||
set(PPM_LIMITS_SYMETRICAL YES)
|
set(PPM_LIMITS_SYMETRICAL YES)
|
||||||
set(USB_SERIAL ON CACHE BOOL "Enable USB serial (CDC)")
|
set(USB_SERIAL ON CACHE BOOL "Enable USB serial (CDC)")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue