Browse Source

boards: remove the adafruit_feather alias

Remove the adafruit_feather alias as it has been deprecated for 2 releases.

Ref: #77069
Signed-off-by: Jacob Winther <jacob@9.nz>
pull/91646/head
Jacob Winther 2 weeks ago committed by Benjamin Cabé
parent
commit
4871217165
  1. 3
      boards/deprecated.cmake

3
boards/deprecated.cmake

@ -13,9 +13,6 @@ @@ -13,9 +13,6 @@
# https://docs.zephyrproject.org/latest/develop/api/api_lifecycle.html#deprecated,
# so these aliases are eventually removed
set(adafruit_feather_DEPRECATED
adafruit_feather_nrf52840/nrf52840
)
set(arduino_uno_r4_minima_DEPRECATED
arduino_uno_r4@minima
)

Loading…
Cancel
Save