summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* fixed usb string lengthChristian Pointner2014-03-155-12/+20
* added midi example deviceChristian Pointner2014-03-122-0/+424
* fixed anyio for small avrs Christian Pointner2013-10-061-0/+2
* finally fixed usbio for smaller usb-avrsChristian Pointner2013-10-061-3/+1
* make it work with minimus and coBernhard Tittelbach2013-10-053-0/+8
* fixed enumartion after bootloaderChristian Pointner2013-08-172-6/+16
* added jtag_disable to make PORTF usableChristian Pointner2013-08-172-0/+12
* fixed Board definition for teenstepChristian Pointner2013-08-161-3/+3
* added support for teenstepChristian Pointner2013-08-042-8/+10
* ds1820 onewire libBernhard Tittelbach2013-08-043-23/+228
* whitespace cleanupsChristian Pointner2013-08-032-93/+93
* ds18x20 onewire temp sensor exampleBernhard Tittelbach2013-08-032-0/+800
* added slowpandongle v0.2 supportChristian Pointner2013-06-232-7/+9
* added support for slowpandongleChristian Pointner2013-04-222-3/+11
* fixed culV3 reset2bootloaderChristian Pointner2013-02-272-5/+6
* improved anyio and usbio Christian Pointner2013-02-172-15/+6
* added usbio libChristian Pointner2013-02-162-0/+151
* fixed init of anyioChristian Pointner2013-02-161-0/+1
* added keyoard mouse exampleChristian Pointner2013-02-162-0/+389
* usbdualserial descriptor cleanupChristian Pointner2013-02-161-1/+1
* added example for dual serial portChristian Pointner2013-02-162-0/+504
* added busware c1101 board (culV3)Christian Pointner2013-02-122-5/+5
* small cleanupChristian Pointner2013-02-073-6/+7
* update svn:ignore for any-ledChristian Pointner2013-02-071-3/+3
* moved ill-named usb-serial to lib/anyioChristian Pointner2013-02-062-0/+141
* Manufacturer and Product name now changeable by MakefileChristian Pointner2013-02-011-6/+12
* added inital version of usb ethernet exampleChristian Pointner2013-02-012-0/+348
* updated licence header (2012 vs 2013)Christian Pointner2013-01-304-4/+4
* reset2bootloader for minimus(32)?Christian Pointner2012-09-251-1/+16
* led lib now supports 2 ledsChristian Pointner2012-09-252-7/+52