summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)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
| | | | | | 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
* added jtag_disable to make PORTF usableChristian Pointner2013-08-172-0/+12
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@221 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed Board definition for teenstepChristian Pointner2013-08-161-3/+3
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@217 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added support for teenstepChristian Pointner2013-08-042-8/+10
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@215 aa12f405-d877-488e-9caf-2d797e2a1cc7
* ds1820 onewire libBernhard Tittelbach2013-08-043-23/+228
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@214 aa12f405-d877-488e-9caf-2d797e2a1cc7
* whitespace cleanupsChristian Pointner2013-08-032-93/+93
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@213 aa12f405-d877-488e-9caf-2d797e2a1cc7
* ds18x20 onewire temp sensor exampleBernhard Tittelbach2013-08-032-0/+800
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@210 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added slowpandongle v0.2 supportChristian Pointner2013-06-232-7/+9
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@207 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added support for slowpandongleChristian Pointner2013-04-222-3/+11
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@206 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed culV3 reset2bootloaderChristian Pointner2013-02-272-5/+6
| | | | | | | added Board rda1846dongle git-svn-id: https://svn.spreadspace.org/avr/trunk@201 aa12f405-d877-488e-9caf-2d797e2a1cc7
* improved anyio and usbio Christian Pointner2013-02-172-15/+6
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@199 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added usbio libChristian Pointner2013-02-162-0/+151
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@196 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed init of anyioChristian Pointner2013-02-161-0/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@193 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added keyoard mouse exampleChristian Pointner2013-02-162-0/+389
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@192 aa12f405-d877-488e-9caf-2d797e2a1cc7
* usbdualserial descriptor cleanupChristian Pointner2013-02-161-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@191 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added example for dual serial portChristian Pointner2013-02-162-0/+504
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@190 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added busware c1101 board (culV3)Christian Pointner2013-02-122-5/+5
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@187 aa12f405-d877-488e-9caf-2d797e2a1cc7
* small cleanupChristian Pointner2013-02-073-6/+7
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@186 aa12f405-d877-488e-9caf-2d797e2a1cc7
* update svn:ignore for any-ledChristian Pointner2013-02-071-3/+3
| | | | | | | anyio also sets stderr git-svn-id: https://svn.spreadspace.org/avr/trunk@174 aa12f405-d877-488e-9caf-2d797e2a1cc7
* moved ill-named usb-serial to lib/anyioChristian Pointner2013-02-062-0/+141
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@141 aa12f405-d877-488e-9caf-2d797e2a1cc7
* Manufacturer and Product name now changeable by MakefileChristian Pointner2013-02-011-6/+12
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@110 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added inital version of usb ethernet exampleChristian Pointner2013-02-012-0/+348
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@109 aa12f405-d877-488e-9caf-2d797e2a1cc7
* updated licence header (2012 vs 2013)Christian Pointner2013-01-304-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@96 aa12f405-d877-488e-9caf-2d797e2a1cc7
* reset2bootloader for minimus(32)?Christian Pointner2012-09-251-1/+16
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@58 aa12f405-d877-488e-9caf-2d797e2a1cc7
* led lib now supports 2 ledsChristian Pointner2012-09-252-7/+52
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@57 aa12f405-d877-488e-9caf-2d797e2a1cc7