diff options
| author | Avi <avibrender@gmail.com> | 2023-05-06 21:08:13 -0400 |
|---|---|---|
| committer | Avi <avibrender@gmail.com> | 2023-05-06 21:11:54 -0400 |
| commit | ad41ddd03a0c4de2d01597642a33fed1b867c3a7 (patch) | |
| tree | 9c31828ff6c7aae67fe94ddc41321c6c089d9ecb /examples/PIO_TestPatterns | |
| parent | 004c45d01c66eebe5d84bf92c4692e7fe19e0471 (diff) | |
Fix broken esp-idf builds for targets other than ESP32S3.
The current `CMakeLists.txt` requires a file named `src/platforms/${target}/gdma_lcd_parallel16.cpp` however that file only exists when the target is `esp32s3`.
This pull requests updates the `CMakeLists.txt` file such that the file is only included when the target platform is `esp32s3`.
Diffstat (limited to 'examples/PIO_TestPatterns')
0 files changed, 0 insertions, 0 deletions
