Files
micropython/tests/misc
Damien George 2cebe9f04f tests/misc/rge_sm.py: Skip test if target doesn't have enough memory.
For example, `ADAFRUIT_ITSYBITSY_M0_EXPRESS` only has about 20k heap and
runs out of memory part way through the integration loop.

Signed-off-by: Damien George <damien@micropython.org>
2026-05-08 02:09:08 +10:00
..