Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generalizing adc_init() to allow user to select sample time | Marti Bolivar | 2011-02-17 | 1 | -2/+18 |
| | |||||
* | Merge branch 'nzmichaelh-master' into master. | Marti Bolivar | 2011-02-16 | 1 | -3/+4 |
|\ | | | | | | | | | | | | | | | | | This provides DMA, IWDG, PWR, and BKP support, and fixes several bugs. Conflicts: libmaple/adc.h libmaple/libmaple.h libmaple/ring_buffer.h | ||||
| * | nzmichaelh-master branch is ready for code review. | Marti Bolivar | 2010-12-30 | 1 | -3/+4 |
| | | |||||
* | | maple mini runs blinky now. | Marti Bolivar | 2010-10-22 | 1 | -5/+6 |
| | | | | | | | | still need usb descriptors to improve, and also nothing else is tested. | ||||
* | | more docs | Marti Bolivar | 2010-10-11 | 1 | -1/+1 |
|/ | |||||
* | whitespace cleanups | Marti Bolivar | 2010-09-27 | 1 | -9/+8 |
| | |||||
* | inital portability work | bnewbold | 2010-08-25 | 1 | -18/+19 |
| | |||||
* | after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any more | bnewbold | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Removed inttypes.h | Perry Hung | 2010-03-31 | 1 | -14/+13 |
| | | | | | Removed inttypes.h from libmaple. Will have another pass through to use the standard libmaple types, but will come in another commit. | ||||
* | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 1 | -0/+93 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |