portapack-mayhem/firmware
E.T 75ece38725
Dockerfile overhaul (#1726)
Create entrypoint to orchestrate the build steps
Supported commands: make, ninja
Passes additional arguments to the make / ninja command at the end (like -jNN)
There is a shortcut to make -jNN by just specifying -jNN
Anything else will be directly executed (like getting a shell into the container with bash -li is still possible)
2024-01-06 00:42:36 +01:00
..
application Fix compile error in deprecated app (#1723) 2024-01-05 10:13:43 -06:00
baseband Moved SPainter and GPSSim to ext app (#1721) 2024-01-05 10:46:09 +01:00
bootstrap PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
chibios support for a sdcard speed option (#1594) 2023-11-19 08:08:29 -06:00
chibios-portapack support for a sdcard speed option (#1594) 2023-11-19 08:08:29 -06:00
common Moved SPainter and GPSSim to ext app (#1721) 2024-01-05 10:46:09 +01:00
graphics Updated Weather & TPMS app icons (#1630) 2023-12-09 09:25:41 +01:00
test Recon raw repeat (#1658) 2023-12-28 11:25:53 +01:00
tools Dockerfile overhaul (#1726) 2024-01-06 00:42:36 +01:00
CMakeLists.txt Create cmake target ppfw (#1716) 2024-01-04 22:59:25 +01:00
toolchain-arm-cortex-m.cmake Missing toolchain-arm-cortex-m.cmake file 2017-02-11 23:12:49 +00:00