From 987c5ea9ab25f6e154a5ea3e3a5cce217a0cd3fd Mon Sep 17 00:00:00 2001 From: W3SLAV/gt4ous <49104904+W3SLAV@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:27:44 -0500 Subject: [PATCH] Update README.md Signed-off-by: W3SLAV/gt4ous <49104904+W3SLAV@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f98c36abb..c0e8fe156 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ In addition, the following ports are provided in this repository: - [stm32](ports/stm32) -- STMicroelectronics STM32 family (including F0, F4, F7, G0, G4, H7, L0, L4, WB) - [webassembly](ports/webassembly) -- Emscripten port targeting browsers and NodeJS. - [zephyr](ports/zephyr) -- Zephyr RTOS. - - [nds](ports/nds) -- Nintendo DS. + - [nds](ports/nds) -- Nintendo DS (unsupported). The MicroPython cross-compiler, mpy-cross -----------------------------------------