Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor ADC: Pass device pointer instead of register map | Perry Hung | 2011-02-27 | 1 | -1/+1 |
| | |||||
* | libmaple: Refactor ADC routines | Perry Hung | 2011-02-27 | 1 | -2/+2 |
| | | | | | | ADC routines rewritten, support for ADC2, 3, added. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | ||||
* | wirish reformatted and code-styled | Marti Bolivar | 2010-09-26 | 1 | -6/+6 |
| | |||||
* | Further wirish portability progress | bnewbold | 2010-08-31 | 1 | -1/+2 |
| | | | | Sort of ugly changes. Compiles but untested. | ||||
* | Partial progress on wirish portability | bnewbold | 2010-08-31 | 1 | -2/+0 |
| | | | | | This version throws "defined but unused" warnings which could probably be squashed with #pragma | ||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+42 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |