|
d11543400e
|
feat(vfs): Modify for esp8266
|
2019-04-15 17:18:42 +08:00 |
|
|
e36706d776
|
feat(vfs): Bring vfs from esp-idf
Commit ID: e1e82c89
|
2019-04-15 17:18:03 +08:00 |
|
|
cdc22f273c
|
feature(adc): add adc example
|
2019-04-15 12:01:11 +08:00 |
|
|
d177396c65
|
bugfix(pwm): fix pwm error phase
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/528
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/527
|
2019-03-29 11:55:27 +08:00 |
|
|
c3774b46af
|
bugfix(spi): fix readme wave image error
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/462
|
2019-01-28 15:28:03 +08:00 |
|
|
d4f2388a18
|
refactor(hspi): Refactor hspi driver for esp8266 idf
|
2019-01-16 11:22:57 +08:00 |
|
|
2329a7cf73
|
refactor(hw_timer): Refactor hw_timer driver for esp8266 idf
|
2018-11-09 16:15:24 +08:00 |
|
|
f35c32e217
|
Merge branch 'feature/refactor_soft_pwm_driver' into 'master'
refactor(pwm): Refactor pwm driver for esp8266 idf
See merge request sdk/ESP8266_RTOS_SDK!267
|
2018-10-19 16:49:24 +08:00 |
|
|
1cf8601373
|
refactor(pwm): Refactor pwm driver for esp8266 idf.
|
2018-10-16 15:06:32 +08:00 |
|
|
a5cdc760b4
|
refactor(i2c): refactor i2c driver for idf
|
2018-09-28 15:35:45 +08:00 |
|
|
8c97d2956c
|
bugfix(gpio): Repair GPIO interrupt function
Because the interrupt structure of esp8266 and esp32 is not the same, the following functions need to be deleted
* Delete the gpio_intr_enable() and gpio_intr_disable() functions
Related issues
* Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/282
* Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/284
|
2018-08-16 11:27:53 +08:00 |
|
|
97335027c7
|
refactor(driver): Refactor uart driver for esp8266 idf
|
2018-08-10 13:39:53 +08:00 |
|
|
8fdffe47ad
|
refactor(gpio): Refactor gpio driver for esp8266 idf
|
2018-08-09 10:57:00 +08:00 |
|