Commit Graph

14 Commits

Author SHA1 Message Date
Spegs21
5d6b9912c0 Use the flash chip ID as the USB serial number in dev_hid_composite (#237) 2023-03-10 15:47:24 -06:00
Graham Sanderson
60829a134a Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
Graham Sanderson
f3f5d9fe61 update TinyUSB examples for latest TinyUSB (#325) 2023-02-06 16:56:50 -06:00
Tkostas
ec52f31d84 Change comment location in dev_lowlevel (#249)
Comment location was misleading, intellisense associate the comment to
the typedef type instead of struct usb_endpoint_configuration.
2023-02-04 16:36:47 -06:00
sashz
6c3f2dad5c fixed bug on macOS - pico usb device sends more data than requested by usb host (#283) 2022-12-22 17:23:36 -06:00
graham sanderson
01e8128953 Add Pico W examples 2022-06-29 23:12:10 -05:00
Graham Sanderson
bebd459244 Add indication of how errata RP2040-E5 workarund is turned on (#210) 2022-05-17 11:24:17 -05:00
Graham Sanderson
845daaddda SDK1.3.0 specific (requiring) changes (#173)
* SDK1.3.0 specific (requiring) changes
- Fixup TinyUSB build for 0.12.0, and add back standalone examples for device/host (copied from TinyUSB)
2021-10-26 16:49:54 -05:00
graham sanderson
40b07ac921 just use device/host examples direct from tinyusb 2021-06-03 10:57:13 -05:00
graham sanderson
7e4e3290d5 fixup/test compiler warnings 2021-06-03 10:57:13 -05:00
Julien Bernard
1813f81b12 Respond to other OUT control requests with a ZLP 2021-04-12 18:23:56 -05:00
Mohammed Aslam
9f1b4384ce Fixed typo (#30)
* Fixed typo

* Typo, "execellent" -> "excellent"
2021-03-03 09:54:36 -06:00
Andrew Scheller
3f8bff094d Standardise start/end comment tags (to our internal format) (#20) 2021-01-28 10:05:03 -06:00
graham sanderson
46078742c7 Initial Release 2021-01-20 16:45:01 -06:00