aboutsummaryrefslogtreecommitdiff
path: root/libmaple/libmaple.h
AgeCommit message (Collapse)Author
2011-01-12committed a maple_audio version of libmapleaudio-boardAJM
surprisingly quick mods, added the a new linker directory, and updated Makefile, boards.h, libmaple.h done and done.
2010-10-22maple mini runs blinky now.Marti Bolivar
still need usb descriptors to improve, and also nothing else is tested.
2010-10-20weird broken table for maple miniMarti Bolivar
2010-10-07somebody broke assertionsMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-13bugfix MAPLE_RELOAD_VAL, whitespace fixesMarti Bolivar
2010-09-05debug verbosity levelsbnewbold
2010-09-02added 'unused' attribs and reset default targetbnewbold
2010-09-01Various fixes, working with Maplebnewbold
2010-08-31Portability fixesbnewbold
Still not working but fixed a lot of merge errors
2010-08-31Merge maple-native changes into portablebnewbold
This compiles for both maple and maple_native but is untested.
2010-08-31Further wirish portability progressbnewbold
Sort of ugly changes. Compiles but untested.
2010-08-31Partial progress on wirish portabilitybnewbold
This version throws "defined but unused" warnings which could probably be squashed with #pragma
2010-08-31MCU-specific, not BOARD-specificbnewbold
2010-08-25inital portability workbnewbold
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
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.
2010-03-31Major hierarchy reorganization; see README.bnewbold
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added