index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
usercmodule
Age
Commit message (
Expand
)
Author
2025-07-25
examples/usercmodule: Cast arguments for printf.
Jeff Epler
2025-02-25
all: Upgrade codespell to v2.4.1.
Christian Clauss
2024-07-25
examples/usercmodule/cexample: Add more advanced native class.
Laurens Valk
2024-03-07
all: Remove the "STATIC" macro and just use "static" instead.
Angus Gratton
2023-11-17
py/obj: Fix mp_obj_is_type compilation with C++.
stijn
2023-06-01
examples/usercmodule: Add a sub-package example.
Jim Mussared
2023-03-20
examples/usercmodule/cexample: Use mp_obj_malloc().
David Lechner
2022-11-23
examples/usercmodule: Add example of a native C class.
Laurens Valk
2022-06-02
all: Remove third argument to MP_REGISTER_MODULE.
Damien George
2022-02-18
unix/Makefile: Remove explicit addition of -std=c++ flag.
stijn
2021-04-01
examples/usercmodules: Simplify user C module enabling.
Damien George
2021-03-31
examples/usercmodule: Add micropython.cmake to the C and CPP examples.
Phil Howard
2020-10-29
examples: Add example code for user C modules, both C and C++.
stijn