summaryrefslogtreecommitdiff
path: root/examples/usercmodule/cppexample
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-11-17py/obj: Fix mp_obj_is_type compilation with C++.stijn
2023-06-01examples/usercmodule: Add a sub-package example.Jim Mussared
2022-06-02all: Remove third argument to MP_REGISTER_MODULE.Damien George
2022-02-18unix/Makefile: Remove explicit addition of -std=c++ flag.stijn
2021-04-01examples/usercmodules: Simplify user C module enabling.Damien George
2021-03-31examples/usercmodule: Add micropython.cmake to the C and CPP examples.Phil Howard
2020-10-29examples: Add example code for user C modules, both C and C++.stijn