|
af0fcc0492
|
fix(wifi): fix compatibility issues with AP which configured to 11n only
|
2019-06-14 11:06:39 +08:00 |
|
|
d04ce110f9
|
feat(esp8266): add set tx power via vdd33 function
|
2019-06-12 10:38:33 +08:00 |
|
|
e32f60008a
|
Merge branch 'feature/add_old_sdk_param' into 'master'
compatibility_upgrade: add function to get old SDK's target ap SSID and passowrd
See merge request sdk/ESP8266_RTOS_SDK!959
|
2019-05-31 15:56:58 +08:00 |
|
|
639c64a540
|
feat(compatibility_upgrade): add function to get old SDK's target ap SSID and passowrd
Add error warning to check the wrong parition table.
|
2019-05-31 15:51:20 +08:00 |
|
|
8ccf4435cd
|
fix the comment of wifi_pkt_rx_ctrl_t in esp_wifi_types.h
|
2019-05-20 20:44:40 +08:00 |
|
|
43d4d27c11
|
Merge branch 'bugfix/pwm_channel_num_type_error' into 'master'
bugfix(pwm): fix pwm channel num type error
See merge request sdk/ESP8266_RTOS_SDK!941
|
2019-05-16 17:09:56 +08:00 |
|
|
4c45455ff0
|
bugfix(pwm): fix pwm channel num type error
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/588
|
2019-05-16 15:51:36 +08:00 |
|
|
2a0b0f601b
|
docs(doxygen): Fix header files which is not doxygen style
|
2019-05-16 15:07:27 +08:00 |
|
|
37ffcbe9e6
|
feat(esp8266): Add feature to copy old RF parameters to new SDK partition
The old SDK's RF parameters is also kept.
|
2019-05-05 09:58:18 +08:00 |
|
|
ea43a0c9a6
|
feat(system): Add global ISR swith
|
2019-04-28 10:40:50 +08:00 |
|
|
ae61e4dce3
|
Revert "Merge branch 'feature/add_global_isr_switch' into 'master'"
This reverts merge request !914
|
2019-04-28 10:32:35 +08:00 |
|
|
e7b8e9fa25
|
feat(system): Add global ISR swith
|
2019-04-24 14:40:02 +08:00 |
|
|
7b3186cf01
|
Merge branch 'feature/add_cpu_wait_for_low_power' into 'master'
Add CPU wait to save power
See merge request sdk/ESP8266_RTOS_SDK!912
|
2019-04-23 10:02:41 +08:00 |
|
|
d83a1514cc
|
Merge branch 'feature/update_spiffs' into 'master'
Update SPIFFS
See merge request sdk/ESP8266_RTOS_SDK!842
|
2019-04-23 09:28:44 +08:00 |
|
|
f071399ade
|
feat(freertos): Add CPU wait to save power
|
2019-04-22 17:48:40 +08:00 |
|
|
70ff359619
|
Merge branch 'bugfix/fix_the_notes_of_phy_power_level_error' into 'master'
fix(esp8266): fix the notes of phy power level error
See merge request sdk/ESP8266_RTOS_SDK!898
|
2019-04-22 13:21:37 +08:00 |
|
|
f6335d9e24
|
feat(spiffs): Modify for ESP8266
|
2019-04-22 10:35:29 +08:00 |
|
|
6ab1c01c53
|
Merge branch 'feature/spi_ram' into 'master'
feature(spi_ram): add spi ram
See merge request sdk/ESP8266_RTOS_SDK!887
|
2019-04-18 14:24:57 +08:00 |
|
|
33463b3ddf
|
Merge branch 'feature/i2s_driver' into 'master'
feature(i2s): add i2s driver
See merge request sdk/ESP8266_RTOS_SDK!868
|
2019-04-18 14:24:45 +08:00 |
|
|
e8bad2e988
|
fix(esp8266): fix the notes of phy power level error
|
2019-04-18 11:54:18 +08:00 |
|
|
cac6080e1a
|
bugfix(adc): fix adc warning
|
2019-04-18 11:38:20 +08:00 |
|
|
0b0d82ca19
|
feature(spi_ram): add spi ram
|
2019-04-18 11:16:53 +08:00 |
|
|
e82ba45f03
|
feat(console): Modify console for ESP8266
|
2019-04-17 15:58:46 +08:00 |
|
|
b6fd236fa0
|
Merge branch 'feature/errno_to_string' into 'master'
Add esp-idf error number description
See merge request sdk/ESP8266_RTOS_SDK!851
|
2019-04-17 15:03:05 +08:00 |
|
|
8aae2e5764
|
Merge branch 'feature/simplify_xtensa_code' into 'master'
Simplify xtensa platform code
See merge request sdk/ESP8266_RTOS_SDK!862
|
2019-04-16 19:56:05 +08:00 |
|
|
913188fdf3
|
feat(freertos): Simplify xtensa platform code
All normal ISRs are called by "_xt_isr_handler".
|
2019-04-16 19:49:06 +08:00 |
|
|
cac248c42f
|
feature(i2s): add i2s driver
|
2019-04-15 20:28:25 +08:00 |
|
|
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 |
|
|
965fc47ff8
|
feat(log): add esp_log to internal wifi lib
|
2019-04-12 09:35:45 +08:00 |
|
|
a9acaf91d0
|
fix(esp8266): Fix "esp_sleep.h" internal leaks "gpio.h" data declare
|
2019-04-04 17:39:11 +08:00 |
|
|
bc01a1d39c
|
Merge branch 'feature/update_unit_test_app' into 'master'
Update unit-test-app
See merge request sdk/ESP8266_RTOS_SDK!845
|
2019-04-01 10:40:46 +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 |
|
|
050fb6a63f
|
feat(esp8266): Add esp-idf error number description
Commit ID: f49e2afe
|
2019-03-22 17:41:48 +08:00 |
|
|
2489388ad5
|
feat(esp8266): Refactor link section
|
2019-03-22 12:30:46 +08:00 |
|
|
7e25156286
|
feat(freertos): Reduce close NMI time
|
2019-03-22 11:36:12 +08:00 |
|
|
31efd6f764
|
feat(esp8266): Remove esp_socket to save flash and ram
|
2019-03-22 11:24:50 +08:00 |
|
|
b522e9a0e1
|
tools(unit-test-app): Modify for ESP8266
1. Remove unused or unsupported unit test
2. Add extra header file to pass compiling
3. Remove unsupported functions
|
2019-03-18 14:07:39 +08:00 |
|
|
5aae07e8f8
|
Merge branch 'bugfix/deep_sleep_load_not_load_rtc' into 'master'
Fix esp8266 load RTC segment when reset from deep sleep
See merge request sdk/ESP8266_RTOS_SDK!840
|
2019-03-15 20:40:23 +08:00 |
|
|
eef781f9b9
|
fix(esp8266): Fix esp8266 load RTC segment when reset from deep sleep
Now only 1MB flash is mapped to SoC bus.
|
2019-03-15 14:08:26 +08:00 |
|
|
e0758e6687
|
feat(lib): refactor gpio wakeup api in force sleep mode
|
2019-03-15 10:11:21 +08:00 |
|
|
f4245e5949
|
Merge branch 'feature/modify_wifi_api_to_keep_consistent_with_esp32' into 'master'
feat(lib): modify wifi api to keep consistent with esp32
See merge request sdk/ESP8266_RTOS_SDK!839
|
2019-03-15 10:01:10 +08:00 |
|
|
2f4639710f
|
Merge branch 'feature/uart_tx_done_add_ticks_to_wait' into 'master'
feature(uart): uart tx done add ticks to wait
See merge request sdk/ESP8266_RTOS_SDK!699
|
2019-03-15 09:19:12 +08:00 |
|
|
6d0e8db1ad
|
feat(net80211): add esp_wifi_set_promiscuous_ctrl_filter and esp_wifi_get_promiscuous_ctrl_filter
|
2019-03-14 22:56:52 +08:00 |
|
|
e0e6e8c086
|
feat(net80211): modify esp8266 wifi api to keep consistent with esp32
|
2019-03-14 22:43:10 +08:00 |
|
|
7fbb68f4ea
|
feat(esp8266): Add API to get microseconds
|
2019-03-12 09:39:07 +08:00 |
|
|
ade7165a1a
|
feature(uart): uart tx done add ticks to wait
|
2019-03-01 21:38:12 +08:00 |
|
|
a7cbda57e0
|
Merge branch 'bugfix/fix_spi_doxygen_generation_problem' into 'master'
bugfix(spi): fix doxygen generation problem
See merge request sdk/ESP8266_RTOS_SDK!752
|
2019-03-01 13:48:34 +08:00 |
|
|
3412ec4620
|
fix(lib): fix set phy mode error
|
2019-02-19 18:43:20 +08:00 |
|