aboutsummaryrefslogtreecommitdiffstats
path: root/source/spi.rst
Commit message (Collapse)AuthorAgeFilesLines
* SPI refactor.Marti Bolivar2011-04-281-5/+1
| | | | | | | | | | | | | | | | | Still a polling driver, but the libmaple proper interface exposes enough that users enable the various interrupts and define their own IRQ handlers if they feel like it. Wirish HardwareSPI interface was largely redone; it's more like the Arduino implementation now, although there are some differences when I didn't like their API. The old methods are still there, but are deprecated and slated for deletion in 0.1.0. New board-specific values: BOARD_NR_SPI, BOARD_SPIx_NSS_PIN, BOARD_SPIx_MOSI_PIN, BOARD_SPIx_MISO_PIN, and BOARD_SPIx_SCK_PIN, for x from 1 to BOARD_NR_SPI. Documentation was updated appropriately.
* 0.0.10 Documentation checkpoint.Marti Bolivar2011-04-261-3/+7
| | | | | | | | | | | | | | The vast majority of the Maple-specific values have been pulled out of the higher-level overview pages and replaced with refs into documents under /docs/source/hardware/. Much of the work that's left to be done in this regard is labeled with versioned TODO and FIXME comments. Suggestions from StephenFromNYC and gbulmer were incorporated from this forum thread: http://forums.leaflabs.com/topic.php?id=703
* Finalized 0.0.9 documentation.Marti Bolivar2010-12-151-47/+8
|
* Finished converting the Arduino docsMarti Bolivar2010-11-291-1/+1
|
* docsMarti Bolivar2010-10-221-3/+3
|
* initial check-in of arduino docs in RST format (converted using wget+pandoc)Marti Bolivar2010-10-201-5/+3
|
* more sphinx docsMarti Bolivar2010-10-111-1/+65
|
* current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar2010-10-081-0/+7