summaryrefslogtreecommitdiff
path: root/lib/arduino-stub.cpp
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright header and some whitespace fixesChristian Pointner2018-11-301-1/+1
|
* usb-lora example works now - but is not stable yet...Christian Pointner2018-11-241-0/+35
|
* improved handling for __cxa_.._virtual() functionsChristian Pointner2018-11-231-20/+0
|
* radiohead compiles and links now ... still quite hacky and needs testingChristian Pointner2018-11-231-1/+19
|
* extended ardiuno stubChristian Pointner2018-11-231-1/+247
|
* updated copyright headerChristian Pointner2016-05-041-1/+1
|
* added external lib PJON - not working yet..Christian Pointner2016-05-031-35/+559
|
* 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-011-0/+336
|
* small cleanupsChristian Pointner2015-07-011-1/+0
|
* added initial support for FastLED libraryChristian Pointner2015-07-011-0/+26