We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b77f6b4 + 03ea0e0 commit 1a6934aCopy full SHA for 1a6934a
targets/targets.json
@@ -38,6 +38,14 @@
38
"help": "Time in ms required to go to and wake up from deep sleep (max 10)",
39
"value": 0
40
},
41
+ "app_offset": {
42
+ "help": "Application start offset in ROM",
43
+ "value": null
44
+ },
45
+ "header_offset": {
46
+ "help": "Application header offset in ROM",
47
48
49
"boot-stack-size": {
50
"help": "Define the boot stack size in bytes. This value must be a multiple of 8",
51
"value": "0x1000"
0 commit comments