diff options
-rw-r--r-- | OtterPill.tsv (renamed from OtterPill.csv) | 0 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | kitspace.yaml | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/OtterPill.csv b/OtterPill.tsv index 8e5ba63..8e5ba63 100644 --- a/OtterPill.csv +++ b/OtterPill.tsv @@ -16,6 +16,10 @@ Or you can generate a basic firmware with HAL init and Makefile with CubeMX. The $ make $ dfu-util -a 0 -s 0x08000000:leave -D build/firmware.bin +## USB-PD example firmware + +[https://github.com/Jan--Henrik/USB-PD-Firmware](https://github.com/Jan--Henrik/USB-PD-Firmware) + ## Images ![](images/1.jpg) diff --git a/kitspace.yaml b/kitspace.yaml new file mode 100644 index 0000000..e3acdd0 --- /dev/null +++ b/kitspace.yaml @@ -0,0 +1 @@ +bom: OtterPill.tsv |