mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 11:06:30 -04:00
Add "BASEBAND" path variable for CMake.
This commit is contained in:
parent
94528ea572
commit
193bf0b744
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
project(firmware)
|
||||
|
||||
set(BASEBAND ${PROJECT_SOURCE_DIR}/baseband)
|
||||
set(COMMON ${PROJECT_SOURCE_DIR}/common)
|
||||
set(CHIBIOS ${PROJECT_SOURCE_DIR}/chibios)
|
||||
set(CHIBIOS_PORTAPACK ${PROJECT_SOURCE_DIR}/chibios-portapack)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue