esp-idf/components/driver/parlio
Darian Leung 9ed58bf564 feat(driver): updated drivers to use CreateWithCaps() API
This commit simplifies various drivers by using the ...CreateWithCaps() API
when creating driver objects in internal RAM.
2023-08-08 04:26:42 +00:00
..
include/driver driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
parlio_common.c driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
parlio_private.h driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
parlio_tx.c feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00