zephyr/samples
Gerard Marull-Paretas 69fc9a3d0a boards: esp_wrover_kit: enable SPI if CONFIG_DISPLAY=y
If we enable DISPLAY=y, ILI9341 will be selected automatically if all of
its dependencies are met as well (SPI), let's add this to the board
defconfig.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-06-28 15:53:10 +02:00
..
application_development samples: code_relocation_nocopy: Update documentation 2022-06-24 20:29:00 +02:00
arch samples: arch: mpu_test: Update Readme. 2022-06-21 20:29:15 -04:00
basic samples: basic: minimal: remove pinmux 2022-06-06 15:39:50 -07:00
bluetooth all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
boards all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: condition_variables: Remove unneeded tstack extern 2022-06-20 10:25:52 +02:00
modules samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net lib: posix: semaphore: use consistent timebase in sem_timedwait 2022-06-24 20:12:05 +02:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
shields boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
subsys boards: esp_wrover_kit: enable SPI if CONFIG_DISPLAY=y 2022-06-28 15:53:10 +02:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration samples: tfm: Enumerate more test variants 2022-06-27 15:41:57 -05:00
userspace samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
classic.rst
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00