1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/examples/micropython
2024-01-30 10:11:57 -05:00
..
tests examples/micropython: fix checked PID 2020-07-15 12:43:02 +02:00
app.config.test examples/micropython: add Kconfig config 2023-05-31 09:44:23 +02:00
boot.py
Kconfig examples/micropython: add Kconfig config 2023-05-31 09:44:23 +02:00
main.c
Makefile examples/micropython: add Kconfig config 2023-05-31 09:44:23 +02:00
Makefile.ci boards/nucleo-c031c6 initial add 2024-01-30 10:11:57 -05:00
README.md

Overview

WARNING: RIOT's MicroPython port is currently quite incomplete!

This application provides an example on how to use MicroPython with RIOT. Please see the documentation of pkg/micropython.