summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* add support for sparkfun ProMicroChristian Pointner2021-09-122-6/+6
|
* updated copyright header and some whitespace fixesChristian Pointner2018-11-3020-20/+20
|
* added feather32u4lora boardChristian Pointner2018-11-291-2/+2
|
* added supported for arduino crypot libChristian Pointner2018-11-281-0/+12
|
* usb-lora example works now - but is not stable yet...Christian Pointner2018-11-241-0/+35
|
* fix lora.init() and did some cleanupChristian Pointner2018-11-241-2/+2
|
* improved handling for __cxa_.._virtual() functionsChristian Pointner2018-11-232-20/+41
|
* radiohead compiles and links now ... still quite hacky and needs testingChristian Pointner2018-11-234-39/+544
|
* extended ardiuno stubChristian Pointner2018-11-233-65/+272
|
* fix radio dep problem -- still now working, but closer ;)Christian Pointner2018-11-231-0/+8
|
* some more tests - still does not compileChristian Pointner2018-11-222-8/+63
|
* added basic environment for RadioHead lib - not working yetChristian Pointner2018-11-221-0/+37
|
* added elecrow 32u4 Lora boardChristian Pointner2018-11-211-3/+3
|
* added support for Adafruit Feather 32u4Christian Pointner2018-11-051-1/+7
|
* added robot dyn mega2560Christian Pointner2017-11-041-1/+7
|
* fix led lib initChristian Pointner2017-08-251-1/+1
|
* added digispark boardsChristian Pointner2017-07-091-1/+7
|
* usbio check if connectedBernhard Tittelbach2017-04-262-0/+9
|
* whitespace cleanupChristian Pointner2016-06-151-8/+8
|
* led lib for arduino uno and arduinoProMicro (from SparkFun)Christian Pointner2016-06-141-4/+17
|
* cosmeticsBernhard Tittelbach2016-06-122-5/+2
|
* bugfixBernhard Tittelbach2016-06-121-0/+3
|
* BMP280 library and exampleBernhard Tittelbach2016-06-122-127/+165
|
* basic bmp280 lib (mostly adafruit reimplementation) and exampleBernhard Tittelbach2016-06-122-0/+292
|
* 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
|