From 4a68095ece4a46bdbd698c9e530eb20275ea6076 Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Wed, 5 Feb 2025 12:23:33 +0100 Subject: [PATCH] README.md: Added PSOC6 to list of ports. Signed-off-by: enriquezgarc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c78a2384604fe..e40fd1db0258b 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ In addition, the following ports are provided in this repository: - [nrf](ports/nrf) -- Nordic Semiconductor nRF51 and nRF52. - [pic16bit](ports/pic16bit) -- Microchip PIC 16-bit. - [powerpc](ports/powerpc) -- IBM PowerPC (including Microwatt) + - [psoc6](ports/psoc6) -- Infineon PSOC6. - [qemu](ports/qemu) -- QEMU-based emulated target (for testing) - [renesas-ra](ports/renesas-ra) -- Renesas RA family. - [rp2](ports/rp2) -- Raspberry Pi RP2040 (including Pico and Pico W).