This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
extmod
History
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
py: Remove mp_obj_str_builder and use vstr instead.
2015-01-21 23:18:02 +00:00
moductypes.c
py: Overhaul and simplify printf/pfenv mechanism.
2015-04-16 14:30:16 +00:00
moduhashlib.c
py: Remove mp_obj_str_builder and use vstr instead.
2015-01-21 23:18:02 +00:00
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