Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | started porting to newer lufa version | Christian Pointner | 2015-06-29 | 3 | -4/+4 |
* | improved handling for stdio portLUFA-120219 | Christian Pointner | 2015-06-22 | 3 | -8/+19 |
* | improved dual usbio - fully working now | Christian Pointner | 2015-06-22 | 4 | -71/+102 |
* | added dualusbio lib and example for it (not fully working yet..) | Christian Pointner | 2015-06-22 | 4 | -0/+298 |
* | removed useless header in usbio | Christian Pointner | 2015-06-21 | 2 | -2/+1 |
* | dos2unix for all files | Christian Pointner | 2015-06-21 | 33 | -3953/+3953 |
* | use printf_P(PSTR(__fmt__... where possible | Christian Pointner | 2015-03-03 | 2 | -11/+13 |
* | implemented chip ready timeout | Christian Pointner | 2015-03-03 | 1 | -34/+41 |
* | fixed address check for burst read and write | Christian Pointner | 2015-03-03 | 2 | -10/+46 |
* | const correctness... yeah! | Christian Pointner | 2015-03-03 | 1 | -2/+2 |
* | multi-byte register write access now uses burst mode as well | Christian Pointner | 2015-03-03 | 1 | -30/+61 |
* | multi byte register reads use burst transfer now | Christian Pointner | 2015-03-03 | 1 | -28/+64 |
* | split up modemcfg into 2 smaller pieces | Christian Pointner | 2015-03-03 | 2 | -11/+26 |
* | using burst read for config register dump, fixed address check error | Christian Pointner | 2015-03-02 | 2 | -4/+7 |
* | added minimal version of cc1101 lib from mur.sat | Christian Pointner | 2015-02-24 | 3 | -0/+1229 |
* | moved usb-ajar to realraum github repo | Christian Pointner | 2015-02-24 | 2 | -224/+0 |
* | moved tuer-rfid to realraum github repo | Christian Pointner | 2015-02-24 | 24 | -1969/+0 |
* | moved tube-rotator to realraum github repo | Christian Pointner | 2015-02-24 | 4 | -356/+0 |
* | moved rf433send to realraum github repo | Christian Pointner | 2015-02-24 | 2 | -280/+0 |
* | moved r3cam-steppermotor to realraum github repo | Christian Pointner | 2015-02-24 | 2 | -231/+0 |
* | moved pcr-controller to realraum github repo | Christian Pointner | 2015-02-24 | 11 | -1208/+0 |
* | moved ats-watch to avr-projects repo at git.helsinki.at | Christian Pointner | 2015-02-24 | 4 | -237/+0 |
* | moved dolmetsch-ctl to new repo avr-projects | Christian Pointner | 2015-02-24 | 6 | -484/+0 |
* | cleanups | Christian Pointner | 2015-02-24 | 4 | -69/+61 |