]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'driver/spi' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Fri, 6 Jan 2017 08:28:52 +0000 (16:28 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Fri, 6 Jan 2017 08:28:52 +0000 (16:28 +0800)
SPI master driver

This merge requests adds an SPI Master driver. This driver is (of course) multithread capable, has device abstraction, has command queueing, DMA support and all other sorts of nice things you'd expect from a SPI driver.

See merge request !332


Trivial merge