9 Commits (6efa66f12513e19fdbfb7b4199342113c2731512)

Author SHA1 Message Date
Damien George 1960475ed7 stmhal: Make pyb.[u]delay use systick with IRQs, busy loop otherwise. 10 years ago
Damien George 34e43c7ee9 stmhal: Improve efficiency of SysTick IRQ and HAL_Delay. 10 years ago
Damien George 29c92a407c stmhal: Use MP_OBJ_NEW_SMALL_INT directly in pyb.micros/millis. 10 years ago
Dave Hylands 2bf044442e Add support for pyb.micros() by using the systick timer. 10 years ago
Paul Sokolovsky 8139494e54 stmhal: Include mpconfig.h before all other includes. 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Dave Hylands 9db719bb57 stmhal - More systick cleanup. Fix HAL_Delay 11 years ago
Dave Hylands ef39f2d9ca Cleanup systick for stmhal 11 years ago
Dave Hylands f14b92b9e1 REPl working on UART6 with STMHAL 11 years ago