mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-05 18:07:37 +00:00
61cb57e48d
* 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