diff options
author | Angus Gratton <angus@redyak.com.au> | 2025-05-09 13:34:37 +1000 |
---|---|---|
committer | Angus Gratton <gus@projectgus.com> | 2025-05-09 18:31:40 +1000 |
commit | 7d5aba0523cac0a23dc63a5bb4b64a8eab845836 (patch) | |
tree | 00834ae214e56e7554228d4782ad85a8c3f47186 /lib/cmsis/inc/arm_math.h | |
parent | 3fa77bdc7d413a410fb85a8943d417bca3b562e7 (diff) | |
download | micropython-7d5aba0523cac0a23dc63a5bb4b64a8eab845836.tar.gz micropython-7d5aba0523cac0a23dc63a5bb4b64a8eab845836.zip |
extmod/moductypes: Refactor string literal as array initializer.
Avoids the new Wunterminated-string-literal when compiled with gcc 15.1.
Also split out the duplicate string to a top-level array (probably the
duplicate string literal was interned, so unlikely to have any impact.)
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'lib/cmsis/inc/arm_math.h')
0 files changed, 0 insertions, 0 deletions