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>
This commit is contained in:
committed by
Carles Cufi
parent
fd9b84d457
commit
83af7d0c1c
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
.. 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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
- 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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
- 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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -20,7 +20,7 @@ Building
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/subsys/llext/shell_loader
|
||||
:board: tdk_robokit1
|
||||
:board: robokit1
|
||||
:goals: build
|
||||
:compact:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
.. 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:
|
||||
|
||||
@@ -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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user