Files
micropython/py
Angus Gratton bc92f5a249 nrf: Add support for building C++ user modules.
The compiler flags -ansi -std=c11 were both being passed to g++, causing
weirdness. Removed the -ansi flag entirely, it's superseded by explicitly
setting the standard.

Also adds build coverage for user C modules (including C++) in CI.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2026-04-15 15:25:50 +10:00
..
2026-04-08 17:01:10 +10:00
2026-04-08 17:01:10 +10:00
2025-07-25 10:56:02 +10:00
2025-02-25 16:11:33 +11:00