Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added dualusbio lib and example for it (not fully working yet..) | Christian Pointner | 2015-06-22 | 2 | -0/+166 | |
* | removed useless header in usbio | Christian Pointner | 2015-06-21 | 1 | -1/+0 | |
* | dos2unix for all files | Christian Pointner | 2015-06-21 | 10 | -2046/+2046 | |
* | 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 | |
* | added rda1846 lib from mur.sat project | Christian Pointner | 2015-02-13 | 3 | -0/+790 | |
* | updated copyright year | Christian Pointner | 2014-10-21 | 10 | -10/+10 | |
* | added serialio library | Christian Pointner | 2014-06-03 | 2 | -0/+76 | |
* | added support for rhmixxx led | Christian Pointner | 2014-05-03 | 1 | -2/+10 | |
* | moved to at90usb1286 for rhmixxx | Christian Pointner | 2014-05-03 | 1 | -1/+1 | |
* | added inital support for rhmixxx | Christian Pointner | 2014-03-19 | 1 | -1/+8 | |
* | fixed usb string length | Christian Pointner | 2014-03-15 | 5 | -12/+20 | |
* | added midi example device | Christian Pointner | 2014-03-12 | 2 | -0/+424 | |
* | fixed anyio for small avrs | Christian Pointner | 2013-10-06 | 1 | -0/+2 | |
* | finally fixed usbio for smaller usb-avrs | Christian Pointner | 2013-10-06 | 1 | -3/+1 | |
* | make it work with minimus and co | Bernhard Tittelbach | 2013-10-05 | 3 | -0/+8 | |
* | fixed enumartion after bootloader | Christian Pointner | 2013-08-17 | 2 | -6/+16 | |
* | added jtag_disable to make PORTF usable | Christian Pointner | 2013-08-17 | 2 | -0/+12 | |
* | fixed Board definition for teenstep | Christian Pointner | 2013-08-16 | 1 | -3/+3 | |
* | added support for teenstep | Christian Pointner | 2013-08-04 | 2 | -8/+10 | |
* | ds1820 onewire lib | Bernhard Tittelbach | 2013-08-04 | 3 | -23/+228 | |
* | whitespace cleanups | Christian Pointner | 2013-08-03 | 2 | -93/+93 | |
* | ds18x20 onewire temp sensor example | Bernhard Tittelbach | 2013-08-03 | 2 | -0/+800 | |
* | added slowpandongle v0.2 support | Christian Pointner | 2013-06-23 | 2 | -7/+9 | |
* | added support for slowpandongle | Christian Pointner | 2013-04-22 | 2 | -3/+11 | |
* | fixed culV3 reset2bootloader | Christian Pointner | 2013-02-27 | 2 | -5/+6 | |
* | improved anyio and usbio | Christian Pointner | 2013-02-17 | 2 | -15/+6 | |
* | added usbio lib | Christian Pointner | 2013-02-16 | 2 | -0/+151 | |
* | fixed init of anyio | Christian Pointner | 2013-02-16 | 1 | -0/+1 | |
* | added keyoard mouse example | Christian Pointner | 2013-02-16 | 2 | -0/+389 | |
* | usbdualserial descriptor cleanup | Christian Pointner | 2013-02-16 | 1 | -1/+1 | |
* | added example for dual serial port | Christian Pointner | 2013-02-16 | 2 | -0/+504 | |
* | added busware c1101 board (culV3) | Christian Pointner | 2013-02-12 | 2 | -5/+5 | |
* | small cleanup | Christian Pointner | 2013-02-07 | 3 | -6/+7 | |
* | update svn:ignore for any-led | Christian Pointner | 2013-02-07 | 1 | -3/+3 | |
* | moved ill-named usb-serial to lib/anyio | Christian Pointner | 2013-02-06 | 2 | -0/+141 | |
* | Manufacturer and Product name now changeable by Makefile | Christian Pointner | 2013-02-01 | 1 | -6/+12 | |
* | added inital version of usb ethernet example | Christian Pointner | 2013-02-01 | 2 | -0/+348 | |
* | updated licence header (2012 vs 2013) | Christian Pointner | 2013-01-30 | 4 | -4/+4 | |
* | reset2bootloader for minimus(32)? | Christian Pointner | 2012-09-25 | 1 | -1/+16 | |
* | led lib now supports 2 leds | Christian Pointner | 2012-09-25 | 2 | -7/+52 | |
* | build added support for minimus | Christian Pointner | 2012-09-25 | 1 | -1/+7 | |
* | USB Manufacturer and Product are now configurable | Christian Pointner | 2012-06-05 | 1 | -2/+9 |