Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Kennedy 2bdc163c22 vscode stuff 2023-02-22 13:55:58 -08:00
mi-hol 87e68b9ebc feedback from Scaro for A1 to A7 incorporated (#5037) 2023-02-06 10:41:01 -04:00
Matthew Kennedy c16d2e82e4 more f429 business (#4679)
* 429 boots and LEDs work

* oops missed a comma

* enable on f767 too, since it should be the same board

* why not just completely duplicate it

* script should not be fancy

* script should not be fancy

* correct pins

* h743 while we're at it
2022-10-20 00:59:39 -04:00
Matthew Kennedy dc20381030 set rtos mode in launch config (#4581)
* set rtos

* casing matters
2022-09-15 08:29:38 -04:00
Matthew Kennedy a0d9a584db prototype overcurrent protected driver (#4029)
* stub passthrough protected driver

* plumbing

* include the thing

* signature

* dead

* tdg pdm build task

* s

* pdm pins

* tdg

* init properly

* remove gaps

* board doesn't fatal on start
2022-05-17 23:49:18 -04:00
Matthew Kennedy b83fc540de enable ethernet on atlas (#3348)
* enable h7 ethernet

* some ethernet settings while we're here

* mac address

* misc

* extra spaces

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-16 12:31:53 -04:00
Matthew Kennedy 86793c55b7 simulator usability (#2794)
* simulator

* simulator is debuggable

* s

* format
2021-06-04 01:34:49 -04:00
Matthew Kennedy f831b0a428 make things happy (#2662) 2021-05-09 09:17:44 -04:00
Matthew Kennedy 69e5b0f719 Vscode build/debug configs (#2394)
* f7/h7 debug config

* build configs
2021-02-24 15:02:17 -05:00
Matthew Kennedy 54f93d38e1 s (#2215)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-10 08:10:29 -05:00
shadowm60 92304460dd Fsio eval check (#2068)
* FSIO error signaling

- wrong keyword in FSIO now shows up as nice TS error message
- added f7 debug option for vsCode as well.

* Keep unit_test happy
2020-12-12 20:03:52 -05:00
Matthew Kennedy 9f9e9f99d1 unit tests in clang (#2012)
* clang errors

* non-test-only

* debugging

* rules on mac

* makefile

* put back

* let's see if this way makes everybody happy

* no, it does nto

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-05 23:21:17 -05:00
Matthew Kennedy c36c23c0b6 debugging in vscode 🎉 (#1942) 2020-11-11 20:36:15 -05:00
Matthew Kennedy fb222514c1 vscode config (#1227)
* vscode config

* actually don't hide those

* format
2020-03-26 08:02:37 -04:00