Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove float printf for usb-led example | Christian Pointner | 2016-06-14 | 1 | -1/+0 |
* | added option for printf with float support | Christian Pointner | 2016-06-14 | 3 | -1/+5 |
* | remove accidentially added LDFLAGS from usb-spi example | Christian Pointner | 2016-06-14 | 1 | -5/+0 |
* | cosmetics | Bernhard Tittelbach | 2016-06-12 | 3 | -8/+4 |
* | bugfix | Bernhard Tittelbach | 2016-06-12 | 1 | -0/+3 |
* | BMP280 library and example | Bernhard Tittelbach | 2016-06-12 | 4 | -159/+224 |
* | bootloader is pretty fast so we need to be too | Bernhard Tittelbach | 2016-06-12 | 1 | -1/+2 |
* | basic bmp280 lib (mostly adafruit reimplementation) and example | Bernhard Tittelbach | 2016-06-12 | 4 | -0/+463 |
* | better lufa detect and reset | Bernhard Tittelbach | 2016-06-12 | 2 | -8/+18 |
* | ArduinoProMicro | Bernhard Tittelbach | 2016-06-12 | 3 | -0/+56 |
* | Revert "bmp180 pressure sensor, just lacks arduino i2c-wire-lib and testing" | Bernhard Tittelbach | 2016-06-12 | 5 | -287/+1 |
* | updated to PJON 3.0 Release | Christian Pointner | 2016-06-03 | 6 | -18/+18 |
* | fastled now works on mimimus32 | Christian Pointner | 2016-06-03 | 9 | -9/+281 |
* | bmp180 pressure sensor, just lacks arduino i2c-wire-lib and testing | Bernhard Tittelbach | 2016-05-28 | 5 | -1/+289 |
* | added serial arduino led example | Christian Pointner | 2016-05-07 | 2 | -0/+101 |
* | upgraded to PJON v3 | Christian Pointner | 2016-05-06 | 2 | -4/+6 |
* | updated copyright header | Christian Pointner | 2016-05-04 | 68 | -69/+69 |
* | added serial pjon example... pjon receive works now as well | Christian Pointner | 2016-05-04 | 3 | -1/+155 |
* | usb-pjon sending works now... recv still needs testing | Christian Pointner | 2016-05-04 | 1 | -4/+19 |
* | arduino stub digitalWire... etc work now | Christian Pointner | 2016-05-04 | 8 | -20/+138 |
* | added external lib PJON - not working yet.. | Christian Pointner | 2016-05-03 | 10 | -64/+1868 |
* | add PJON source to contrib makefile | Christian Pointner | 2016-05-03 | 2 | -1/+10 |
* | added pjon example (not working yet) | Christian Pointner | 2016-05-03 | 2 | -0/+123 |
* | added serialio support for arduino | Christian Pointner | 2016-02-15 | 2 | -0/+70 |
* | added arduinoNano | Christian Pointner | 2016-02-15 | 2 | -2/+13 |
* | FastLED 3.1 is now released | Christian Pointner | 2015-12-01 | 3 | -13/+11 |
* | upgrade of LUFA | Christian Pointner | 2015-11-30 | 17 | -17/+17 |
* | added example which combines USB CDC and MIDI | Christian Pointner | 2015-10-11 | 4 | -0/+827 |
* | fixed usb-midi example | Christian Pointner | 2015-10-11 | 2 | -8/+8 |
* | improved contrib handling | Christian Pointner | 2015-09-19 | 1 | -1/+2 |
* | add rainbow | Christian Pointner | 2015-09-19 | 2 | -1/+4 |
* | improved linking step | Christian Pointner | 2015-09-19 | 2 | -15/+7 |
* | improved reset-lufa-cdc helper | Christian Pointner | 2015-09-19 | 2 | -6/+18 |
* | added reset lufa cdc version without wait | Christian Pointner | 2015-09-19 | 1 | -0/+6 |
* | removed useless timer init in arduino stub | Christian Pointner | 2015-09-19 | 3 | -95/+4 |
* | add compatibility support for arduion-stub as teensy | Christian Pointner | 2015-09-18 | 1 | -6/+12 |
* | add target for teensy loader in contrib | Christian Pointner | 2015-07-16 | 4 | -6/+15 |
* | Merge branch 'fastled' | Christian Pointner | 2015-07-13 | 9 | -6/+864 |
|\ | |||||
| * | some cleanup | Christian Pointner | 2015-07-13 | 2 | -2/+10 |
| * | improved fastled example | Christian Pointner | 2015-07-13 | 1 | -5/+18 |
| * | CXXFLAGS vs CFLAGS for lib C++ targets | Christian Pointner | 2015-07-06 | 1 | -1/+1 |
| * | first working fastled example | Christian Pointner | 2015-07-01 | 5 | -6/+409 |
| * | small cleanups | Christian Pointner | 2015-07-01 | 3 | -3/+0 |
| * | added initial support for FastLED library | Christian Pointner | 2015-07-01 | 7 | -4/+434 |
| * | started import of FastLED | Christian Pointner | 2015-06-30 | 1 | -1/+8 |
|/ | |||||
* | renamed usb-led2 example to usb-dual-led | Christian Pointner | 2015-06-30 | 2 | -2/+2 |
* | added support for C++ based projects | Christian Pointner | 2015-06-30 | 21 | -22/+288 |
* | updated copyright info | Christian Pointner | 2015-06-30 | 37 | -39/+39 |
* | fixed rndis descriptor | Christian Pointner | 2015-06-30 | 1 | -6/+1 |
* | updated dualusbio lib and usb-led2 to new lufa | Christian Pointner | 2015-06-30 | 2 | -29/+41 |