portapack-mayhem/firmware
Mark Thompson 4774b3097f
Support for displaying stack on screen after a fault (for debug) (#1416)
* Support for displaying stack on screen after a fault

* Update debug.cpp

* Highlight possible addresses on stack & support Up key

* Add small background white style

* Add small background white style

* Update debug.cpp

* Highlight fault PC in yellow

* Add bg_yellow_small style

* Add bg_yellow_small style

* Clang - trailing space
2023-08-29 23:26:58 -05:00
..
application Support for displaying stack on screen after a fault (for debug) (#1416) 2023-08-29 23:26:58 -05:00
baseband Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
bootstrap
chibios Fix warning: cast between incompatible function types from 'void (*)(void *)' to 'msg_t (*)(void *)' 2021-01-27 15:32:46 +01:00
chibios-portapack Dsp fatfs fix (#1118) 2023-06-07 11:25:35 +02:00
common Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
graphics Keyboard Shift Mode (#1333) 2023-07-31 21:44:05 -07:00
test First pass at custom app-settings support (#1381) 2023-08-18 12:35:41 -07:00
tools Paint Roller icon for S.Painter & fix make_bitmap.py to generate Clang-compliant code (#1181) 2023-06-23 07:57:35 -07:00
CMakeLists.txt Solving_error_dfu_util_v_011_integrated_vscode (#1055) 2023-05-23 18:28:34 +02:00
toolchain-arm-cortex-m.cmake