aboutsummaryrefslogtreecommitdiff
path: root/examples/PIO_TestPatterns/src
diff options
context:
space:
mode:
authorAvi <avibrender@gmail.com>2023-05-06 21:08:13 -0400
committerAvi <avibrender@gmail.com>2023-05-06 21:11:54 -0400
commitad41ddd03a0c4de2d01597642a33fed1b867c3a7 (patch)
tree9c31828ff6c7aae67fe94ddc41321c6c089d9ecb /examples/PIO_TestPatterns/src
parent004c45d01c66eebe5d84bf92c4692e7fe19e0471 (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/src')
0 files changed, 0 insertions, 0 deletions