Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed annoying warnings from core/wiring.c and fixed two compile errors on ↵ | bnewbold | 2010-04-20 | 1 | -1/+2 |
| | | | | with the example main.cpp | ||||
* | Added libmaple gpio_read_bit | Perry Hung | 2010-04-19 | 1 | -0/+8 |
| | |||||
* | Removed USB device instantiation in example while the new CDC device | Perry Hung | 2010-04-19 | 1 | -15/+2 |
| | | | | gets written, cleaned it up a bit | ||||
* | 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/+86 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |