aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/libmaple.h
Commit message (Collapse)AuthorAgeFilesLines
* 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