1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
Andy Green e3743d47b4 lws_spi: Add esp32 DMA support
This provides an alternative esp32-specific SPI driver with ops that can be
swapped in place of the gpio bitbang one.

The pinmux info and lws gpio driver and other data in the spi bitbang
struct are used as-is by the DMA one.

New ops are provided which are able to allocate and free DMA-able memory so
the device drivers can prepare directly usable buffers.  Bounce through to
DMA-able buffers is also transparently supported.
2022-03-25 08:18:30 +00:00
..
freertos lws_spi: Add esp32 DMA support 2022-03-25 08:18:30 +00:00
optee windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00
unix coverity: 2021-12-1 uplevel fixes 2022-03-15 10:28:09 +00:00
windows file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00