Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made Native prototype B definitions in libmaple.h and boards.h; added | Marti Bolivar | 2011-02-10 | 1 | -6/+22 |
| | | | | notes/native-pin-definitions.txt (copied from ST datasheet). | ||||
* | notes/pin-mapping.txt reflects Mini release candidate. | Marti Bolivar | 2011-02-02 | 1 | -3/+80 |
| | |||||
* | D38 note | bnewbold | 2010-08-31 | 1 | -2/+3 |
| | |||||
* | Initial SPI Polling implementation. | Perry Hung | 2010-04-24 | 1 | -0/+4 |
| | | | | | | | | | Initial commit of a polling-based SPI driver. The driver is limited to synchronous, blocking sends and a 8-bit data frame format. Tested on SPI1 and SPI2. Other peripherals are temporarily disabled, and the rx function is untested until I find a good peripheral to test everything on. | ||||
* | updated README, LICENSE, notes | bnewbold | 2010-04-07 | 1 | -0/+65 |