summaryrefslogtreecommitdiffstatshomepage
path: root/examples/usercmodule/cppexample/micropython.mk
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2020-10-08 16:44:55 +0200
committerDamien George <damien@micropython.org>2020-10-29 15:29:20 +1100
commit0153148fd26308e4ce921a4287ac4a26af15a9fe (patch)
tree47d2af02d4fde79e07d0ec3b9e92a924531e1e03 /examples/usercmodule/cppexample/micropython.mk
parent78c8b55067b2a3da8a2237fe8acd351d188902cb (diff)
downloadmicropython-0153148fd26308e4ce921a4287ac4a26af15a9fe.tar.gz
micropython-0153148fd26308e4ce921a4287ac4a26af15a9fe.zip
py/py.mk: Support C++ code for user C modules.
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.
Diffstat (limited to 'examples/usercmodule/cppexample/micropython.mk')
0 files changed, 0 insertions, 0 deletions