Commit Graph
15 Commits
Author SHA1 Message Date
László Monda c0e32775f3 Fix typos and add new macros for HID keyboard scancodes. 2014-04-06 19:27:40 +02:00
László Monda 987cd32f65 Fix ring buffer example. 2014-02-01 20:48:33 +01:00
László Monda deb1675f84 Use the new USB_STRING_DESCRIPTOR macro for every string descriptor. 2014-01-08 10:36:19 +11:00
László Monda 28cadf077e Add USB_STRING_DESCRIPTOR and make the Keyboard demo use it. 2014-01-08 10:36:18 +11:00
László Monda 5cae541545 Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as ATTR_NO_INLINE. 2014-01-05 00:33:08 +01:00
László Monda 6e0baf4342 Add further instructions regarding the modemmanager suckage. 2014-01-03 23:44:26 +01:00
László Monda a359a266df Add todo item. 2013-12-18 18:55:47 +01:00
László Monda 9d6303cead Add node.js libusb GenericHID test script. 2013-11-03 19:13:20 +01:00
László Monda d31e0a4d37 Add libusb GenericHID Python test script. 2013-11-02 18:56:37 +01:00
László Monda cb10891bd6 Replace remaining MIDI interface numbers with enums. 2013-10-12 00:44:50 +02:00
László Monda 352152c664 Replace CDC interface numbers with enums. 2013-10-10 00:32:35 +02:00
László Monda 9ef29ea229 Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
László Monda ef1a4b750b Use spaces instead of tabs wherever necessary to fix indentation. 2013-09-24 11:19:42 +02:00
László Monda c41512c1e8 Use spaces instead of tabs where necessary to fix indentation. 2013-09-24 11:09:36 +02:00
László Monda 75419b4d97 Fix "AVR910" typos to "AVR109". 2013-09-24 02:16:04 +02:00