micropython/extmod
Paul Sokolovsky 0116218fa8 modmachine: Add new module to access hardware, starting with physical memory.
Refactored from "stm" module, provides mem8, mem16, mem32 objects with
array subscript syntax.
2015-05-04 13:05:12 +03:00
..
crypto-algorithms extmod/crypto: Add static keyword where it should be. 2015-03-19 00:25:33 +00:00
re1.5 extmod: Update re1.5 to 0.7. 2015-03-18 23:42:17 +02:00
uzlib extmod: Update uzlib to 1.2.1. 2015-03-19 00:04:12 +02:00
modmachine.c modmachine: Add new module to access hardware, starting with physical memory. 2015-05-04 13:05:12 +03:00
modubinascii.c
moductypes.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
moduhashlib.c
moduheapq.c py, extmod: Remove include of unnecessary system headers. 2015-03-14 23:11:25 +00:00
modujson.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
modure.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
moduzlib.c py, extmod: Remove include of unnecessary system headers. 2015-03-14 23:11:25 +00:00