micropython/examples/usercmodule
stijn 8bb50c6301 unix/Makefile: Remove explicit addition of -std=c++ flag.
This was added merely for building the C++ user module example, so it's a
better fit to add it in the corresponding micropython.mk.
2022-02-18 14:40:16 +11:00
..
cexample examples/usercmodules: Simplify user C module enabling. 2021-04-01 16:27:38 +11:00
cppexample unix/Makefile: Remove explicit addition of -std=c++ flag. 2022-02-18 14:40:16 +11:00
micropython.cmake examples/usercmodule: Add micropython.cmake to the C and CPP examples. 2021-03-31 00:27:46 +11:00