|
[meta-zephyr][PATCH 3/3] zephyr-flash-bossac.bbclass: Enable board flashing via bossac
From: Nagesh Shamnur <nagesh.shamnur@...> Currently only dfu and pyocd flashing are supported. Some boards such as Arduino Nano 33 BLE can be flashed via bossac which is released by Arduino rep
From: Nagesh Shamnur <nagesh.shamnur@...> Currently only dfu and pyocd flashing are supported. Some boards such as Arduino Nano 33 BLE can be flashed via bossac which is released by Arduino rep
|
By
Wojciech Zmuda
· #53839
·
|
|
[meta-zephyr][PATCH 2/3] arduino-nano-33-ble.conf: Add Arduino Nano 33 BLE and BLE Sense support
From: Nagesh Shamnur <nagesh.shamnur@...> Signed-off-by: Nagesh Shamnur <nagesh.shamnur@...> --- conf/machine/arduino-nano-33-ble.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create
From: Nagesh Shamnur <nagesh.shamnur@...> Signed-off-by: Nagesh Shamnur <nagesh.shamnur@...> --- conf/machine/arduino-nano-33-ble.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create
|
By
Wojciech Zmuda
· #53838
·
|
|
[meta-zephyr][PATCH 1/3] zephyr-kernel: install .bin image if available
From: Nagesh Shamnur <nagesh.shamnur@...> Some boards (e.g. Arduino Nano 33 BLE) require image in bin format for flashing with `-c flash_usb`. Provide that image along with ELF image on do_depl
From: Nagesh Shamnur <nagesh.shamnur@...> Some boards (e.g. Arduino Nano 33 BLE) require image in bin format for flashing with `-c flash_usb`. Provide that image along with ELF image on do_depl
|
By
Wojciech Zmuda
· #53837
·
|
|
[meta-zephyr][PATCH 0/3] Add Arduino Nano 33 BLE and BLE Sense support
From: Wojciech Zmuda <wojciech.zmuda@...> This patch set adds support for nRF52-based Arduino boards - Nano 33 BLE and BLE Sense - to both build and flash Zephyr applications. The board support
From: Wojciech Zmuda <wojciech.zmuda@...> This patch set adds support for nRF52-based Arduino boards - Nano 33 BLE and BLE Sense - to both build and flash Zephyr applications. The board support
|
By
Wojciech Zmuda
· #53836
·
|
|
[meta-zephyr][PATCH 1/1] zephyr-kernel-test: fix Cortex-M tests failure with 2.6.0 kernel
From: Nagesh shamnur <nagesh.shamnur@...> Edit the test recipe removing obj_tracing tests that have been removed from Zephyr 2.6.0 release. Signed-off-by: Nagesh Shamnur <nagesh.shamnur@huawei.
From: Nagesh shamnur <nagesh.shamnur@...> Edit the test recipe removing obj_tracing tests that have been removed from Zephyr 2.6.0 release. Signed-off-by: Nagesh Shamnur <nagesh.shamnur@huawei.
|
By
Wojciech Zmuda
· #53835
·
|
|
[meta-zephyr][PATCH 0/1] Partially fix tests failure with 2.6.0 kernel
From: Wojciech Zmuda <wojciech.zmuda@...> Transition to Zephyr 2.6.0 broke meta-zephyr test suite. This patch fixes QEMU Cortex-M3 test suite (MACHINE=qemu-cortex-m3 bitbake zephyr-kernel-test-
From: Wojciech Zmuda <wojciech.zmuda@...> Transition to Zephyr 2.6.0 broke meta-zephyr test suite. This patch fixes QEMU Cortex-M3 test suite (MACHINE=qemu-cortex-m3 bitbake zephyr-kernel-test-
|
By
Wojciech Zmuda
· #53834
·
|
|
[meta-zephyr][PATCH] zephyr-blinky: add sample app recipe
From: Davide Ricci <davide.ricci@...> Blinky is the most referenced sample in Zephyr's documentation and recall Arduino's first sketch example. This .bb file allows to build such example. Signe
From: Davide Ricci <davide.ricci@...> Blinky is the most referenced sample in Zephyr's documentation and recall Arduino's first sketch example. This .bb file allows to build such example. Signe
|
By
Wojciech Zmuda
· #53833
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-kernel-src set default preferred version to 2.6.0
From: Wojciech Zmuda <wojciech.zmuda@...> Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- 1 file changed, 1 insertion(+),
From: Wojciech Zmuda <wojciech.zmuda@...> Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- 1 file changed, 1 insertion(+),
|
By
Wojciech Zmuda
· #53791
·
|
|
[meta-zephyr][PATCH 1/2] zephyr-kernel-src: add 2.6.0 release
From: Wojciech Zmuda <wojciech.zmuda@...> Zephyr 2.6.0 release notes: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.6.0 Update the following submodules to most recent revi
From: Wojciech Zmuda <wojciech.zmuda@...> Zephyr 2.6.0 release notes: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.6.0 Update the following submodules to most recent revi
|
By
Wojciech Zmuda
· #53790
·
|
|
[meta-zephyr][PATCH 0/2] Bump Zephyr kernel to 2.6.0
From: Wojciech Zmuda <wojciech.zmuda@...> This patch set bumps Zephyr to 2.6.0, as stable revision has been released a few days ago. It also updates revisions of submodules. Tested with zephyr-
From: Wojciech Zmuda <wojciech.zmuda@...> This patch set bumps Zephyr to 2.6.0, as stable revision has been released a few days ago. It also updates revisions of submodules. Tested with zephyr-
|
By
Wojciech Zmuda
· #53789
·
|
|
[meta-zephyr][PATCH v2 2/2] nrf52840dk-nrf52840.conf: Add nRF52840 DK support
From: Wojciech Zmuda <wojciech.zmuda@...> Add support for Nordic Semiconductor nRF52840 Development Kit board. This is a generic MACHINE over nRF52 SoC family config plus PyOCD flashing ability
From: Wojciech Zmuda <wojciech.zmuda@...> Add support for Nordic Semiconductor nRF52840 Development Kit board. This is a generic MACHINE over nRF52 SoC family config plus PyOCD flashing ability
|
By
Wojciech Zmuda
· #53581
·
|
|
[meta-zephyr][PATCH v2 1/2] nrf52832.inc: Rename to nrf52.inc
From: Wojciech Zmuda <wojciech.zmuda@...> The file is so generic anyway it can be targeted for the nRF52 family without any harm. Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...> --- c
From: Wojciech Zmuda <wojciech.zmuda@...> The file is so generic anyway it can be targeted for the nRF52 family without any harm. Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...> --- c
|
By
Wojciech Zmuda
· #53580
·
|
|
[meta-zephyr][PATCH v2 0/2] Add nRF52840 DK support
From: Wojciech Zmuda <wojciech.zmuda@...> v1 -> v2: - MACHINE configurations are named using '-' instead of '_'. Reame the new configuration accordingly. This patch set adds support for Nordic
From: Wojciech Zmuda <wojciech.zmuda@...> v1 -> v2: - MACHINE configurations are named using '-' instead of '_'. Reame the new configuration accordingly. This patch set adds support for Nordic
|
By
Wojciech Zmuda
· #53579
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.6.0-rc1
Hello everybody, thanks for your comments. Let's abandon this patch then. Judging by meta-zephyr commit history we guessed that bumping up the rev to -rc is compliant with your policy. In that case we
Hello everybody, thanks for your comments. Let's abandon this patch then. Judging by meta-zephyr commit history we guessed that bumping up the rev to -rc is compliant with your policy. In that case we
|
By
Wojciech Zmuda
· #53578
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.6.0-rc1
From: Zbigniew Bodek <zbigniew.bodek@...> Signed-off-by: Zbigniew Bodek <zbigniew.bodek@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- 1 file changed, 1 insertion(+),
From: Zbigniew Bodek <zbigniew.bodek@...> Signed-off-by: Zbigniew Bodek <zbigniew.bodek@...> --- recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- 1 file changed, 1 insertion(+),
|
By
Wojciech Zmuda
· #53567
·
|
|
[meta-zephyr][PATCH 1/2] zephyr-kernel-src-2.6.0-rc1.inc: Add support for zephyr kernel version 2.6.0-rc1
From: Zbigniew Bodek <zbigniew.bodek@...> This version can be selected defining PREFERRED_VERSION_zephyr-kernel ??= "2.6.0-rc1" Signed-off-by: Zbigniew Bodek <zbigniew.bodek@...> --- ...
From: Zbigniew Bodek <zbigniew.bodek@...> This version can be selected defining PREFERRED_VERSION_zephyr-kernel ??= "2.6.0-rc1" Signed-off-by: Zbigniew Bodek <zbigniew.bodek@...> --- ...
|
By
Wojciech Zmuda
· #53566
·
|
|
[meta-zephyr][PATCH 0/2] Update Zephyr version to 2.6.0-rc1
From: Wojciech Zmuda <wojciech.zmuda@...> 2.6.0-rc1 has been released 9 days ago and contains a vast number of improvements. Release notes available here: https://github.com/zephyrproject-rtos/
From: Wojciech Zmuda <wojciech.zmuda@...> 2.6.0-rc1 has been released 9 days ago and contains a vast number of improvements. Release notes available here: https://github.com/zephyrproject-rtos/
|
By
Wojciech Zmuda
· #53565
·
|
|
[meta-zephyr][PATCH 2/2] nrf52840dk_nrf52840.conf: Add nRF52840 DK support
From: Wojciech Zmuda <wojciech.zmuda@...> Add support for Nordic Semiconductor nRF52840 Development Kit board. This is a generic MACHINE over nRF52 SoC family config plus PyOCD flashing ability
From: Wojciech Zmuda <wojciech.zmuda@...> Add support for Nordic Semiconductor nRF52840 Development Kit board. This is a generic MACHINE over nRF52 SoC family config plus PyOCD flashing ability
|
By
Wojciech Zmuda
· #53564
·
|
|
[meta-zephyr][PATCH 1/2] nrf52832.inc: Rename to nrf52.inc
From: Wojciech Zmuda <wojciech.zmuda@...> The file is so generic anyway it can be targeted for the nRF52 family without any harm. Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...> --- c
From: Wojciech Zmuda <wojciech.zmuda@...> The file is so generic anyway it can be targeted for the nRF52 family without any harm. Signed-off-by: Wojciech Zmuda <wojciech.zmuda@...> --- c
|
By
Wojciech Zmuda
· #53563
·
|
|
[meta-zephyr][PATCH 0/2] Add nRF52840 DK support
From: Wojciech Zmuda <wojciech.zmuda@...> This patch set adds support for Nordic Semiconductor nRF5284 Development Kit board. Since there already is nRF52xx family chip support added (specifica
From: Wojciech Zmuda <wojciech.zmuda@...> This patch set adds support for Nordic Semiconductor nRF5284 Development Kit board. Since there already is nRF52xx family chip support added (specifica
|
By
Wojciech Zmuda
· #53562
·
|