summaryrefslogtreecommitdiff
path: root/defines.mk
Commit message (Expand)AuthorAgeFilesLines
* add support for sparkfun ProMicroChristian Pointner2021-09-121-0/+9
* updated copyright header and some whitespace fixesChristian Pointner2018-11-301-1/+1
* added feather32u4lora boardChristian Pointner2018-11-291-0/+13
* remove -fpack-struct since this does nothing on AVR anyway (8bit platform)Christian Pointner2018-11-291-1/+0
* fix cyclic deps for external libsChristian Pointner2018-11-231-0/+1
* added elecrow 32u4 Lora boardChristian Pointner2018-11-211-0/+11
* added support for Adafruit Feather 32u4Christian Pointner2018-11-051-0/+11
* call reset function @ runChristian Pointner2017-11-041-0/+2
* added robot dyn mega2560Christian Pointner2017-11-041-0/+9
* added digispark boardsChristian Pointner2017-07-091-0/+7
* added option for printf with float supportChristian Pointner2016-06-141-0/+3
* ArduinoProMicroBernhard Tittelbach2016-06-121-0/+12
* fastled now works on mimimus32Christian Pointner2016-06-031-0/+1
* updated copyright headerChristian Pointner2016-05-041-1/+1
* arduino stub digitalWire... etc work nowChristian Pointner2016-05-041-9/+14
* added external lib PJON - not working yet..Christian Pointner2016-05-031-0/+9
* added arduinoNanoChristian Pointner2016-02-151-0/+11
* improved linking stepChristian Pointner2015-09-191-1/+2
* add target for teensy loader in contribChristian Pointner2015-07-161-1/+1
* added support for C++ based projectsChristian Pointner2015-06-301-13/+16
* updated copyright infoChristian Pointner2015-06-301-1/+1
* introduced path variable for avr utilities pathChristian Pointner2015-02-241-10/+10
* updated copyright yearChristian Pointner2014-10-211-1/+1
* added size output to buildChristian Pointner2014-06-051-0/+1
* moved to at90usb1286 for rhmixxxChristian Pointner2014-05-031-1/+1
* added inital support for rhmixxxChristian Pointner2014-03-191-0/+8
* added support for teenstepChristian Pointner2013-08-041-0/+8
* added slowpandongle v0.2 supportChristian Pointner2013-06-231-1/+9
* added support for slowpandongleChristian Pointner2013-04-221-0/+8
* fixed LUFA_BOARDChristian Pointner2013-03-161-3/+3
* setting LUFA_BOARD to USER for some BoardsChristian Pointner2013-03-141-0/+3
* fixed culV3 reset2bootloaderChristian Pointner2013-02-271-0/+7
* added busware c1101 board (culV3)Christian Pointner2013-02-121-0/+7
* updated licence header (2012 vs 2013)Christian Pointner2013-01-301-1/+1
* updated READMEChristian Pointner2012-09-261-1/+5
* build added support for minimusChristian Pointner2012-09-251-0/+16
* fixed lib for chips without bootloader function... (more workaround than fix)Christian Pointner2012-05-311-0/+1
* added USBtoSerial Example Project to avr utilsChristian Pointner2012-05-281-0/+6
* added posibility to build external lufa lib (not perfect..)Christian Pointner2012-05-281-0/+151