aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/libmaple.h
Commit message (Collapse)AuthorAgeFilesLines
* somebody broke assertionsMarti Bolivar2010-10-071-1/+7
|
* whitespace cleanupsMarti Bolivar2010-09-271-2/+2
|
* bugfix MAPLE_RELOAD_VAL, whitespace fixesMarti Bolivar2010-09-131-7/+3
|
* debug verbosity levelsbnewbold2010-09-051-1/+5
|
* added 'unused' attribs and reset default targetbnewbold2010-09-021-3/+4
|
* Various fixes, working with Maplebnewbold2010-09-011-0/+103
|\
| * Portability fixesbnewbold2010-08-311-20/+13
| | | | | | | | Still not working but fixed a lot of merge errors
| * Merge maple-native changes into portablebnewbold2010-08-311-0/+110
|/| | | | | | | This compiles for both maple and maple_native but is untested.
| * Further wirish portability progressbnewbold2010-08-311-3/+46
| | | | | | | | Sort of ugly changes. Compiles but untested.
| * Partial progress on wirish portabilitybnewbold2010-08-311-3/+6
| | | | | | | | | | This version throws "defined but unused" warnings which could probably be squashed with #pragma
| * MCU-specific, not BOARD-specificbnewbold2010-08-311-9/+49
| |
| * inital portability workbnewbold2010-08-251-0/+18
|/
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-12/+17
| | | | | | Relicensed the bulk of libmaple under the more permissive MIT License, from GPLv3. Files that were largely or entirely derived from the Arduino, STM, or Lanchon retain their original licenses.
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+33
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added