portapack-mayhem/firmware
Mark Thompson 61cb57e48d
Added to_string_rounded_freq() function (#1271)
* Added to_string_rounded_freq function

* Added to_string_rounded_freq function

* Clang

* Clang try #2

* Use constexpr for pow10 array

* Additional string_format test cases

* Specify std=c++17 for g++ versions that default to an older standard

* Corrected string_format test cases
2023-07-14 13:38:02 -05:00
..
application Added to_string_rounded_freq() function (#1271) 2023-07-14 13:38:02 -05:00
baseband Display CTCSS tone freq in Audio, Recon, and Level apps (#1231) 2023-07-02 16:53:51 -07:00
bootstrap
chibios
chibios-portapack Dsp fatfs fix (#1118) 2023-06-07 11:25:35 +02:00
common Use unicode standard 0xA0-0xFF for Latin 1 characters (#1263) 2023-07-12 07:14:00 -05:00
graphics Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
test Added to_string_rounded_freq() function (#1271) 2023-07-14 13:38:02 -05: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