Skip to content

Commit 6b599d2

Browse files
committed
dt-rust: Add the nrf51 flash controller
This allows a build on the nrf51, preventing an error when the partitions are detected, but the controller wasn't. Signed-off-by: David Brown <[email protected]>
1 parent b1f9a43 commit 6b599d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dt-rust.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
value:
4343
names:
4444
- "nordic,nrf52-flash-controller"
45+
- "nordic,nrf51-flash-controller"
4546
- "raspberrypi,pico-flash-controller"
4647
level: 0
4748
actions:

0 commit comments

Comments
 (0)