Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modify gpio interface to expose gpio dev structs | Perry Hung | 2011-03-21 | 1 | -22/+15 |
| | |||||
* | Revert "RCC refactor, bugfixes" | Perry Hung | 2011-03-21 | 1 | -1/+1 |
| | | | | This reverts commit e4807a5010f59ab863ad2c96dc14caf65bf1ae60. | ||||
* | RCC refactor, bugfixes | Marti Bolivar | 2011-03-12 | 1 | -1/+1 |
| | |||||
* | [WIP] GPIO refactor: seems ok, ready for review | Marti Bolivar | 2011-03-11 | 1 | -29/+136 |
| | |||||
* | Ported libmaple to the new mini prototype | Marti Bolivar | 2011-01-27 | 1 | -1/+2 |
| | |||||
* | docs | Marti Bolivar | 2010-10-11 | 1 | -2/+0 |
| | |||||
* | whitespace cleanups | Marti Bolivar | 2010-09-27 | 1 | -31/+30 |
| | |||||
* | inital portability work | bnewbold | 2010-08-25 | 1 | -0/+5 |
| | |||||
* | New reset and clock control api | Perry Hung | 2010-08-04 | 1 | -5/+5 |
| | |||||
* | Clear ODR for input pull-down mode. | Perry Hung | 2010-04-22 | 1 | -4/+3 |
| | |||||
* | PinMode pullup bug fix, wiring pin mode bug fix | Perry Hung | 2010-04-22 | 1 | -11/+20 |
| | |||||
* | 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 | -2/+2 |
| | | | | | Removed inttypes.h from libmaple. Will have another pass through to use the standard libmaple types, but will come in another commit. | ||||
* | Merge branch 'master' into rcc-dev | Perry Hung | 2010-03-30 | 1 | -8/+6 |
| | | | | | Conflicts: Makefile | ||||
* | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 1 | -0/+55 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |