summaryrefslogtreecommitdiffstatshomepage
path: root/examples/usercmodule/cppexample/example.cpp
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-02-21 12:00:41 +1100
committerDamien George <damien@micropython.org>2024-02-21 12:00:41 +1100
commit01f4e85f1b360d40f8db99aa0db158fa5c2d796e (patch)
tree5c9c7bdfad0684371d6807a7c0cac5979f82ad8d /examples/usercmodule/cppexample/example.cpp
parent31e718a6acd03f0cc3db5bc56e465bee933c1edb (diff)
downloadmicropython-01f4e85f1b360d40f8db99aa0db158fa5c2d796e.tar.gz
micropython-01f4e85f1b360d40f8db99aa0db158fa5c2d796e.zip
extmod/modmachine: Remove MICROPY_PY_MACHINE guard from header.
So this header file can expose declarations for contents of the `machine` module even if that module is disabled. Other parts of the system -- or third-party code -- may need these declarations, for example when a single component like MICROPY_PY_MACHINE_UART is enabled with MICROPY_PY_MACHINE disabled. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/usercmodule/cppexample/example.cpp')
0 files changed, 0 insertions, 0 deletions