Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libmaple: Refactor ADC routines | Perry Hung | 2011-02-27 | 1 | -60/+80 |
| | | | | | | ADC routines rewritten, support for ADC2, 3, added. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | ||||
* | Generalizing adc_init() to allow user to select sample time | Marti Bolivar | 2011-02-17 | 1 | -6/+26 |
| | |||||
* | docs | Marti Bolivar | 2010-10-11 | 1 | -2/+0 |
| | |||||
* | whitespace cleanups | Marti Bolivar | 2010-09-27 | 1 | -12/+14 |
| | |||||
* | New reset and clock control api | Perry Hung | 2010-08-04 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | Merge branch 'master' into rcc-dev | Perry Hung | 2010-03-30 | 1 | -12/+5 |
| | | | | | Conflicts: Makefile | ||||
* | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 1 | -0/+97 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |