Skip to content

Commit ba4846f

Browse files
authored
Create readme.md
1 parent e9e1286 commit ba4846f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
to add new board
2+
change ss pin to desired pin for new board
3+
export compiled binary
4+
run (cat "SDU.bin" | xxd -i > nano_33_iot.h) file names are example
5+
move new hex file to src/boot, and modify SDU.cpp with a new if else statement
6+
should compile now and notnget unsupported board issue

0 commit comments

Comments
 (0)