summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update example udev rulesHEADmasterChristian Pointner2022-10-051-4/+6
* add instructions to restore the DFU bootloader vor atmega usb devicesChristian Pointner2021-09-232-0/+12
* add support for sparkfun ProMicroChristian Pointner2021-09-124-7/+16
* updated copyright header and some whitespace fixesChristian Pointner2018-11-3082-199/+199
* add warning when build radioheadChristian Pointner2018-11-291-0/+9
* Merge branch 'radiohead'Christian Pointner2018-11-2920-10/+1976
|\
| * added feather32u4lora boardChristian Pointner2018-11-293-3/+16
| * remove -fpack-struct since this does nothing on AVR anyway (8bit platform)Christian Pointner2018-11-291-1/+0
| * radiohead with crypto supportChristian Pointner2018-11-295-4/+461
| * added decryption exampleChristian Pointner2018-11-281-12/+46
| * added decrypt example in pythonChristian Pointner2018-11-281-0/+36
| * rename external lib crypto to rweather-cryptoChristian Pointner2018-11-285-31/+31
| * added usb-crypto exampleChristian Pointner2018-11-282-0/+174
| * added supported for arduino crypot libChristian Pointner2018-11-285-3/+104
| * usb-lora example works now - but is not stable yet...Christian Pointner2018-11-243-7/+45
| * fix lora.init() and did some cleanupChristian Pointner2018-11-243-11/+11
| * fix whitespacesChristian Pointner2018-11-231-28/+28
| * improved handling for __cxa_.._virtual() functionsChristian Pointner2018-11-233-21/+42
| * added ubsio to lora-test and renamed it to usb-loraChristian Pointner2018-11-233-54/+129
| * radiohead compiles and links now ... still quite hacky and needs testingChristian Pointner2018-11-236-44/+550
| * extended ardiuno stubChristian Pointner2018-11-234-67/+274
| * fix radio dep problem -- still now working, but closer ;)Christian Pointner2018-11-232-3/+16
| * Merge branch 'master' into radioheadChristian Pointner2018-11-238-11/+21
| |\ | |/ |/|
* | some cleanupsChristian Pointner2018-11-232-10/+12
* | fix cyclic deps for external libsChristian Pointner2018-11-238-9/+14
* | show error if the defined board is not knownChristian Pointner2018-11-221-0/+3
| * added makro USES_RADIOHEAD if the library is usedChristian Pointner2018-11-221-0/+1
| * some more tests - still does not compileChristian Pointner2018-11-226-10/+99
| * added basic environment for RadioHead lib - not working yetChristian Pointner2018-11-225-1/+188
| * added RadioHead libraryChristian Pointner2018-11-212-1/+16
|/
* added elecrow 32u4 Lora boardChristian Pointner2018-11-213-4/+15
* added support for Adafruit Feather 32u4Christian Pointner2018-11-053-4/+21
* call reset function @ runChristian Pointner2017-11-042-8/+17
* added robot dyn mega2560Christian Pointner2017-11-043-1/+27
* fix led lib initChristian Pointner2017-08-251-1/+1
* vusb-led example works nowChristian Pointner2017-07-092-281/+63
* vusb cdc-acm example (still not working)Christian Pointner2017-07-093-17/+254
* usbconfig.h for CDC-ACMChristian Pointner2017-07-091-13/+22
* added v-usb lib (not working yet)Christian Pointner2017-07-097-2/+290
* added digispark boardsChristian Pointner2017-07-096-3/+36
* usbio check if connectedBernhard Tittelbach2017-04-262-0/+9
* fix adc exampleBernhard Tittelbach2017-03-301-7/+5
* whitespace cleanupChristian Pointner2016-06-151-8/+8
* added simple fastled animationChristian Pointner2016-06-152-0/+155
* led lib for arduino uno and arduinoProMicro (from SparkFun)Christian Pointner2016-06-144-6/+22
* remove float printf for usb-led exampleChristian Pointner2016-06-141-1/+0
* added option for printf with float supportChristian Pointner2016-06-143-1/+5
* remove accidentially added LDFLAGS from usb-spi exampleChristian Pointner2016-06-141-5/+0
* cosmeticsBernhard Tittelbach2016-06-123-8/+4
* bugfixBernhard Tittelbach2016-06-121-0/+3