Commit graph

33 commits

Author SHA1 Message Date
Nico
4775b3881c Arduino as ISP 16u2 fix 2015-01-24 22:12:54 +01:00
Nico
4251522cf7 Removed HID_Test example
Does not compile with the current settings, more a leftover from
developing.
2015-01-24 22:12:21 +01:00
Nico
889623a83b Improved USB-Serial
Now the buffer can even shrink down to 2 bytes. Not sure why 1 bytes
gives problems. Also a buffer with USB_EP_SIZE is now also possible.
2015-01-17 11:01:34 +01:00
Nico
766ef64b4b Removed outdated notice in examples 2015-01-11 23:11:43 +01:00
Nico
cc8940b9ec Added HelloWorld example 2015-01-11 23:10:14 +01:00
Nico
c7c3bdb39c Arduino as ISP fix 2015-01-11 13:57:58 +01:00
Nico
0926e6318d Added NoUsb workaround for Leo/Micro devices
Had to add this workaround again since the Leo/Micro bootloader is coded
different than the HL2 which fixes this problem.
2015-01-11 12:55:18 +01:00
Nico
00460dc6aa Added more pictures to troubleshoot 2015-01-11 00:58:00 +01:00
Nico
24feb745e8 Advanced Gamepad example fix 2015-01-10 00:21:17 +01:00
Nico
9340ea20c6 Added Raw HID, made Custom reports more easy
Also added a new picture and a keyboard + mouse report definition
2015-01-08 17:44:04 +01:00
Nico
8577a94b21 Updated Keyboard Led example 2015-01-02 19:58:02 +01:00
Nico
c6c5ea62f4 USB-Serial fix 2015-01-02 17:28:13 +01:00
Nico
eed723401b Example fixes 2015-01-02 16:59:33 +01:00
Nico
8997abe61b USB-Serial Update 2015-01-02 16:59:24 +01:00
Nico
bb008e6daa Added Examples 2015-01-02 16:23:27 +01:00
Nico
6cbd735213 Moved Core again 2015-01-02 14:53:53 +01:00
Nico
c4c2f47f61 Starting from Zero 2014-12-08 17:02:18 +01:00
Nico
de84b3d5fb NO USB Update 2014-11-30 12:26:45 +01:00
Nico
f4bee40834 Added USB-Serial function
Its now possible to also reprogram the main MCU with the HoodLoader2 in
the sketch itself. It might have some bugs/errors since the USB
implementation isn't that reliable.
2014-11-29 20:27:32 +01:00
Nico
19dc97ac89 Added Gamepad Project, PWM Fade example 2014-11-22 14:02:34 +01:00
Nico
2a906abd79 Moved examples 2014-11-22 14:02:12 +01:00
Nico
e03c73f396 Rearranged examples 2014-11-22 12:59:13 +01:00
Nico
a2ba6fde68 Added HoodLoader1&2 examples 2014-11-22 12:43:36 +01:00
Nico
ef26d3b442 Adding Examples + Readme 2014-11-21 18:37:50 +01:00
Nico
daa80ec7bf Starting from a clean 1.5.8 USB API 2014-11-21 18:37:15 +01:00
NicoHood
258a5dd0ca Gamepad fixes 2014-08-26 21:12:30 +02:00
NicoHood
a1120f9a32 Gamepad fix 2014-08-25 19:06:05 +02:00
NicoHood
e2aaa54532 Reworked library completely + HID fixes 2014-08-25 03:05:43 +02:00
NicoHood
445c7e884d Update 1.7 2014-08-10 02:15:10 +02:00
NicoHood
1c7e8ac4d7 Update 1.2 2014-06-22 00:36:44 +02:00
NicoHood
5665051f8f minor update 2014-06-05 23:06:36 +02:00
NicoHood
e0ab857255 Update 1.1 2014-06-05 22:54:29 +02:00
NicoHood
ea4cc966c5 Release 1.0 2014-06-03 17:10:40 +02:00