| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-19 | Remove duplicate Arduino.h import from esp32c6 dma_parallel_io.cpp | Jan-Henrik Bruhn | |
| The esp32c6 DMA Parallel IO implementation includes Arduino.h in the second line, and then later on, with the correct ifdef-gates. This removes that first line because it causes issues when building with esp-idf also for other targets. | |||
| 2025-01-14 | Guard new gdma_config_transfer to allow building with ESP-IDF < 5.4.0 | kroimon | |
| 2025-01-03 | Update deprecated function in gdma_lcd_parallel16.cpp and dma_parallel_io.cpp | Lukaswnd | |
| 2024-07-21 | minor fixes | mrcodetastic | |
| 2024-06-10 | final calculations | Lukaswnd | |
| 2024-06-10 | test max sizes | Lukaswnd | |
| 2024-06-10 | Kinda works | Lukaswnd | |
| 2024-06-10 | add first re-try of C6 | Lukaswnd | |
