portapack-mayhem/firmware
Bernd Herzog 100bea644c
Version independent external apps (standalone apps) (#2145)
This pull requests adds a new type of external app to the firmware: The standalone app.

Pros:

Will work after an upgrade.
Size of image is only limited by shared heap size of M0 (application) (64kb total).
Cons:

No full access to all functions in the main firmware. One well defined (and versioned) API handles all communication.
The Pacman app was converted to be the first the the new kind.
2024-05-12 14:55:11 +02:00
..
application Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
baseband TPMS to ext app (#2128) 2024-04-29 13:30:21 +02: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 Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
graphics support for battery if any + TPMS app to ext (#2129) 2024-04-29 17:38:27 +02:00
standalone Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
test Recon raw repeat (#1658) 2023-12-28 11:25:53 +01:00
tools Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
CMakeLists.txt Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
toolchain-arm-cortex-m.cmake Missing toolchain-arm-cortex-m.cmake file 2017-02-11 23:12:49 +00:00