Skip to content

Commit

Permalink
fix(boxer): module size
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcoeffic committed Aug 10, 2023
1 parent ae8e1ff commit c089777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radio/src/targets/taranis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ elseif(PCB STREQUAL X7)
elseif(PCBREV STREQUAL BOXER)
set(DEFAULT_INTERNAL_MODULE CROSSFIRE CACHE STRING "Default internal module")
set(INTERNAL_MODULE_SERIAL YES)
set(MODULE_SIZE_SML YES)
set(MODULE_SIZE_STD YES)
set(FLAVOUR boxer)
set(NAVIGATION_TYPE x7)
set(CPU_TYPE_FULL STM32F407xE)
Expand Down

0 comments on commit c089777

Please sign in to comment.