summaryrefslogtreecommitdiff
path: root/src/portable/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/portable/readme.md')
-rw-r--r--src/portable/readme.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/portable/readme.md b/src/portable/readme.md
deleted file mode 100644
index a3e8557dc..000000000
--- a/src/portable/readme.md
+++ /dev/null
@@ -1,4 +0,0 @@
-To port tinyusb to support new MCU you need to implement all API in the
-- tusb_hal.h (mandatory for both device and host stack)
-- device/dcd.h for device stack
-- host/hcd.h for host stack