1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples/micropython
Alexandre Abadie d5e184b326
examples: tests: update Makefile.ci with stm32f7508-dk
This commit also makes some cleanup in the files since add_insufficient_memory_board.sh was used for the update
2022-04-15 12:51:58 +02:00
..
tests examples/micropython: fix checked PID 2020-07-15 12:43:02 +02:00
boot.py examples/micropython: initial micropython example application 2019-12-05 16:34:53 +01:00
main.c examples/micropython: initial micropython example application 2019-12-05 16:34:53 +01:00
Makefile examples: set TESTRUNNER_RESET_AFTER_TERM for examples/%/tests 2019-12-19 09:32:37 +01:00
Makefile.ci examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
README.md examples/micropython: initial micropython example application 2019-12-05 16:34:53 +01:00

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.