12 Commits (4d1ba482f5067c541b76b18b97c9130f4d413d59)

Author SHA1 Message Date
Paul Sokolovsky 8f5bc3ffc0 stmhal/moduselect: Move to extmod/ for reuse by other ports. 8 years ago
Damien George 4ebdb1f2b2 py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros. 8 years ago
Damien George 83158e0e7f stmhal: Implement os.dupterm (was pyb.repl_uart). 9 years ago
Damien George d8066e999d stmhal: Add sleep_{ms,us} and ticks_{ms,us,cpu,diff} to time module. 9 years ago
Josef Gajdusek 1db4253886 lib: Move time utility functions to common library. 10 years ago
Damien George 48ef64a729 stmhal: Make os.sync use disk_ioctl exclusively; reuse os.sync in pyb. 10 years ago
Damien George 0107e90328 stmhal: Enable module weak links. 10 years ago
Damien George 3a1c4c5bc6 stmhal: Add network and usocket module. 10 years ago
Damien George 013d53c0b4 Remove skeletal modselect from extmod and just put it in stmhal. 10 years ago
Damien George 8ba832456e stmhal, modtime: Small changes, reduced code size by around 80 bytes. 10 years ago
Damien George 02bc882c3d stmhal: Add file.flush and os.stat. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago