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)
1313
1414An offline version will be available soon.
1515
16+ Contact
17+ =======
18+
19+ You can contact me on my wordpress blog in the contact section.
20+
21+ www.nicohood.de
22+
1623TODO
1724====
1825
@@ -31,12 +38,14 @@ update Burning via ISP for HL2
3138Test with Android phone (HL1)
3239"Emulate" HL1 protocol
3340remove dev HL2 link
41+
42+ HL2 usb hub fix (try with a bare cdc bootloader?)
3443```
3544
3645Version History
3746===============
3847```
39- 2.1 Release (xx .01.2015)
48+ 2.1 Release (28 .01.2015)
4049* Reworked the whole USB-Core from scratch
4150* Uses less flash if HID or Serial is not used
4251* Extended and compacter(flash) HID Report Descriptors
@@ -64,8 +73,8 @@ Version History
6473* Added HID Tables
6574* USB-Serial now fully reprogrammable
6675* 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
6978
70792.0 Release (29.11.2014)
7180* Added HoodLoader2
You can’t perform that action at this time.
0 commit comments