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 0fa8e92 commit 869a84dCopy full SHA for 869a84d
example_payload/Makefile
@@ -11,7 +11,7 @@ CFLAGS = --model-small --opt-code-speed
11
# USER_CODE_BASE in the bootloader!
12
LDFLAGS_FLASH = \
13
--out-fmt-ihx \
14
- --code-loc 0x1000 --code-size 0x8000 \
+ --code-loc 0x1400 --code-size 0x8000 \
15
--xram-loc 0xf000 --xram-size 0x300 \
16
--iram-size 0x100
17
0 commit comments