Skip to content

Commit fbeb716

Browse files
authored
Merge pull request #44 from sparkfun/ambiq-apollo3-arduino-SVL-fix
fix included files for mbed_overrides
2 parents 37d1cba + 0ea8e68 commit fbeb716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_Ambiq_Micro/TARGET_Apollo3/device/mbed_overrides.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "am_hal_interrupt.c"
1+
#include "am_mcu_apollo.h"
22

33
// called before main
44
void mbed_sdk_init()

0 commit comments

Comments
 (0)