Skip to content

bricks/_common/arm_none_eabi.mk: Switch to C11 standard#356

Merged
dlech merged 1 commit into
pybricks:masterfrom
ArcaneNibble:c11
Jul 23, 2025
Merged

bricks/_common/arm_none_eabi.mk: Switch to C11 standard#356
dlech merged 1 commit into
pybricks:masterfrom
ArcaneNibble:c11

Conversation

@ArcaneNibble

Copy link
Copy Markdown
Contributor

This codebase already uses a number of C11 features. Enabling C11 globally will allow for UTF-16 string literals which are useful for USB.

This codebase already uses a number of C11 features. Enabling C11 globally
will allow for UTF-16 string literals which are useful for USB.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 56.856% (+0.01%) from 56.842%
when pulling 7718a88 on ArcaneNibble:c11
into e297f3a on pybricks:master.

@dlech dlech merged commit 1c841c1 into pybricks:master Jul 23, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants