Matthew Kennedy
|
435fd9538b
|
Simpler thread controller (#4327)
* s
* Start -> start
* maybe tests are happy
* s
* s
|
2022-08-02 01:16:13 +03:00 |
Andrey
|
b1f721e20b
|
trigger signal debug pins - logic level output #2959
|
2021-07-15 00:50:29 -04:00 |
Matthew Kennedy
|
43e6cef77d
|
more graceful chibios assertion failure (#2859)
* no custom assert hook
* dead
* setjmp/longjmp
* always call tid hook
* tests get threadid
* simulator threadid
* kick
* stubs for kinetis
* make it happier
* noreturn
* oops
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-07-05 18:18:58 -04:00 |
Matthew Kennedy
|
7eb3b9890d
|
misc threading/safety improvements (#2854)
* allow termination of thread controller
* no gpio if fatal
* stub for test
|
2021-06-24 20:18:23 -04:00 |
Andrey
|
45de0c2350
|
More low-level firmware coverage for the simulator/unit-tests #2656
|
2021-05-23 18:49:48 -04:00 |
Andrey
|
f301749556
|
More low-level firmware coverage for the simulator/unit-tests #2656
|
2021-05-15 16:21:24 -04:00 |
Andrey
|
4f63d2b476
|
More low-level firmware coverage for the simulator/unit-tests #2656
|
2021-05-15 05:27:33 -04:00 |
rusefillc
|
dfd0d3229f
|
More low-level firmware coverage for the simulator/unit-tests #2656
|
2021-05-14 10:58:53 -04:00 |