1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 01:53:51 +01:00
RIOT/examples/micropython
Marian Buschsieweke 251cffa2c5
examples/micropython: disable on native64
This was already disabled on native, but it is also flaky on
native64 under load due to sleeps potentially taking longer.
2024-02-20 13:12:20 +01:00
..
2024-02-05 00:45:42 +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.