Skip to content

Commit b2e0911

Browse files
mikee47slaff
authored andcommitted
Add setjmp/longjump extracted from libc.a (SmingHub#1898)
1 parent a146b73 commit b2e0911

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

2.13 KB
Binary file not shown.

Sming/Arch/Esp8266/app.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ LIBS += \
1010
microgcc \
1111
stdc++ \
1212
hal \
13+
setjmp \
1314
$(LIBMAIN)
1415

1516
# linker flags used to generate the main object file

0 commit comments

Comments
 (0)