Commit graph

21 commits

Author SHA1 Message Date
Nico
e6642ca0dc Correct undefined Serial Buffer Size
https://github.com/arduino/Arduino/pull/2597
2015-02-02 20:36:25 +01:00
Nico
bff1b97911 Added Arduino Libraries to avoid compiling errors
Also included the SoftSerial fix by matthijskooijman
https://github.com/arduino/Arduino/pull/2032
2015-01-24 22:51:38 +01:00
Nico
bc952e0bc0 Fixed Consumer/System-Control names
Also added Absolute Mouse Report
2015-01-17 14:53:10 +01:00
Nico
691befadf4 Moved USB_EP_SIZE definition
This was needed in order to use the HID_Core without an USB AVR to still
use the HID APIs
2015-01-17 10:21:54 +01:00
Nico
e0c845d01b Added custom gamepad example 2015-01-11 15:36:08 +01:00
Nico
fa2135adc0 gamepad report id fix 2015-01-11 15:04:15 +01:00
Nico
ccfe47943f Fixed minor custom hid definition 2015-01-11 15:01:35 +01:00
Nico
c7c3bdb39c Arduino as ISP fix 2015-01-11 13:57:58 +01:00
Nico
830e5871e5 Fix when no specific descriptors are set 2015-01-11 12:08:01 +01:00
Nico
044e855c2e Fixed hid core installation
It is no longer needed to manually move the hid core to your arduino
installation due to a fix in platform.txt
2015-01-09 18:00:36 +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
b90fb505f0 Fixed HID_SendReport() prototype workaround 2015-01-03 19:14:36 +01:00
Nico
e5d28296d2 Easy USB-Core selection
HoodLoader2 needs an update as well.
2015-01-03 19:00:08 +01:00
Nico
385d2908f9 minor format fix 2015-01-02 20:27:47 +01:00
Nico
47b6e14961 Arduino 1.6 rc1 Core update
Just a small HW Serial update
2015-01-02 20:13:44 +01:00
Nico
5869b838cd Updated Keyboard Led function name 2015-01-02 19:58:49 +01:00
Nico
8efa9e116d Better Readme 2015-01-02 18:28:14 +01:00
Nico
bf249280a6 Copyright update 2015-01-02 17:36:29 +01:00
Nico
7fbe6dee0a HID Report fix 2015-01-02 16:59:05 +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