mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-03-12 16:00:49 +00:00

* 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