Skip to content

Commit

Permalink
Anjay-zephyr-client 23.09.1
Browse files Browse the repository at this point in the history
Bugfixes
- Fix Anjay-zephyr revision in west*.yml files
  • Loading branch information
PiotrRoszkowski committed Sep 22, 2023
1 parent d7caeec commit 892edd6
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 345 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 23.09.1 (September 22nd, 2023)

### Bugfixes
- Fix Anjay-zephyr revision in west*.yml files

## 23.09 (September 7th, 2023)

### Features
Expand Down
2 changes: 1 addition & 1 deletion bubblemaker/boards/nrf9160dk_nrf9160_ns.conf
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ CONFIG_HEAP_MEM_POOL_SIZE=2048
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_IMG_MANAGER=y
CONFIG_IMG_ERASE_PROGRESSIVELY=y
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.0"
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.1"

# Shell settings
CONFIG_SHELL_MINIMAL=y
Expand Down
2 changes: 1 addition & 1 deletion bubblemaker/west-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
2 changes: 1 addition & 1 deletion demo/boards/disco_l475_iot1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ CONFIG_BOOTLOADER_MCUBOOT=y
# Note: if relative paths are used here, it is treated as
# relative to $WEST_TOPDIR (typically ~/zephyrproject)
CONFIG_MCUBOOT_SIGNATURE_KEY_FILE="bootloader/mcuboot/root-rsa-2048.pem"
CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS="--version 23.9.0"
CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS="--version 23.9.1"
2 changes: 1 addition & 1 deletion demo/boards/nrf9160dk_nrf9160_ns.conf
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ CONFIG_HEAP_MEM_POOL_SIZE=2048
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_IMG_MANAGER=y
CONFIG_IMG_ERASE_PROGRESSIVELY=y
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.0"
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.1"

# Shell settings
CONFIG_SHELL_MINIMAL=y
Expand Down
2 changes: 1 addition & 1 deletion demo/boards/nrf9160dk_nrf9160_ns_extflash.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ CONFIG_HEAP_MEM_POOL_SIZE=2048
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_IMG_MANAGER=y
CONFIG_IMG_ERASE_PROGRESSIVELY=y
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.0"
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.1"

# External flash
CONFIG_SPI=y
Expand Down
2 changes: 1 addition & 1 deletion demo/boards/thingy91_nrf9160_ns.conf
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ CONFIG_ADXL362_ACCEL_RANGE_2G=y
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_IMG_MANAGER=y
CONFIG_IMG_ERASE_PROGRESSIVELY=y
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.0"
CONFIG_MCUBOOT_IMAGE_VERSION="23.9.1"

# Shell settings
CONFIG_SHELL_MINIMAL=y
Expand Down
2 changes: 1 addition & 1 deletion demo/boards/tmo_dev_edge.conf
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ CONFIG_BOOTLOADER_MCUBOOT=y
# Note: if relative paths are used here, it is treated as
# relative to $WEST_TOPDIR (typically ~/zephyrproject)
CONFIG_MCUBOOT_SIGNATURE_KEY_FILE="bootloader/mcuboot/root-rsa-2048.pem"
CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS="--version 23.9.0"
CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS="--version 23.9.1"
2 changes: 1 addition & 1 deletion demo/west-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
2 changes: 1 addition & 1 deletion demo/west-t-mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
- name: DevEdge-IoTDevKit-ZephyrSDK
path: modules/lib/t-mobile-sdk
Expand Down
2 changes: 1 addition & 1 deletion demo/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
- name: hal_espressif
path: modules/hal/espressif
Expand Down
2 changes: 1 addition & 1 deletion ei_demo/west-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
2 changes: 1 addition & 1 deletion minimal/west-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
2 changes: 1 addition & 1 deletion minimal/west-t-mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
- name: DevEdge-IoTDevKit-ZephyrSDK
path: modules/lib/t-mobile-sdk
Expand Down
2 changes: 1 addition & 1 deletion minimal/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ manifest:
- name: Anjay-zephyr
submodules: true
remote: anjay
revision: 5.4.0
revision: 3.5.0
path: modules/lib/anjay
- name: hal_espressif
path: modules/hal/espressif
Expand Down
91 changes: 0 additions & 91 deletions tools/board_adapters/esp_adapter.py

This file was deleted.

62 changes: 0 additions & 62 deletions tools/board_adapters/nrf_adapter.py

This file was deleted.

64 changes: 0 additions & 64 deletions tools/board_adapters/st_adapter.py

This file was deleted.

Loading

0 comments on commit 892edd6

Please sign in to comment.