Skip to content

Commit

Permalink
main manifest: Update to v2.3
Browse files Browse the repository at this point in the history
Includes an updated libcrypto with new APIs
for CCM packet encryption/decryption.
Also some other components have got very minor updates.

base: 4bd907b -> a3dff9a (v1.14 -> v1.14.1)
* libRand: bs_rand_main: Make functions declarations prototypes

ext_2G4_libPhyComv1: 93f5eba -> aa49513 (v2.3 -> v2.3.1)
* bs_pc_2G4.h: Make functions declarations prototypes

ext_2G4_modem_BLE_simple: a38d2d -> 4d237 (v2.4 -> v2.4.1)
* Added notes on BLE CodedPhy digital performance

ext_libCryptov1: eed6d -> 23630 (v1.3 -> v1.4)
* Add new CCM API

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar committed Aug 28, 2024
1 parent 9351ae1 commit 9ee22c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ manifest:
- name: babblesim_base
repo-path: base
path: bsim/components
revision: 4bd907be0b2abec3b31a23fd8ca98db2a07209d2
revision: a3dff9a57f334fb25daa9625841cd64cbfe56681
groups:
- babblesim
- name: babblesim_ext_2G4_libPhyComv1
repo-path: ext_2G4_libPhyComv1
path: bsim/components/ext_2G4_libPhyComv1
revision: 93f5eba512c438b0c9ebc1b1a947517c865b3643
revision: aa4951317cc7d84f24152ea38ac9ac21e6d78a76
groups:
- babblesim
- name: babblesim_ext_2G4_phy_v1
Expand Down Expand Up @@ -57,7 +57,7 @@ manifest:
- name: babblesim_ext_2G4_modem_BLE_simple
repo-path: ext_2G4_modem_BLE_simple
path: bsim/components/ext_2G4_modem_BLE_simple
revision: a38d2d24b04a6f970a225d1316047256ebf5a539
revision: 4d2379de510684cd4b1c3bbbb09bce7b5a20bc1f
groups:
- babblesim
- name: babblesim_ext_2G4_device_burst_interferer
Expand Down Expand Up @@ -87,6 +87,6 @@ manifest:
- name: babblesim_ext_libCryptov1
repo-path: ext_libCryptov1
path: bsim/components/ext_libCryptov1
revision: eed6d7038e839153e340bd333bc43541cb90ba64
revision: 236309584c90be32ef12848077bd6de54e9f4deb
groups:
- babblesim

0 comments on commit 9ee22c7

Please sign in to comment.