Commit Graph

9 Commits

Author SHA1 Message Date
Dong Heng
b4831fad03 feat(kconfig): Remove unused config dependence 2020-09-09 10:56:06 +08:00
Zhang Jun Hao
655f934008 fix(wifi): fix writing error 2020-05-25 16:51:12 +08:00
Dong Heng
4dee04c03b feat(esp_event): examples use esp_event instead of old event process 2020-01-15 16:29:29 +08:00
Dong Heng
622482eb76 feat(esp_common): update esp_common
1. add Kconfig file and rename old global macro
2. move some independent files to esp_common
2020-01-15 14:56:39 +08:00
Chen Zheng Wei
47a13e19cc feature(uart_driver_install): To fit some modules, add invalid parameters in uart_driver_install 2019-09-04 14:47:11 +08:00
Chen Wen
af0fcc0492 fix(wifi): fix compatibility issues with AP which configured to 11n only 2019-06-14 11:06:39 +08:00
dongheng
aee393e65f feat(console): Enable "CONFIG_USING_ESP_CONSOLE" for console example by default 2019-04-17 19:37:53 +08:00
dongheng
e82ba45f03 feat(console): Modify console for ESP8266 2019-04-17 15:58:46 +08:00
dongheng
b030b79d2e feat(console): Bring console and its example from esp-idf
Commit ID: c7d0df54
2019-04-17 15:20:47 +08:00