Commit Graph

28 Commits

Author SHA1 Message Date
King Kévin ee3d9c505a BV: set version in USB serial string 2018-08-11 18:44:05 +02:00
King Kévin 870284e581 USB: fix packet loss 2018-04-30 18:08:20 +02:00
King Kévin 49344a7b15 BV: add BusVoodoo hardware version 0 support in main branch, using environment variable 2018-04-28 17:45:21 +02:00
King Kévin c0c9b83543 USB: fix user buffer overwrite 2018-04-28 13:54:49 +02:00
King Kévin fd393cb76d update code to libopencm3 API change 2018-04-28 12:21:32 +02:00
King Kévin 5129277b6b USB: improve comments and a fix of code 2018-04-08 15:45:34 +02:00
King Kévin 46341317be USB: fix BV comment 2018-04-07 11:13:53 +02:00
King Kévin b2d4dd9acd USB: fix doc 2018-04-04 17:21:35 +02:00
King Kévin 9ddb85bdcb USB: fix again too early data transfer 2018-04-03 14:01:20 +02:00
King Kévin 1065a37cdb USB: reduce buffer size to save RAM 2018-03-23 14:24:34 +01:00
King Kévin 3bde5daecd fix doc 2018-03-21 23:20:05 +01:00
King Kévin 41976d0af8 USB: sleep_ms can't be used for DFU detach (in an interrupt) 2018-03-01 17:45:29 +01:00
King Kévin b04fcb7d3e USB: clean disconnect 2018-02-26 12:41:24 +01:00
King Kévin 0f712e5c0a USB: improve transmission and wait until port is opened before starting transmission 2018-02-26 12:13:12 +01:00
King Kévin b3bfcf9e77 USB: provide connectivity flag 2018-02-23 15:59:28 +01:00
King Kévin 721e181f15 USB: increase transmit buffer and simplify locking mechanism 2018-02-23 12:38:59 +01:00
King Kévin 22932d0135 USB: set pid.codes BusVoodoo USB ID and improve description 2018-02-23 11:34:21 +01:00
King Kévin 9b025c743e USB: use central user input storage 2018-01-24 22:18:58 +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