Commit 1c841c1
bricks/_common/arm_none_eabi.mk: Switch to C11 standard
This codebase already uses a number of C11 features. Enabling C11 globally
will allow for UTF-16 string literals which are useful for USB.1 parent e297f3a commit 1c841c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments