snippets: remove entries
Remove entries that was incorrectly added. Signed-off-by: Marek Matej <marek.matej@espressif.com>
This commit is contained in:
parent
40a3d1e365
commit
883b0dc7a8
6 changed files with 0 additions and 36 deletions
|
@ -1,9 +0,0 @@
|
|||
.. _espressif-shell:
|
||||
|
||||
Espressif Shell
|
||||
###############
|
||||
|
||||
Overview
|
||||
********
|
||||
|
||||
This snippet allows users to build Zephyr application with full scale SHELL.
|
|
@ -1,6 +0,0 @@
|
|||
CONFIG_PRINTK=y
|
||||
CONFIG_SHELL=y
|
||||
CONFIG_KERNEL_SHELL=y
|
||||
CONFIG_DEVICE_SHELL=y
|
||||
CONFIG_DATE_SHELL=y
|
||||
CONFIG_BOOT_BANNER=y
|
|
@ -1,3 +0,0 @@
|
|||
name: shell-full
|
||||
append:
|
||||
EXTRA_CONF_FILE: esp-shell.conf
|
|
@ -1,9 +0,0 @@
|
|||
.. _espressif-wifi:
|
||||
|
||||
Espressif Wi-Fi
|
||||
###############
|
||||
|
||||
Overview
|
||||
********
|
||||
|
||||
This snippet allows users to build Zephyr application with Wi-Fi PSRAM utilization.
|
|
@ -1,6 +0,0 @@
|
|||
CONFIG_=y
|
||||
CONFIG_SHELL=y
|
||||
CONFIG_KERNEL_SHELL=y
|
||||
CONFIG_DEVICE_SHELL=y
|
||||
CONFIG_DATE_SHELL=y
|
||||
CONFIG_BOOT_BANNER=y
|
|
@ -1,3 +0,0 @@
|
|||
name: esp-wifi
|
||||
append:
|
||||
EXTRA_CONF_FILE: esp-wifi.conf
|
Loading…
Add table
Add a link
Reference in a new issue