diff --git a/OtterPill.csv b/OtterPill.tsv similarity index 100% rename from OtterPill.csv rename to OtterPill.tsv diff --git a/README.md b/README.md index 08e937f..2668536 100644 --- a/README.md +++ b/README.md @@ -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