summaryrefslogtreecommitdiff
path: root/firmware/boards
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/boards')
-rw-r--r--firmware/boards/nucleo_wl55jc.overlay7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/boards/nucleo_wl55jc.overlay b/firmware/boards/nucleo_wl55jc.overlay
new file mode 100644
index 0000000..b04f810
--- /dev/null
+++ b/firmware/boards/nucleo_wl55jc.overlay
@@ -0,0 +1,7 @@
+/ {
+ soc {
+ uid64: uid64@1fff7580 {
+ reg = <0x1fff7580 0x8>;
+ };
+ };
+};