mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
boards: mark esp32 board as deprecated
Mark the 'esp32' board as deprecated after removing it and replaced by the two real boards. Signed-off-by: Marek Matej <marek.matej@espressif.com>
This commit is contained in:
@@ -20,3 +20,4 @@ set(nrf9160_innblue21ns_DEPRECATED nrf9160_innblue21_ns)
|
||||
set(nrf9160_innblue22ns_DEPRECATED nrf9160_innblue22_ns)
|
||||
set(sparkfun_thing_plus_nrf9160ns_DEPRECATED sparkfun_thing_plus_nrf9160_ns)
|
||||
set(thingy53_nrf5340_cpuappns_DEPRECATED thingy53_nrf5340_cpuapp_ns)
|
||||
set(esp32_DEPRECATED esp32_devkitc_wrover)
|
||||
|
||||
Reference in New Issue
Block a user