We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93be1e commit 45c4c1dCopy full SHA for 45c4c1d
patterns/uf2.hexpat
@@ -1,5 +1,6 @@
1
#pragma author WerWolv
2
#pragma description USB Flashing Format (.uf2)
3
+#pragma magic [ 55 46 32 0A 57 51 5D 9E ] @ 0x00
4
5
import std.sys;
6
import std.mem;
0 commit comments