Skip to content

Commit 2e146c9

Browse files
ozersamathias-arm
authored andcommitted
Addd source/daplink in assembly include path
Due to source\hic_hal\maxim\max32625\armcc\startup_max32625.S file requires daplink_defaults.h file It was worked but some update in daplink repository break it, to fix it above addition has been added Signed-off-by: Sadik.Ozer <[email protected]>
1 parent c462d80 commit 2e146c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

records/hic_hal/max32625.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ tool_specific:
1818
misc:
1919
ld_flags:
2020
- --predefine="-I..\..\..\source\hic_hal\maxim\max32625"
21+
asm_flags:
22+
- -I../../../source/daplink
2123
sources:
2224
hic_hal:
2325
- source/hic_hal/maxim/max32625/armcc

0 commit comments

Comments
 (0)