1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32s3-wt32-sc01-plus
bors[bot] 6a826fa1e0
Merge #19953
19953: boards/esp32s3-wt32-sc01-plus: fix Kconfig r=aabadie a=gschorcht

### Contribution description

This PR fixes a remaining Kconfig mismatch. It should fix the last compilation problem of the nightly.

### Testing procedure

```
python3 dist/tools/compile_test/compile_like_murdock.py -a tests/drivers/ili9341/ -b esp32s3-wt32-sc01-plus
```
should fail w/o this PR but should succeed with this PR.

### Issues/PRs references


Co-authored-by: Gunar Schorcht <gunar@schorcht.net>
2023-09-28 22:02:52 +00:00
..
include boards: fix inches unit in documentation 2023-09-27 09:12:06 +02:00
board.c boards: add ESP32-S3-WT32-SC01-Plus support 2023-09-21 12:14:48 +02:00
doc.txt boards: fix inches unit in documentation 2023-09-27 09:12:06 +02:00
Kconfig boards/esp32s3-wt32-sc01-plus: fix Kconfig 2023-09-28 11:59:21 +02:00
Makefile boards: add ESP32-S3-WT32-SC01-Plus support 2023-09-21 12:14:48 +02:00
Makefile.dep boards: add ESP32-S3-WT32-SC01-Plus support 2023-09-21 12:14:48 +02:00
Makefile.features boards: add ESP32-S3-WT32-SC01-Plus support 2023-09-21 12:14:48 +02:00
Makefile.include boards: add ESP32-S3-WT32-SC01-Plus support 2023-09-21 12:14:48 +02:00