start to add webusb example (not work yet)

This commit is contained in:
hathach
2019-07-11 23:12:53 +07:00
parent 42d0ef6fb0
commit 913b52bb35
5 changed files with 370 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# TinyUSB changelog
## New Release
## 0.5.0 (Initial Release) - 2019.07.10
First release, device stack works great, host stack works but still need improvement.