Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | should have had this in before | bnewbold | 2010-04-07 | 1 | -0/+6 |
| | |||||
* | updated README, LICENSE, notes | bnewbold | 2010-04-07 | 2 | -0/+199 |