]> granicus.if.org Git - esp-idf/commit
Warn against and check for non-DMA-capable pointers being passed to SPI when DMA...
authorJeroen Domburg <jeroen@espressif.com>
Fri, 5 May 2017 03:55:19 +0000 (11:55 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Fri, 5 May 2017 04:28:03 +0000 (12:28 +0800)
commit8af3fe4e8441519ba4955b146a008ff9c70a03d6
tree01c327c7fcb709b692f4fd4b9c03562082004730
parent530c3ca05c88811c8247200b00a0f8094533e8fc
Warn against and check for non-DMA-capable pointers being passed to SPI when DMA is used
components/driver/include/driver/spi_master.h
components/driver/include/driver/spi_slave.h
components/driver/spi_master.c
components/driver/spi_slave.c
components/esp32/include/esp_heap_alloc_caps.h