We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e1286 commit ba4846fCopy full SHA for ba4846f
libraries/SDU/extras/SDUBoot/readme.md
@@ -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