This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
main-tonberry
Add File
New File
Upload File
Apply Patch
micropython
/
ports
/
unix
/
variants
History
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