micropython/ports/unix/variants
Damien George b80607ecaf unix/variants: Don't use native _Float16 type.
Using it increases code size by about 2k.

Signed-off-by: Damien George <damien@micropython.org>
2024-03-20 14:13:49 +11:00
..
coverage tests/ports/unix: Add coverage test for frozen functions and generators. 2024-02-16 14:17:01 +11:00
minimal py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
nanbox unix: Refactor mpconfigport.h and mpconfigvariant.h. 2022-09-13 17:39:03 +10:00
standard extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
manifest.py unix/variants: Prefer unix-ffi packages when loading the manifest. 2024-02-08 17:16:10 +11:00
mpconfigvariant_common.h unix/variants: Don't use native _Float16 type. 2024-03-20 14:13:49 +11:00