File tree Expand file tree Collapse file tree 2 files changed +173
-172
lines changed
examples/Projects/ArduinoISP Expand file tree Collapse file tree 2 files changed +173
-172
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ All documentation moved to the [wiki page](https://github.com/NicoHood/HID/wiki)
13
13
14
14
An offline version will be available soon.
15
15
16
+ Contact
17
+ =======
18
+
19
+ You can contact me on my wordpress blog in the contact section.
20
+
21
+ www.nicohood.de
22
+
16
23
TODO
17
24
====
18
25
@@ -31,12 +38,14 @@ update Burning via ISP for HL2
31
38
Test with Android phone (HL1)
32
39
"Emulate" HL1 protocol
33
40
remove dev HL2 link
41
+
42
+ HL2 usb hub fix (try with a bare cdc bootloader?)
34
43
```
35
44
36
45
Version History
37
46
===============
38
47
```
39
- 2.1 Release (xx .01.2015)
48
+ 2.1 Release (28 .01.2015)
40
49
* Reworked the whole USB-Core from scratch
41
50
* Uses less flash if HID or Serial is not used
42
51
* Extended and compacter(flash) HID Report Descriptors
@@ -64,8 +73,8 @@ Version History
64
73
* Added HID Tables
65
74
* USB-Serial now fully reprogrammable
66
75
* Easy USB-Core selection via Tools->USB-Core
67
- * Added Arduino as ISP fix for 32u4 (u2 Series doesn't work at the moment)
68
- * Updated USB-Serial
76
+ * Added Arduino as ISP fix for 32u4 and 16u2
77
+ * Moved documentation to the wiki
69
78
70
79
2.0 Release (29.11.2014)
71
80
* Added HoodLoader2
You can’t perform that action at this time.
0 commit comments