Skip to content

Commit c4c62b2

Browse files
committed
fix(system): Fix wdt crash issue
1. only lock nmi in soft isr; 2. simplify PendSV; 3. more log info when wdt happen; 4. Fix nmi reentried issue; 5. Add some protection code; internal: 5c208f68
1 parent c303b0a commit c4c62b2

File tree

5 files changed

+130
-219
lines changed

5 files changed

+130
-219
lines changed

VERSION

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
gwen:
22
crypto: 9ec59b5
33
espnow: 9ec59b5
4-
main: cc0968d
4+
main: e9e3ace
55
minic: 9ec59b5
66
net80211: f2108f6
7-
pp: 1cf9bb0
7+
pp: e9e3ace
88
pwm: 9ec59b5
99
smartconfig:9ec59b5
1010
wpa: f2108f6
1111
wps: f2108f6
1212

1313
gitlab:
1414
espconn: 3a998034
15-
freertos: 66a199b7
15+
freertos: a9985a9c
1616
lwip: 4dd2bcd3
1717
driver: 7bee5263
1818
mbedtls: 1ac9f1f4

lib/libfreertos.a

-204 Bytes
Binary file not shown.

lib/libmain.a

214 Bytes
Binary file not shown.

lib/libpp.a

356 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)