cca13e0f99
feat(make): Sync code from esp-idf and modify for ESP8266
...
Commit ID: f6bfe13e
2019-05-16 16:22:11 +08:00
e82ba45f03
feat(console): Modify console for ESP8266
2019-04-17 15:58:46 +08:00
965fc47ff8
feat(log): add esp_log to internal wifi lib
2019-04-12 09:35:45 +08:00
e7cf607c89
feature/wifi-provisioning: Changes to make wifi-provisioning compatible with ESP8266.
...
Changes:
Added Config to enable wifi-provisioning and protocomm & their pre-requisites.
Changed sdkconfig.defaults, apt headers, esp_log_internal.h for compilation.
Removed console, ble provisioning examples.
Modified esp_prov to enable only softap transport.
2019-02-25 17:39:28 +05:30
09fe8f7085
fix(log): Fix log time mismatch
...
When system startup, using 2*crystal as clock source.
2018-12-28 14:44:12 +08:00
dd2c84d817
feat(log): Add test function
2018-08-23 10:35:58 +08:00
7c8e414c4f
feat(log): Add tag level set and check
2018-08-23 10:35:43 +08:00
2e56ddad84
Merge branch 'feature/modify_log_time_unit' into 'master'
...
Modify log time unit from "s" to "ms"
See merge request sdk/ESP8266_RTOS_SDK!367
2018-08-10 11:24:02 +08:00
f5196d26a6
feat(esp8266): Modify header file relationship for app using BITx
2018-08-09 19:53:44 +08:00
3521271f09
feat(log): Modify log time unit from "s" to "ms"
2018-08-08 14:21:30 +08:00
82a8582371
feat(log): add log support for bootloader
2018-06-19 17:34:54 +08:00
0ca5fa1850
refactor(log): Refactor log to make it easy to use and twice develop
2018-05-30 15:33:08 +08:00
dee512e200
feat(log): Bring log component from esp-idf
2018-05-30 10:01:32 +08:00