mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
The "true" command by default is unavailable on windows so use an equivalent which works on both unix and windows. Signed-off-by: stijn <stijn@ignitron.net>