Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | ported usb-dua-serial to new lufa | Christian Pointner | 2015-06-30 | 4 | -368/+388 |
* | ported usb-midi to new lufa | Christian Pointner | 2015-06-30 | 4 | -275/+284 |
* | ported usb-keyboardmouse to new lufa | Christian Pointner | 2015-06-30 | 4 | -252/+262 |
* | ported usb-eth to new lufa | Christian Pointner | 2015-06-30 | 4 | -175/+194 |
* | update usb-pwm example to new lufa | Christian Pointner | 2015-06-30 | 1 | -3/+3 |
* | updated usb-adc-dustsensor example to new lufa | Christian Pointner | 2015-06-30 | 1 | -3/+3 |
* | updated usb-1wire to new lufa | Christian Pointner | 2015-06-30 | 1 | -3/+3 |
* | ported serial-led to new lufa | Christian Pointner | 2015-06-30 | 1 | -2/+2 |
* | ported anyio lib and any-led to new lufa | Christian Pointner | 2015-06-29 | 2 | -19/+25 |
* | ported usb-spi example to new lufa | Christian Pointner | 2015-06-29 | 2 | -37/+43 |
* | fixed some header info | Christian Pointner | 2015-06-29 | 2 | -4/+4 |
* | ported usbio lib and usb-led | Christian Pointner | 2015-06-29 | 2 | -15/+21 |
* | ported usb-serial to new lufa version | Christian Pointner | 2015-06-29 | 4 | -103/+113 |