mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-24 22:03:11 -05:00
parent
819f35ac93
commit
d74fd527e2
8 changed files with 177 additions and 86 deletions
5
firmware/application/external/external.cmake
vendored
5
firmware/application/external/external.cmake
vendored
|
|
@ -80,6 +80,10 @@ set(EXTCPPSRC
|
|||
#wardrivemap
|
||||
external/wardrivemap/main.cpp
|
||||
external/wardrivemap/ui_wardrivemap.cpp
|
||||
|
||||
#tpmsrx
|
||||
external/tpmsrx/main.cpp
|
||||
external/tpmsrx/tpms_app.cpp
|
||||
)
|
||||
|
||||
set(EXTAPPLIST
|
||||
|
|
@ -102,4 +106,5 @@ set(EXTAPPLIST
|
|||
foxhunt_rx
|
||||
audio_test
|
||||
wardrivemap
|
||||
tpmsrx
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue