summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* BMP280 library and exampleBernhard Tittelbach2016-06-124-159/+224
* bootloader is pretty fast so we need to be tooBernhard Tittelbach2016-06-121-1/+2
* basic bmp280 lib (mostly adafruit reimplementation) and exampleBernhard Tittelbach2016-06-124-0/+463
* better lufa detect and resetBernhard Tittelbach2016-06-122-8/+18
* ArduinoProMicroBernhard Tittelbach2016-06-123-0/+56
* Revert "bmp180 pressure sensor, just lacks arduino i2c-wire-lib and testing"Bernhard Tittelbach2016-06-125-287/+1
* updated to PJON 3.0 ReleaseChristian Pointner2016-06-036-18/+18
* fastled now works on mimimus32Christian Pointner2016-06-039-9/+281
* bmp180 pressure sensor, just lacks arduino i2c-wire-lib and testingBernhard Tittelbach2016-05-285-1/+289
* added serial arduino led exampleChristian Pointner2016-05-072-0/+101
* upgraded to PJON v3Christian Pointner2016-05-062-4/+6
* updated copyright headerChristian Pointner2016-05-0468-69/+69
* added serial pjon example... pjon receive works now as wellChristian Pointner2016-05-043-1/+155
* usb-pjon sending works now... recv still needs testingChristian Pointner2016-05-041-4/+19
* arduino stub digitalWire... etc work nowChristian Pointner2016-05-048-20/+138
* added external lib PJON - not working yet..Christian Pointner2016-05-0310-64/+1868
* add PJON source to contrib makefileChristian Pointner2016-05-032-1/+10
* added pjon example (not working yet)Christian Pointner2016-05-032-0/+123
* added serialio support for arduinoChristian Pointner2016-02-152-0/+70
* added arduinoNanoChristian Pointner2016-02-152-2/+13
* FastLED 3.1 is now releasedChristian Pointner2015-12-013-13/+11
* upgrade of LUFAChristian Pointner2015-11-3017-17/+17
* added example which combines USB CDC and MIDIChristian Pointner2015-10-114-0/+827
* fixed usb-midi exampleChristian Pointner2015-10-112-8/+8
* improved contrib handlingChristian Pointner2015-09-191-1/+2
* add rainbowChristian Pointner2015-09-192-1/+4
* improved linking stepChristian Pointner2015-09-192-15/+7
* improved reset-lufa-cdc helperChristian Pointner2015-09-192-6/+18
* added reset lufa cdc version without waitChristian Pointner2015-09-191-0/+6
* removed useless timer init in arduino stubChristian Pointner2015-09-193-95/+4
* add compatibility support for arduion-stub as teensyChristian Pointner2015-09-181-6/+12
* add target for teensy loader in contribChristian Pointner2015-07-164-6/+15
* Merge branch 'fastled'Christian Pointner2015-07-139-6/+864
|\
| * some cleanupChristian Pointner2015-07-132-2/+10
| * improved fastled exampleChristian Pointner2015-07-131-5/+18
| * CXXFLAGS vs CFLAGS for lib C++ targetsChristian Pointner2015-07-061-1/+1
| * first working fastled exampleChristian Pointner2015-07-015-6/+409
| * small cleanupsChristian Pointner2015-07-013-3/+0
| * added initial support for FastLED libraryChristian Pointner2015-07-017-4/+434
| * started import of FastLEDChristian Pointner2015-06-301-1/+8
|/
* renamed usb-led2 example to usb-dual-ledChristian Pointner2015-06-302-2/+2
* added support for C++ based projectsChristian Pointner2015-06-3021-22/+288
* updated copyright infoChristian Pointner2015-06-3037-39/+39
* fixed rndis descriptorChristian Pointner2015-06-301-6/+1
* updated dualusbio lib and usb-led2 to new lufaChristian Pointner2015-06-302-29/+41
* ported usb-dua-serial to new lufaChristian Pointner2015-06-304-368/+388
* ported usb-midi to new lufaChristian Pointner2015-06-304-275/+284
* ported usb-keyboardmouse to new lufaChristian Pointner2015-06-304-252/+262
* ported usb-eth to new lufaChristian Pointner2015-06-304-175/+194
* update usb-pwm example to new lufaChristian Pointner2015-06-301-3/+3