From 878b069d09b004622c3885199cc79f5c56acad3f Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Sun, 20 Oct 2019 15:25:27 +0200 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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) -- cgit