micropython/shared
Angus Gratton 7ce48d21ae
Merge 2923d545b9 into e60e8079a7
2024-04-26 19:15:07 +02:00
..
libc all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
memzip
netutils extmod/modlwip: Support IPv6. 2024-02-16 11:46:40 +11:00
readline all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
runtime Merge 2923d545b9 into e60e8079a7 2024-04-26 19:15:07 +02:00
timeutils all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
tinyusb shared/tinyusb: Fix dynamic USB control callbacks for wLength==0. 2024-04-17 12:39:47 +10:00
upytesthelper
README.md

README.md

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.