Skip to content

Commit d71520b

Browse files
authored
Merge pull request #4 from DigiMaxIO/patch-1
Update arduino.py
2 parents 00a9670 + fb8abcc commit d71520b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/frameworks/arduino.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
join(CMSIS_DIR, "AmbiqMicro", "Include"),
8989
join(CMSIS_DIR, "ARM", "Include"),
9090
join(THIRD_PARTY_DIR, "uecc", "micro-ecc"),
91-
join(EXACTLE_DIR, "sw", "hci", "ambi"),
91+
join(EXACTLE_DIR, "sw", "hci", "ambiq"),
9292
join(EXACTLE_DIR, "sw", "hci", "include"),
9393
join(EXACTLE_DIR, "sw", "hci", "ambiq", "apollo3"),
9494
join(EXACTLE_DIR, "sw", "apps", "app"),

0 commit comments

Comments
 (0)