Browse Source

samples: atmel_sam: Update platform name

This update all atmel_sam entries to use the new platform name related
to sam_e70_xplained and sam_v71_xult.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
pull/69687/head
Gerson Fernando Budke 1 year ago committed by Carles Cufi
parent
commit
83af7d0c1c
  1. 0
      samples/drivers/adc/boards/robokit1.overlay
  2. 0
      samples/drivers/adc/boards/sam_e70_xplained_same70q21.overlay
  3. 0
      samples/drivers/adc/boards/sam_v71_xult_samv71q21.overlay
  4. 0
      samples/drivers/counter/alarm/boards/sam_e70_xplained_same70q21.overlay
  5. 0
      samples/drivers/counter/alarm/boards/sam_e70_xplained_same70q21b.overlay
  6. 0
      samples/drivers/counter/alarm/boards/sam_v71_xult_samv71q21.overlay
  7. 0
      samples/drivers/counter/alarm/boards/sam_v71_xult_samv71q21b.overlay
  8. 0
      samples/drivers/dac/boards/sam_e70_xplained_same70q21.overlay
  9. 0
      samples/drivers/dac/boards/sam_e70_xplained_same70q21b.overlay
  10. 0
      samples/drivers/dac/boards/sam_v71_xult_samv71q21.overlay
  11. 0
      samples/drivers/dac/boards/sam_v71_xult_samv71q21b.overlay
  12. 8
      samples/drivers/dac/sample.yaml
  13. 4
      samples/drivers/eeprom/sample.yaml
  14. 2
      samples/net/cloud/mqtt_azure/sample.yaml
  15. 4
      samples/net/cloud/tagoio_http_post/README.rst
  16. 0
      samples/net/gptp/boards/sam_e70_xplained_same70q21.conf
  17. 2
      samples/net/gptp/sample.yaml
  18. 2
      samples/net/ipv4_autoconf/boards/sam_e70_xplained_same70q21.conf
  19. 2
      samples/net/sockets/echo_client/README.rst
  20. 14
      samples/net/sockets/echo_client/sample.yaml
  21. 2
      samples/net/sockets/echo_server/README.rst
  22. 14
      samples/net/sockets/echo_server/sample.yaml
  23. 2
      samples/net/sockets/txtime/README.rst
  24. 2
      samples/net/zperf/sample.yaml
  25. 0
      samples/sensor/sensor_shell/boards/robokit1.conf
  26. 2
      samples/subsys/llext/shell_loader/README.rst
  27. 2
      samples/subsys/logging/syst/sample.yaml
  28. 4
      samples/subsys/tracing/README.rst
  29. 4
      samples/subsys/tracing/sample.yaml

0
samples/drivers/adc/boards/tdk_robokit1.overlay → samples/drivers/adc/boards/robokit1.overlay

0
samples/drivers/adc/boards/sam_e70_xplained.overlay → samples/drivers/adc/boards/sam_e70_xplained_same70q21.overlay

0
samples/drivers/adc/boards/sam_v71_xult.overlay → samples/drivers/adc/boards/sam_v71_xult_samv71q21.overlay

0
samples/drivers/counter/alarm/boards/sam_e70_xplained.overlay → samples/drivers/counter/alarm/boards/sam_e70_xplained_same70q21.overlay

0
samples/drivers/counter/alarm/boards/sam_e70b_xplained.overlay → samples/drivers/counter/alarm/boards/sam_e70_xplained_same70q21b.overlay

0
samples/drivers/counter/alarm/boards/sam_v71_xult.overlay → samples/drivers/counter/alarm/boards/sam_v71_xult_samv71q21.overlay

0
samples/drivers/counter/alarm/boards/sam_v71b_xult.overlay → samples/drivers/counter/alarm/boards/sam_v71_xult_samv71q21b.overlay

0
samples/drivers/dac/boards/sam_e70_xplained.overlay → samples/drivers/dac/boards/sam_e70_xplained_same70q21.overlay

0
samples/drivers/dac/boards/sam_e70b_xplained.overlay → samples/drivers/dac/boards/sam_e70_xplained_same70q21b.overlay

0
samples/drivers/dac/boards/sam_v71_xult.overlay → samples/drivers/dac/boards/sam_v71_xult_samv71q21.overlay

0
samples/drivers/dac/boards/sam_v71b_xult.overlay → samples/drivers/dac/boards/sam_v71_xult_samv71q21b.overlay

8
samples/drivers/dac/sample.yaml

@ -35,10 +35,10 @@ tests: @@ -35,10 +35,10 @@ tests:
- nucleo_l552ze_q
- nucleo_u575zi_q
- nucleo_wl55jc
- sam_e70_xplained
- sam_e70b_xplained
- sam_v71_xult
- sam_v71b_xult
- sam_e70_xplained/same70q21
- sam_e70_xplained/same70q21b
- sam_v71_xult/samv71q21
- sam_v71_xult/samv71q21b
- stm32f3_disco
- stm32l562e_dk
- twr_ke18f

4
samples/drivers/eeprom/sample.yaml

@ -27,8 +27,8 @@ tests: @@ -27,8 +27,8 @@ tests:
- arduino_spi
platform_exclude:
- ubx_evkannab1/nrf52832
- sam_v71_xult
- sam_v71b_xult
- sam_v71_xult/samv71q21
- sam_v71_xult/samv71q21b
- pan1781_evb
- pan1782_evb
- pan1770_evb

2
samples/net/cloud/mqtt_azure/sample.yaml

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
sample.net.cloud.mqtt_azure:
harness: net
platform_allow:
- sam_e70_xplained
- sam_e70_xplained/same70q21
- frdm_k64f
- qemu_x86
integration_platforms:

4
samples/net/cloud/tagoio_http_post/README.rst

@ -51,7 +51,7 @@ tagoio-http-client sample application with minimal configuration: @@ -51,7 +51,7 @@ tagoio-http-client sample application with minimal configuration:
.. zephyr-app-commands::
:zephyr-app: samples/net/cloud/tagoio_http_post
:board: [sam4e_xpro | sam_v71_xult | frdm_k64f | nucleo_f767zi]
:board: [sam4e_xpro | sam_v71_xult/samv71q21 | frdm_k64f | nucleo_f767zi]
:goals: build flash
:compact:
@ -75,7 +75,7 @@ need fill ``CONFIG_TAGOIO_HTTP_WIFI_SSID`` with your wifi network SSID and @@ -75,7 +75,7 @@ need fill ``CONFIG_TAGOIO_HTTP_WIFI_SSID`` with your wifi network SSID and
.. zephyr-app-commands::
:zephyr-app: samples/net/cloud/tagoio_http_post
:board: [sam_v71_xult | frdm_k64f | nucleo_f767zi]
:board: [sam_v71_xult/samv71q21 | frdm_k64f | nucleo_f767zi]
:shield: [esp_8266_arduino | inventek_eswifi_arduino_uart]
:gen-args: -DEXTRA_CONF_FILE=overlay-wifi.conf
:goals: build flash

0
samples/net/gptp/boards/sam_e70_xplained.conf → samples/net/gptp/boards/sam_e70_xplained_same70q21.conf

2
samples/net/gptp/sample.yaml

@ -10,7 +10,7 @@ tests: @@ -10,7 +10,7 @@ tests:
sample.net.gptp:
platform_allow:
- frdm_k64f
- sam_e70_xplained
- sam_e70_xplained/same70q21
- native_posix
- native_posix_64
- native_sim

2
samples/net/ipv4_autoconf/boards/sam_e70_xplained.conf → samples/net/ipv4_autoconf/boards/sam_e70_xplained_same70q21.conf

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
# sam_e70_xplained board need more buffers, otherwise it fails to build
# sam_e70_xplained/same70q21 board need more buffers, otherwise it fails to build
CONFIG_NET_PKT_RX_COUNT=20
CONFIG_NET_PKT_TX_COUNT=20

2
samples/net/sockets/echo_client/README.rst

@ -75,7 +75,7 @@ Example building for the IEEE 802.15.4 RF2XX transceiver: @@ -75,7 +75,7 @@ Example building for the IEEE 802.15.4 RF2XX transceiver:
.. zephyr-app-commands::
:zephyr-app: samples/net/sockets/echo_client
:host-os: unix
:board: [atsamr21_xpro | sam4s_xplained | sam_v71_xult]
:board: [atsamr21_xpro | sam4s_xplained | sam_v71_xult/samv71q21]
:gen-args: -DEXTRA_CONF_FILE=overlay-802154.conf
:goals: build flash
:compact:

14
samples/net/sockets/echo_client/sample.yaml

@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
platform_allow:
- qemu_x86
- frdm_k64f
- sam_e70_xplained
- sam_e70_xplained/same70q21
- qemu_cortex_m3
- frdm_kw41z
integration_platforms:
@ -35,28 +35,28 @@ tests: @@ -35,28 +35,28 @@ tests:
- OVERLAY_CONFIG="overlay-802154.conf"
platform_allow:
- sam4e_xpro
- sam_v71_xult
- sam_v71_xult/samv71q21
integration_platforms:
- sam_v71_xult
- sam_v71_xult/samv71q21
sample.net.sockets.echo_client.802154.rf2xx.legacy:
extra_args:
- SHIELD=atmel_rf2xx_legacy
- OVERLAY_CONFIG="overlay-802154.conf"
platform_allow:
- sam4e_xpro
- sam_v71_xult
- sam_v71_xult/samv71q21
integration_platforms:
- sam_v71_xult
- sam_v71_xult/samv71q21
sample.net.sockets.echo_client.802154.rf2xx.arduino:
extra_args:
- SHIELD=atmel_rf2xx_arduino
- OVERLAY_CONFIG="overlay-802154.conf"
platform_allow:
- sam_v71_xult
- sam_v71_xult/samv71q21
- frdm_k64f
- nucleo_f767zi
integration_platforms:
- sam_v71_xult
- sam_v71_xult/samv71q21
sample.net.sockets.echo_client.802154.rf2xx.mikrobus:
extra_args:
- SHIELD=atmel_rf2xx_mikrobus

2
samples/net/sockets/echo_server/README.rst

@ -79,7 +79,7 @@ Example building for the atsamr21_xpro with RF2XX driver support: @@ -79,7 +79,7 @@ Example building for the atsamr21_xpro with RF2XX driver support:
.. zephyr-app-commands::
:zephyr-app: samples/net/sockets/echo_server
:host-os: unix
:board: [atsamr21_xpro | sam4e_xpro | sam_v71_xult]
:board: [atsamr21_xpro | sam4e_xpro | sam_v71_xult/samv71q21]
:gen-args: -DEXTRA_CONF_FILE=overlay-802154.conf
:goals: build flash
:compact:

14
samples/net/sockets/echo_server/sample.yaml

@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
platform_allow:
- qemu_x86
- qemu_x86_64
- sam_e70_xplained
- sam_e70_xplained/same70q21
- frdm_k64f
- qemu_cortex_m3
- frdm_kw41z
@ -36,28 +36,28 @@ tests: @@ -36,28 +36,28 @@ tests:
- OVERLAY_CONFIG="overlay-802154.conf"
platform_allow:
- sam4e_xpro
- sam_v71_xult
- sam_v71_xult/samv71q21
integration_platforms:
- sam_v71_xult
- sam_v71_xult/samv71q21
sample.net.sockets.echo_server.802154.rf2xx.legacy:
extra_args:
- SHIELD=atmel_rf2xx_legacy
- OVERLAY_CONFIG="overlay-802154.conf"
platform_allow:
- sam4e_xpro
- sam_v71_xult
- sam_v71_xult/samv71q21
integration_platforms:
- sam_v71_xult
- sam_v71_xult/samv71q21
sample.net.sockets.echo_server.802154.rf2xx.arduino:
extra_args:
- SHIELD=atmel_rf2xx_arduino
- OVERLAY_CONFIG="overlay-802154.conf"
platform_allow:
- sam_v71_xult
- sam_v71_xult/samv71q21
- frdm_k64f
- nucleo_f767zi
integration_platforms:
- sam_v71_xult
- sam_v71_xult/samv71q21
sample.net.sockets.echo_server.802154.rf2xx.mikrobus:
extra_args:
- SHIELD=atmel_rf2xx_mikrobus

2
samples/net/sockets/txtime/README.rst

@ -11,7 +11,7 @@ This sample is a simple UDP sender/receiver which will set the @@ -11,7 +11,7 @@ This sample is a simple UDP sender/receiver which will set the
SO_TXTIME socket option and expects the Ethernet driver to send
the data when the TX time is expected. The application requires
that the board has PTP clock support. A simulated PTP clock is
provided for qemu_x86 board. Also frdm_k64f and sam_e70_xplained boards
provided for qemu_x86 board. Also frdm_k64f and sam_e70_xplained/same70q21 boards
are supported. Other mcux or gmac Ethernet driver based boards should
work too.
User can control how long the application should wait between packets sent by

2
samples/net/zperf/sample.yaml

@ -6,7 +6,7 @@ common: @@ -6,7 +6,7 @@ common:
platform_exclude:
- native_posix
- native_posix_64
- sam_e70_xplained
- sam_e70_xplained/same70q21
min_ram: 64
sample:
description: Network performance measurement tool for Zephyr

0
samples/sensor/sensor_shell/boards/tdk_robokit1.conf → samples/sensor/sensor_shell/boards/robokit1.conf

2
samples/subsys/llext/shell_loader/README.rst

@ -20,7 +20,7 @@ Building @@ -20,7 +20,7 @@ Building
.. zephyr-app-commands::
:zephyr-app: samples/subsys/llext/shell_loader
:board: tdk_robokit1
:board: robokit1
:goals: build
:compact:

2
samples/subsys/logging/syst/sample.yaml

@ -38,7 +38,7 @@ tests: @@ -38,7 +38,7 @@ tests:
extra_args: OVERLAY_CONFIG=overlay_immediate.conf
integration_platforms:
- qemu_x86
- sam_e70_xplained
- sam_e70_xplained/same70q21
harness: console
harness_config:
type: multi_line

4
samples/subsys/tracing/README.rst

@ -44,7 +44,7 @@ Build a USB-tracing image with: @@ -44,7 +44,7 @@ Build a USB-tracing image with:
.. zephyr-app-commands::
:zephyr-app: samples/subsys/tracing
:board: sam_e70_xplained
:board: sam_e70_xplained/same70q21
:conf: "prj_usb.conf"
:goals: build
:compact:
@ -53,7 +53,7 @@ or: @@ -53,7 +53,7 @@ or:
.. zephyr-app-commands::
:zephyr-app: samples/subsys/tracing
:board: sam_e70_xplained
:board: sam_e70_xplained/same70q21
:conf: "prj_usb_ctf.conf"
:goals: build
:compact:

4
samples/subsys/tracing/sample.yaml

@ -45,7 +45,7 @@ tests: @@ -45,7 +45,7 @@ tests:
extra_args: CONF_FILE="prj_uart.conf"
filter: dt_chosen_enabled("zephyr,tracing-uart")
sample.tracing.transport.usb:
platform_allow: sam_e70_xplained
platform_allow: sam_e70_xplained/same70q21
depends_on: usb_device
extra_args: CONF_FILE="prj_usb.conf"
sample.tracing.transport.uart.ctf:
@ -57,7 +57,7 @@ tests: @@ -57,7 +57,7 @@ tests:
extra_args: CONF_FILE="prj_uart_ctf.conf"
filter: dt_chosen_enabled("zephyr,tracing-uart")
sample.tracing.transport.usb.ctf:
platform_allow: sam_e70_xplained
platform_allow: sam_e70_xplained/same70q21
depends_on: usb_device
extra_args: CONF_FILE="prj_usb_ctf.conf"
sample.tracing.transport.native:

Loading…
Cancel
Save