Commit Graph

16 Commits

Author SHA1 Message Date
Matthew Kennedy 2188e8ec46 force tab size because why not 2024-01-23 15:08:52 -05:00
Matthew Kennedy df5536c91f vscode interprets .input file as ini
(cherry picked from commit 2d91f6431b)
2023-04-30 11:09:31 -04:00
Matthew Kennedy ff0198c6bb cmsis-svd replacement files
(cherry picked from commit 3bd5def671)
2023-04-28 21:47:59 -04:00
mi-hol fa1b918f4f
feedback from Scaro for A1 to A7 incorporated (#5037) 2023-02-06 10:41:01 -04:00
Matthew Kennedy 6e3efed09c
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 46f5fbf11f
set rtos mode in launch config (#4581)
* set rtos

* casing matters
2022-09-15 08:29:38 -04:00
Matthew Kennedy c6f46128d6
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 1a0bce808a
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 f3ff40724a
simulator usability (#2794)
* simulator

* simulator is debuggable

* s

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

* build configs
2021-02-24 15:02:17 -05:00
Matthew Kennedy bef4482fb8
s (#2215)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-10 08:10:29 -05:00
shadowm60 593be1c943
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 e544e8150a
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 07d6b8e1b5
debugging in vscode 🎉 (#1942) 2020-11-11 20:36:15 -05:00
Matthew Kennedy a410e00609
vscode config (#1227)
* vscode config

* actually don't hide those

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