mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 18:27:42 +00:00
baseband: Move all init code into baseband.cpp.
This commit is contained in:
@@ -97,6 +97,7 @@ set(CSRC
|
||||
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
|
||||
# setting.
|
||||
set(CPPSRC
|
||||
baseband.cpp
|
||||
main.cpp
|
||||
${COMMON}/message_queue.cpp
|
||||
${COMMON}/event.cpp
|
||||
|
Reference in New Issue
Block a user