Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed QA test (pulldown) | bnewbold | 2010-06-16 | 1 | -2/+2 |
| | |||||
* | new QA testing modes | bnewbold | 2010-06-15 | 2 | -0/+92 |
| | |||||
* | helpful debug program | bnewbold | 2010-06-11 | 1 | -0/+42 |
| | |||||
* | test session serial fix | bnewbold | 2010-06-07 | 1 | -3/+3 |
| | |||||
* | fixed example | bnewbold | 2010-06-05 | 1 | -5/+5 |
| | |||||
* | example updates... | bnewbold | 2010-06-04 | 1 | -523/+524 |
| | |||||
* | Preliminary wirish USBSerial implementation. | Perry Hung | 2010-06-04 | 2 | -7/+0 |
| | | | | | | -updated examples -removed HardwareUSB -cleaned up a handful of includes | ||||
* | finish cxxabi-compat refactor | bnewbold | 2010-04-29 | 1 | -7/+0 |
| | | | | perry forgot to add/edit these... | ||||
* | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung | 2010-04-29 | 2 | -20/+73 |
| | | | | out of main to cxxabi-compat.cpp. | ||||
* | updated test-session with new banner art etc | bnewbold | 2010-04-27 | 1 | -64/+163 |
| | |||||
* | mostly complete new interactive hardware testing program | bnewbold | 2010-04-21 | 1 | -0/+437 |
| | |||||
* | Licensing: Relicensed libmaple under the MIT License. | Perry Hung | 2010-03-31 | 1 | -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. | bnewbold | 2010-03-31 | 1 | -0/+66 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |