1.8.0 Beta Release (26.08.2014)
- Improved ram usage
- Move stable with more free ram
- saved more than 100 bytes of ram
- changed some variables/structs
- ISP flash chunk fix saved a lot of flash
- Separated NHP from ram
- Improved HID functions
- Fixed Ubuntu HID Descriptor problem
- This also fixed a Media Keys bug
- Changed HID EP Size to 16 to have more DPRAM
- Added automated clear report function on reset
- HID working after ISP programming
- Moved HID deactivation function to PB5 (next to AREF PIN)
- Fixed Gamepad 1+2 HID report bug on Linux
- Fixed Media Keys bug -> HID now working under Linux
- Reworked HID library completly
- Reduced Gamepad z axis to 8 bit
- Gamepad center is now at zero. (signed int/char)
- Replaced Joysticks with Gamepads
- Improved ISP functions
- Takes less flash
- Cleared code, ordered functions
- Added flash chunks to save more ram
- Added Mega Upload fix
- Fixed programming bug on slow PCs (1.6 - 1.7.3)
- Cutted huge main file into libraries
- Fixed bugs in Serial Buffer + rewrote the lib with new functions
- Reworked NHP
- Sketchbook hardware folder compatibel
- Auto reset deactivation possible
- Hoodloader Lite not possible anymore, too much flash used
- Fixed PC restart Bug