summaryrefslogtreecommitdiff
path: root/include.mk
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright header and some whitespace fixesChristian Pointner2018-11-301-1/+1
|
* add warning when build radioheadChristian Pointner2018-11-291-0/+9
|
* radiohead with crypto supportChristian Pointner2018-11-291-0/+3
|
* rename external lib crypto to rweather-cryptoChristian Pointner2018-11-281-14/+14
|
* added supported for arduino crypot libChristian Pointner2018-11-281-1/+30
|
* Merge branch 'master' into radioheadChristian Pointner2018-11-231-1/+4
|\
| * fix cyclic deps for external libsChristian Pointner2018-11-231-1/+1
| |
| * 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
| |
* | added basic environment for RadioHead lib - not working yetChristian Pointner2018-11-221-1/+30
|/
* call reset function @ runChristian Pointner2017-11-041-8/+15
|
* added robot dyn mega2560Christian Pointner2017-11-041-0/+11
|
* added v-usb lib (not working yet)Christian Pointner2017-07-091-1/+31
|
* added digispark boardsChristian Pointner2017-07-091-0/+11
|
* Revert "bmp180 pressure sensor, just lacks arduino i2c-wire-lib and testing"Bernhard Tittelbach2016-06-121-23/+0
| | | | | | | This reverts commit 9b0dc692177cdc6d8fa7aad4949e5e7a0abb6399. # Conflicts: # contrib/Makefile
* bmp180 pressure sensor, just lacks arduino i2c-wire-lib and testingBernhard Tittelbach2016-05-281-0/+23
|
* updated copyright headerChristian Pointner2016-05-041-1/+1
|
* arduino stub digitalWire... etc work nowChristian Pointner2016-05-041-4/+1
|
* added external lib PJON - not working yet..Christian Pointner2016-05-031-1/+34
|
* added serialio support for arduinoChristian Pointner2016-02-151-0/+2
|
* some cleanupChristian Pointner2015-07-131-1/+9
|
* CXXFLAGS vs CFLAGS for lib C++ targetsChristian Pointner2015-07-061-1/+1
|
* first working fastled exampleChristian Pointner2015-07-011-0/+1
|
* added initial support for FastLED libraryChristian Pointner2015-07-011-4/+50
|
* added support for C++ based projectsChristian Pointner2015-06-301-8/+21
|
* updated copyright infoChristian Pointner2015-06-301-1/+1
|
* introduced path variable for avr utilities pathChristian Pointner2015-02-241-4/+7
|
* updated copyright yearChristian Pointner2014-10-211-1/+1
|
* added size output to buildChristian Pointner2014-06-051-0/+2
|
* added deps to MakefileChristian Pointner2014-03-151-5/+5
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@253 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added support for addition clean targetsChristian Pointner2013-02-061-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@139 aa12f405-d877-488e-9caf-2d797e2a1cc7
* updated licence header (2012 vs 2013)Christian Pointner2013-01-301-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@96 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed lib for chips without bootloader function... (more workaround than fix)Christian Pointner2012-05-311-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@54 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added distclean targetChristian Pointner2012-05-301-2/+3
| | | | | | | added simple led usb example git-svn-id: https://svn.spreadspace.org/avr/trunk@47 aa12f405-d877-488e-9caf-2d797e2a1cc7
* improved external libChristian Pointner2012-05-281-2/+2
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@39 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added USBtoSerial Example Project to avr utilsChristian Pointner2012-05-281-4/+7
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@38 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added posibility to build external lufa lib (not perfect..)Christian Pointner2012-05-281-130/+29
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@37 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added generic external libs frameworkChristian Pointner2012-05-251-2/+20
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@35 aa12f405-d877-488e-9caf-2d797e2a1cc7
* cleaned up include.mkChristian Pointner2012-05-251-3/+3
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@34 aa12f405-d877-488e-9caf-2d797e2a1cc7
* moved lib code to lib dirChristian Pointner2012-05-241-4/+20
| | | | | | | updated Makefile to work it's funky magic git-svn-id: https://svn.spreadspace.org/avr/trunk@29 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added support vor avr net-io (not tested yet)Christian Pointner2012-05-221-0/+8
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@28 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added dummy reset scriptChristian Pointner2012-05-201-0/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@25 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed avrdude behavior (erase and flash at once - bootloader may be to fast)Christian Pointner2012-05-201-2/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@24 aa12f405-d877-488e-9caf-2d797e2a1cc7
* bugfixes at RESET_FUNCChristian Pointner2012-05-201-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@23 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added arduino reset funcChristian Pointner2012-05-201-5/+13
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@22 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added support for arduino2009v2, arduino10000, arduinoUnoChristian Pointner2012-05-201-29/+53
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@20 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added support for arduinoNGChristian Pointner2012-05-201-1/+9
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@19 aa12f405-d877-488e-9caf-2d797e2a1cc7
* gracefully ignore nonexisting or nonexecutable reset_funcChristian Pointner2012-05-201-1/+7
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@18 aa12f405-d877-488e-9caf-2d797e2a1cc7
* added reset func capabilityChristian Pointner2012-05-201-14/+4
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@17 aa12f405-d877-488e-9caf-2d797e2a1cc7
* moved program to flash and set program to (erase, flash, run)Christian Pointner2012-05-191-5/+7
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@16 aa12f405-d877-488e-9caf-2d797e2a1cc7