portapack-mayhem/firmware
gullradriel 0c75713820
using emplace_back instead of push_back
* using emplace_back instead of push_back is giving better results in regards of the memory management and crashes
* we tried with all our best ideas, we don't know why it's better but it outperformed every other allocations method tested
2023-06-22 22:26:15 +02:00
..
application using emplace_back instead of push_back 2023-06-22 22:26:15 +02:00
baseband Gcc12 related fixes (#1138) 2023-06-10 07:50:42 +12:00
bootstrap PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
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 Debug utilities (#1171) 2023-06-22 17:35:21 +02:00
graphics Notepad menu (#1072) 2023-05-26 10:02:17 +02:00
test Playlist cleanup (#1163) 2023-06-17 22:01:46 +02:00
tools Updated icao24.db, improved python scripts. (#1013) 2023-05-19 22:02:24 +02: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 Missing toolchain-arm-cortex-m.cmake file 2017-02-11 23:12:49 +00:00