zephyr/samples/subsys
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
..
audio/sof samples/subsys/audio/sof: fix sys-ticks-per-sec to 15000 2022-06-22 12:28:48 +02:00
canbus samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
console samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
cpp samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
debug samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
display boards: esp_wrover_kit: enable SPI if CONFIG_DISPLAY=y 2022-06-28 15:53:10 +02:00
edac samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
fs boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
ipc ipc: static_vrings: Support DT-defined buffer size 2022-06-05 14:46:18 +02:00
logging logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
lorawan/class_a samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
mgmt logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
modbus all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
nvs samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
pm/device_pm samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
portability samples: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
settings samples: subsys: esp32s2: add configuration file 2022-06-22 12:27:32 +02:00
shell samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
task_wdt samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
testsuite everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
usb samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
video samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
subsys.rst