summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* fastled now works on mimimus32Christian Pointner2016-06-034-1/+247
|
* updated copyright headerChristian Pointner2016-05-0420-20/+20
|
* arduino stub digitalWire... etc work nowChristian Pointner2016-05-043-4/+4
|
* added external lib PJON - not working yet..Christian Pointner2016-05-035-59/+1752
|
* added serialio support for arduinoChristian Pointner2016-02-151-0/+68
|
* added arduinoNanoChristian Pointner2016-02-151-2/+2
|
* added example which combines USB CDC and MIDIChristian Pointner2015-10-112-0/+570
|
* removed useless timer init in arduino stubChristian Pointner2015-09-191-93/+1
|
* add compatibility support for arduion-stub as teensyChristian Pointner2015-09-181-6/+12
|
* first working fastled exampleChristian Pointner2015-07-012-3/+356
|
* small cleanupsChristian Pointner2015-07-012-2/+0
|
* added initial support for FastLED libraryChristian Pointner2015-07-012-0/+222
|
* added support for C++ based projectsChristian Pointner2015-06-3017-1/+136
|
* updated copyright infoChristian Pointner2015-06-307-9/+9
|
* fixed rndis descriptorChristian Pointner2015-06-301-6/+1
|
* updated dualusbio lib and usb-led2 to new lufaChristian Pointner2015-06-301-26/+38
|
* ported usb-dua-serial to new lufaChristian Pointner2015-06-302-321/+318
|
* ported usb-midi to new lufaChristian Pointner2015-06-302-254/+260
|
* ported usb-keyboardmouse to new lufaChristian Pointner2015-06-302-222/+230
|
* ported usb-eth to new lufaChristian Pointner2015-06-302-154/+165
|
* ported anyio lib and any-led to new lufaChristian Pointner2015-06-291-16/+22
|
* fixed some header infoChristian Pointner2015-06-291-3/+3
|
* ported usbio lib and usb-ledChristian Pointner2015-06-291-13/+19
|
* ported usb-serial to new lufa versionChristian Pointner2015-06-292-61/+55
|
* improved handling for stdio portLUFA-120219Christian Pointner2015-06-222-0/+6
|
* improved dual usbio - fully working nowChristian Pointner2015-06-222-60/+89
|
* added dualusbio lib and example for it (not fully working yet..)Christian Pointner2015-06-222-0/+166
|
* removed useless header in usbioChristian Pointner2015-06-211-1/+0
|
* dos2unix for all filesChristian Pointner2015-06-2110-2046/+2046
|
* use printf_P(PSTR(__fmt__... where possibleChristian Pointner2015-03-032-11/+13
|
* implemented chip ready timeoutChristian Pointner2015-03-031-34/+41
|
* fixed address check for burst read and writeChristian Pointner2015-03-032-10/+46
| | | | | | status registor WORTIME is not burst-accessable implemented reset RX/TX - fifo commands implemented read/write functions for patable and rx/tx fifo
* const correctness... yeah!Christian Pointner2015-03-031-2/+2
|
* multi-byte register write access now uses burst mode as wellChristian Pointner2015-03-031-30/+61
|
* multi byte register reads use burst transfer nowChristian Pointner2015-03-031-28/+64
|
* split up modemcfg into 2 smaller piecesChristian Pointner2015-03-032-11/+26
| | | | added missing nomalized register read vor VCO_VC_DAC
* using burst read for config register dump, fixed address check errorChristian Pointner2015-03-022-4/+7
|
* added minimal version of cc1101 lib from mur.satChristian Pointner2015-02-243-0/+1229
|
* added rda1846 lib from mur.sat projectChristian Pointner2015-02-133-0/+790
|
* updated copyright yearChristian Pointner2014-10-2110-10/+10
|
* added serialio libraryChristian Pointner2014-06-032-0/+76
|
* added support for rhmixxx ledChristian Pointner2014-05-031-2/+10
|
* moved to at90usb1286 for rhmixxxChristian Pointner2014-05-031-1/+1
|
* added inital support for rhmixxxChristian Pointner2014-03-191-1/+8
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@255 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed usb string lengthChristian Pointner2014-03-155-12/+20
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@254 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added midi example deviceChristian Pointner2014-03-122-0/+424
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@251 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed anyio for small avrs Christian Pointner2013-10-061-0/+2
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@233 aa12f405-d877-488e-9caf-2d797e2a1cc7
* finally fixed usbio for smaller usb-avrsChristian Pointner2013-10-061-3/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@232 aa12f405-d877-488e-9caf-2d797e2a1cc7
* make it work with minimus and coBernhard Tittelbach2013-10-053-0/+8
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@231 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed enumartion after bootloaderChristian Pointner2013-08-172-6/+16
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@222 aa12f405-d877-488e-9caf-2d797e2a1cc7