Skip to content

Commit 028c223

Browse files
Jedrzej Ciupiscarlescufi
authored andcommitted
[nrf fromlist] west.yml: Update hal_nordic revision
This commit brings in several latest bugfixes for the hal_nordic repo. It also removes a Kconfig entry that these changes yield deprecated. Signed-off-by: Jedrzej Ciupis <jedrzej.ciupis@nordicsemi.no>
1 parent 73a419c commit 028c223

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

modules/hal_nordic/Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,6 @@ config NRF_802154_SER_LOG
149149
help
150150
This option enable debug logs of 802.15.4 serialization module.
151151

152-
config NRF_802154_SER_BUFFER_ALLOCATOR_THREAD_SAFE
153-
bool
154-
# Hidden option
155-
default y
156-
help
157-
This option specifies if buffers for 802.15.4 serialization are allocated
158-
in a thread-safe manner.
159-
160152
config NRF_802154_SER_DEFAULT_RESPONSE_TIMEOUT
161153
int "Default Spinel serialization response timeout in milliseconds"
162154
default 500

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ manifest:
5757
revision: f1fa8241f8786198ba41155413243de36ed878a5
5858
path: modules/hal/infineon
5959
- name: hal_nordic
60-
revision: a2e3b69da9b836ef08a86ffcd750e2d76a04335e
60+
revision: f3434da6446380fcdd426dbe2866af21d0d549b6
6161
path: modules/hal/nordic
6262
- name: hal_openisa
6363
revision: 40d049f69c50b58ea20473bee14cf93f518bf262

0 commit comments

Comments
 (0)