Commit Graph

17 Commits

Author SHA1 Message Date
King Kévin 67d4d8e8db get rid of @brief 2016-05-05 23:47:50 +02:00
King Kévin 6b34d98394 remove bug comment 2016-04-17 12:12:27 +02:00
King Kévin 715bfd784d fix double USB transmit 2016-04-17 12:11:12 +02:00
King Kévin 8f8a086eee use LENGTH instead of sizeof for array indexes 2016-04-15 11:59:14 +02:00
King Kévin 8d22030107 try to fix lost USB TX packet failed, but code improved 2016-04-14 23:40:38 +02:00
King Kévin df92838d8b fix use correct buffer size 2016-04-12 18:47:22 +02:00
King Kévin 6bced0adea force re-enumerate for clean start 2016-04-12 09:25:04 +02:00
King Kévin 9e69d8f302 no need to re-enumerate since there is no bootloader 2016-04-11 23:07:05 +02:00
King Kévin 6f26bd0e96 document static variables/methods 2016-03-25 11:42:41 +01:00
King Kévin 3a0d9e6186 add doxygen documentation 2016-03-24 10:37:42 +01: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