5 Commits (51c2d26f15c2a737f90f5e4f6581b2588e0930fc)

Author SHA1 Message Date
Damien George b336b6bb74 stm32/pybthread: Make pyb_thread_dump take a printer as its argument. 2 years ago
Damien George 9af6a275dd stm32/boardctrl: Allow boards to override fatal-error handler. 2 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Chris Mason 14cf91f704 stm32: In link script, define start of stack separately from heap end. 6 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Damien George 96c35d0ac4 stmhal/pybthread: Allow interrupts to work during lock/unlock of mutex. 8 years ago
Damien George 05a4859585 stmhal: Implement a proper thread scheduler. 8 years ago
Damien George 882ec01e42 stmhal: Initial implementation of multithreading, currently disabled. 8 years ago