1 Commits (fb431bf556d26ec298f223963c6f1be9a00a5cb7)

Author SHA1 Message Date
Dave Hylands f14b92b9e1 REPl working on UART6 with STMHAL 11 years ago
Damien George c3d35c6ac7 stm: Put pyb module in ROM. 11 years ago
Damien George 360b25ab0f stm: Add udelay (delay in microseconds). 11 years ago
Dave Hylands ee31f71d39 Add EXTI support 11 years ago
Dave Hylands 51dabac096 Add pin mapping code. 11 years ago
Paul Sokolovsky 4aee119f94 stm: Initialize sys.path with ["0:/", "0:/src", "0:/lib"]. 11 years ago
Damien George 402dc31aa7 stm: Factor out GPIO code to its own file. Add functions to set GPIO mode. 11 years ago
Damien George 2abbae3419 stm: Rename mma -> accel. 11 years ago
Damien George a71c83a1d1 Change mp_obj_type_t.name from const char * to qstr. 11 years ago
Damien George 2c30256382 stm: Clean up main.c; disable libgcc by default. 11 years ago
Damien George 55baff4c9b Revamp qstrs: they now include length and hash. 11 years ago