|
913188fdf3
|
feat(freertos): Simplify xtensa platform code
All normal ISRs are called by "_xt_isr_handler".
|
2019-04-16 19:49:06 +08:00 |
|
|
be88feb395
|
feat(esp8266): Using global functions instead of function table
The Wi-Fi adapter APIs are only used by internal libraires.
|
2019-03-25 17:35:59 +08:00 |
|
|
11db1b0daf
|
feat(bootloader): Support v2 firmware updates to v3 by OTA
|
2019-01-16 14:20:58 +08:00 |
|
|
1caafb0b68
|
fix(esp8266): Fix hardware watch dog triggers after software restart
|
2019-01-07 17:20:51 +08:00 |
|
|
7e8650dd65
|
feat(esp8266): Refactor task watch dog
1. Remove old watch dog function
2. Put WIFI NVS index table from RAM to flash
|
2018-09-13 15:20:33 +08:00 |
|