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.
1 parent a996ea2 commit 03ea0e0Copy full SHA for 03ea0e0
targets/targets.json
@@ -33,6 +33,14 @@
33
"help": "Time in ms required to go to and wake up from deep sleep (max 10)",
34
"value": 0
35
},
36
+ "app_offset": {
37
+ "help": "Application start offset in ROM",
38
+ "value": null
39
+ },
40
+ "header_offset": {
41
+ "help": "Application header offset in ROM",
42
43
44
"boot-stack-size": {
45
"help": "Define the boot stack size in bytes. This value must be a multiple of 8",
46
"value": "0x1000"
0 commit comments