Commit Graph

29 Commits

Author SHA1 Message Date
King Kévin 60a1859008 usb_cdcacm: add flush method to wait for empty buffer 2020-06-24 11:57:04 +02:00
King Kévin e71515bcce replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
King Kévin 3cec6dfb79 usb_cdcacm: fix U_ID decoding 2020-03-15 14:02:55 +01:00
King Kévin c7d0244f72 USB: fix disconnect 2020-01-03 20:17:29 +01:00
King Kévin 3242c6ba5c add USB-Blaster board support 2020-01-03 19:41:39 +01:00
King Kévin 3c0130ba4f USB: unify and improve USB (dis)connect 2020-01-03 19:39:41 +01:00
King Kévin 1ea8b44b2b bootloader: use magic value in RAM instead of peripheral 2019-12-21 19:48:00 +01:00
King Kévin 0774eaa7b2 USB: minor, improve shutdown 2019-12-21 19:34:11 +01:00
King Kévin b899b4b26e usb_cdcacm: minor, update doc 2019-12-12 21:31:51 +01:00
King Kévin b0700538e3 usb_cdcacm: add serial in USB strings 2019-12-12 21:31:51 +01:00
King Kévin 230151a102 (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
King Kévin fa3293a1f9 USB: fix packet loss 2018-06-08 10:46:33 +02:00
King Kévin 76994571b5 USB: fix user buffer overwrite 2018-06-08 10:46:33 +02:00
King Kévin 0ac0af5d52 update code to libopencm3 API change 2018-06-08 10:46:33 +02:00
King Kévin 372655c97c USB: improve comments and a fix of code 2018-06-08 10:45:01 +02:00
King Kévin 4a634fb19f USB: fix doc 2018-04-06 16:54:48 +02:00
King Kévin 96f3458317 USB: use pid.codes USB PID codes for CuVoodoo board 2018-04-03 17:08:34 +02:00
King Kévin 593b0e0e25 take changes from busvoodoo branch 2018-04-03 16:59:02 +02:00
King Kévin 8ba50b2d65 cherry-pick from busvoodoo branch, part 3 2018-02-18 15:20:47 +01:00
King Kévin b26a10e085 add DFU runtime to USB CDC ACM profile 2017-04-15 13:57:45 +02:00
King Kévin 04249b205e fix doc 2017-04-03 13:03:48 +02:00
King Kévin 81c40d86ff get improved library files from LED clock 2016-08-14 18:37:30 +02:00
King Kévin 618de224e0 add all common changes, files, and libraries from previous project 2016-02-18 10:39:08 +01:00
King Kévin b1a9b811ba fix port 2016-01-29 11:06:21 +01:00
King Kévin af0bc91916 fix disconnect time 2016-01-29 10:40:00 +01:00
King Kévin 9c19273ecd add USB disconnect functionnality for maple mini to force re-enumerate 2016-01-29 00:35:54 +01:00
King Kévin 3a76222050 send buffered data when connected to USB CDC ACM serial port 2016-01-29 00:26:12 +01:00
King Kévin ebab5e223b add improved files from vfd driver proect 2016-01-28 21:21:50 +01:00
King Kévin 4a149d6a80 add library to support USB CDC ACM communication 2016-01-18 16:15:23 +01:00