mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
Support C++ code in .cpp files by providing CXX counterparts of the _USERMOD_ flags we have for C already. This merely enables the Makefile of user C modules to use variables specific to C++ compilation, it is still up to each port's main Makefile to also include these in the build.
7.8 KiB
7.8 KiB