circuitpython/shared
Scott Shawcroft 7f0cc9e7b4
Add Zephyr port
This port is meant to grow to encompass all existing boards. For
now, it is a port while we transition over.

It is named `zephyr-cp` to differentiate it from the MicroPython
`zephyr` port. They are separate implementations.
2025-02-04 11:24:13 -08:00
..
libc working on compilation errors 2024-09-06 23:10:41 -04:00
memzip MPy v1.22 merge: initial merge; not compiled yet 2024-07-25 15:16:24 -04:00
netutils (only) reserve merge conflicts 2024-08-28 16:31:37 -04:00
readline change remaining STATIC to static 2024-09-03 17:40:07 -04:00
runtime Add Zephyr port 2025-02-04 11:24:13 -08:00
timeutils (only) reserve merge conflicts 2024-08-28 16:31:37 -04:00
upytesthelper py/modsys: Allow sys.path to be assigned to. 2023-06-08 17:54:24 +10:00
README.md lib,shared: Update README's based on contents of these dirs. 2021-07-13 00:17:02 +10:00

This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.