Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit 7cf71e3

Browse files
authored
Merge pull request #131 from NordicSemiconductor/doc/add-softdevice-s132-4.0.5-fwid
Add S132 SoftDevice v4.0.5 fwid
2 parents c91f0af + f35214d commit 7cf71e3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ SoftDevice | FWID (sd-req)
147147
`s132_nrf52_4.0.2` | 0x98
148148
`s132_nrf52_4.0.3` | 0x99
149149
`s132_nrf52_4.0.4` | 0x9E
150+
`s132_nrf52_4.0.5` | 0x9F
150151
`s132_nrf52_5.0.0` | 0x9D
151152
`s132_nrf52_5.1.0` | 0xA5
152153

nordicsemi/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ def pkg():
433433
'\n|s132_nrf52_4.0.2|0x98|'
434434
'\n|s132_nrf52_4.0.3|0x99|'
435435
'\n|s132_nrf52_4.0.4|0x9E|'
436+
'\n|s132_nrf52_4.0.5|0x9F|'
436437
'\n|s132_nrf52_5.0.0|0x9D|'
437438
'\n|s132_nrf52_5.1.0|0xA5|',
438439
type=click.STRING,

0 commit comments

Comments
 (0)