aboutsummaryrefslogtreecommitdiff
path: root/notes/pin-mapping.txt
AgeCommit message (Collapse)Author
2011-05-26Remove notes/pin-mapping.txtMarti Bolivar
Its content has been moved into the main docs tree.
2011-02-10Made Native prototype B definitions in libmaple.h and boards.h; addedMarti Bolivar
notes/native-pin-definitions.txt (copied from ST datasheet).
2011-02-02notes/pin-mapping.txt reflects Mini release candidate.Marti Bolivar
2010-08-31D38 notebnewbold
2010-04-24Initial SPI Polling implementation.Perry Hung
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.
2010-04-07updated README, LICENSE, notesbnewbold