Michael (XIAO Xufeng)
|
8f496a0f96
|
Merge branch 'refactor/add_ll_for_clock_gate_operation' into 'master'
periph_ctrl: move target specific into ll files
See merge request espressif/esp-idf!7733
|
2020-02-25 16:56:30 +08:00 |
|
Sergei Silnov
|
47bfd337d2
|
Improve message for component manager tests
|
2020-02-25 09:22:52 +01:00 |
|
Jiang Jiang Jian
|
cc7b5ed6d2
|
Merge branch 'feature/resume_several_tests_on_esp32s2' into 'master'
Resume several tests on esp32s2
Closes IDF-1013, IDF-1025, and IDF-1030
See merge request espressif/esp-idf!7751
|
2020-02-25 14:28:14 +08:00 |
|
ronghulin
|
9afdcb2c70
|
bugfix: Place the Vendor Specific element at the end according to the protocol
|
2020-02-25 14:18:50 +08:00 |
|
Mahavir Jain
|
33cdd09385
|
Merge branch 'bugfix/ota_with_redirection' into 'master'
Fix OTA in case of a redirection
See merge request espressif/esp-idf!7596
|
2020-02-25 13:08:00 +08:00 |
|
Supreet Deshpande
|
073ba0a608
|
feat/secure_boot_v2: Adding docs for secure boot v2 ESP32-ECO3
|
2020-02-25 01:28:22 +05:30 |
|
Supreet Deshpande
|
b79606ca37
|
feat/secure_boot_v2: Adding tools support for secure boot v2 ECO3
|
2020-02-25 01:28:22 +05:30 |
|
Supreet Deshpande
|
a9ccc5e5c8
|
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
2020-02-25 01:28:22 +05:30 |
|
Roland Dobai
|
5c0cd9417d
|
Docs: Encourage to used Python 3
|
2020-02-24 12:55:55 +01:00 |
|
Shubham Kulkarni
|
63cd95d236
|
esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA
|
2020-02-24 16:53:40 +05:30 |
|
Shubham Kulkarni
|
4d40f94168
|
OTA: Add fix in case of URL redirection and a test case of URL redirection
Closes https://github.com/espressif/esp-idf/issues/4780
|
2020-02-24 16:53:27 +05:30 |
|
morris
|
e9717fc07b
|
periph_ctrl: move target specific into ll files
|
2020-02-24 14:50:26 +08:00 |
|
Jakob Hasse
|
d230d44e2d
|
I2C: const correctness, checking SDA/SCL GPIOs
* const correctness in i2c_slave_write_buffer()
* i2c_set_pin() additionally checks whether
SDA and SCL pins are the same number
|
2020-02-24 14:30:28 +08:00 |
|
morris
|
2227e2505b
|
resume wifi init test on esp32s2
|
2020-02-24 14:03:25 +08:00 |
|
morris
|
237f6448d3
|
resume pppos example on esp32s2
|
2020-02-24 12:02:18 +08:00 |
|
morris
|
da6742b91f
|
resume iperf example on esp32s2
|
2020-02-24 11:59:25 +08:00 |
|
morris
|
ea8d6318af
|
add SOC_EMAC_SUPPORTED in soc_caps.h
|
2020-02-24 11:57:58 +08:00 |
|
Jiang Jiang Jian
|
c65b67115a
|
Merge branch 'bugfix/wifi_run_modem_sleep_on_esp32s2' into 'master'
esp_wifi: run modem sleep on ESP32S2
Closes WIFI-1767
See merge request espressif/esp-idf!7682
|
2020-02-24 11:44:37 +08:00 |
|
houwenxiang
|
c07e4c775d
|
driver(uart): fix uart_set_line_inverse breaking change issue
closes https://github.com/espressif/esp-idf/issues/4581
|
2020-02-24 11:36:31 +08:00 |
|
Jiang Jiang Jian
|
7092613eea
|
Merge branch 'bugfix/btdm_check_EXT_CRYS_state_for_sleep_clk' into 'master'
bugfix/btdm_check_EXT_CRYS_state_for_sleep_clk
Closes BT-582
See merge request espressif/esp-idf!7439
|
2020-02-21 21:21:54 +08:00 |
|
Xia Xiaotian
|
6faaa0ea6b
|
esp_wifi: run modem sleep on ESP32S2
|
2020-02-21 19:58:41 +08:00 |
|
Ivan Grokhotkov
|
5ccfc332ea
|
Merge branch 'feature/nvs_erase_check_init' into 'master'
NVS Flash: prevent erasing initialized partition
See merge request espressif/esp-idf!7615
|
2020-02-21 17:47:45 +08:00 |
|
Jiang Jiang Jian
|
e2d8f81ef5
|
Merge branch 'bugfix/fix_esp32s2_chip_version_name' into 'master'
wifi: Change esp32s2beta dirname to esp32s2 in wifi-lib
See merge request espressif/esp-idf!7654
|
2020-02-21 17:45:08 +08:00 |
|
Jiang Jiang Jian
|
d3d4746bb7
|
Merge branch 'bugfix/add_option_to_ipv6_stateless_address_configuration' into 'master'
lw-ip: Add option to ipv6 stateless address configuration
See merge request espressif/esp-idf!7697
|
2020-02-21 14:53:03 +08:00 |
|
Ivan Grokhotkov
|
b90a68f89b
|
Merge branch 'bugfix/esp32s2_trax' into 'master'
xtensa: add TRAX support for esp32s2
Closes IDF-1408
See merge request espressif/esp-idf!7683
|
2020-02-21 09:58:15 +08:00 |
|
Ivan Grokhotkov
|
996c925d29
|
Merge branch 'doc/tools_docker_bind_kconfig' into 'master'
docs: docker: add instructions for binding tools/kconfig to a volume
See merge request espressif/esp-idf!7655
|
2020-02-21 09:57:21 +08:00 |
|
Ivan Grokhotkov
|
cd114f656b
|
Merge branch 'fix/gdbstub_large_com_on_windows' into 'master'
idf_monitor: fix gdbstub issue opening large COM port number on Windows
See merge request espressif/esp-idf!7619
|
2020-02-21 09:56:42 +08:00 |
|
Marius Vikhammer
|
63b76a9d90
|
doc: custom list filter directive
Custom directive that allows for creation of lists where the content can be filtered based on target.
Closes IDF-1385
|
2020-02-20 18:08:05 +08:00 |
|
Michael (XIAO Xufeng)
|
132cc67c03
|
Merge branch 'bugfix/gpio_driver_hold_function_for_esp32' into 'master'
bugfix: clear both hold bit in `rtcio reg` and `rtc cntl reg` for esp32
See merge request espressif/esp-idf!7375
|
2020-02-20 15:42:29 +08:00 |
|
Fu Zhi Bo
|
7a5b67b8de
|
rtcio: fix rtcio unhold function
Solve problems caused by code refactoring.
Closes https://github.com/espressif/esp-idf/issues/4600
|
2020-02-20 15:42:28 +08:00 |
|
Sagar Bijwe
|
bbd0ff5347
|
wifi: Change esp32s2beta dirname to esp32s2 in wifi-lib
|
2020-02-20 06:57:10 +00:00 |
|
Angus Gratton
|
3b498a0576
|
Merge branch 'bugfix/confserver_hex_types' into 'master'
confserver: Standardize and document the handling of hex values
See merge request espressif/esp-idf!7437
|
2020-02-20 14:48:15 +08:00 |
|
wangmengyang
|
d6e672ed51
|
component/bt: fall back to main XTAL as Bluetooth sleep clock when EXT 32K CRYS is configured but not detected
|
2020-02-20 14:34:28 +08:00 |
|
xiehang
|
a4b16213ad
|
lw-ip: Add option to ipv6 stateless address configuration
|
2020-02-20 14:30:21 +08:00 |
|
Jiang Jiang Jian
|
959b0295f3
|
Merge branch 'bugfix/coex_a2dp_stuck_after_creating_anther_connection' into 'master'
components/coex: Fix a2dp stuck after creating another connection
See merge request espressif/esp-idf!7651
|
2020-02-20 14:15:22 +08:00 |
|
Jiang Jiang Jian
|
a512d6e15a
|
Merge branch 'bugfix/coex_fix_misspell_in_kconfig' into 'master'
components/coex: Fix misspell in Kconfig
See merge request espressif/esp-idf!7670
|
2020-02-20 14:15:04 +08:00 |
|
Jiang Jiang Jian
|
adf10e4469
|
Merge branch 'bugfix/btdm_role_switch' into 'master'
Fix bugs about role switch
Closes BT-458 and BT-482
See merge request espressif/esp-idf!6878
|
2020-02-20 13:39:25 +08:00 |
|
Jakob Hasse
|
c6deffb8a2
|
NVS Flash: prevent erasing initialized partition
Closes https://github.com/espressif/esp-idf/issues/4755
Closes https://github.com/espressif/esp-idf/issues/2777
* nvs_flash_erase_partition() checks whether
the parition in question is initialized
already and will return an error if so
* reflect changes in the documentation
|
2020-02-19 18:16:04 +01:00 |
|
Michael (XIAO Xufeng)
|
fa4eba2e34
|
Merge branch 'bugfix/add_missing_ledc_set_pin_declaration' into 'master'
Bugfix (LEDC): Add missing ledc_set_pin declaration
Closes IDFGH-2546
See merge request espressif/esp-idf!7344
|
2020-02-20 00:22:43 +08:00 |
|
Ivan Grokhotkov
|
240ec7444f
|
ci: add build test for TRAX feature
|
2020-02-19 14:02:35 +01:00 |
|
Ivan Grokhotkov
|
8fec484d2b
|
xtensa: add TRAX support for esp32s2
|
2020-02-19 14:02:14 +01:00 |
|
baohongde
|
d11a86076f
|
Fix bugs about role switch
Jitter in FHS
Jitter in first PULL
Receive EDR packet fail after role switch
|
2020-02-19 20:14:47 +08:00 |
|
Ivan Grokhotkov
|
40cff27053
|
Merge branch 'feature/esp32s2_pm' into 'master'
esp32s2: power management (DFS and auto light sleep)
Closes IDF-670, IDF-527, and IDFGH-231
See merge request espressif/esp-idf!7578
|
2020-02-19 18:26:33 +08:00 |
|
Ivan Grokhotkov
|
32ea031b19
|
Merge branch 'bugfix/bootloader_custom_console_pins' into 'master'
Fix bootloader build if custom UART pins are used (Github PR + ESP32-S2 + test)
See merge request espressif/esp-idf!7665
|
2020-02-19 16:56:15 +08:00 |
|
Mahavir Jain
|
57a94fe6e6
|
Merge branch 'bugfix/fix_cpp_example_tests' into 'master'
examples: fix cpp example tests regression
See merge request espressif/esp-idf!7673
|
2020-02-19 16:13:27 +08:00 |
|
Paul Abbott
|
b75e3de447
|
Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h
Merges https://github.com/espressif/esp-idf/pull/4632
|
2020-02-19 16:02:33 +08:00 |
|
baohongde
|
6ca361fd2b
|
components/coex: Fix a2dp stuck after creating anther connection
|
2020-02-19 07:14:26 +00:00 |
|
Ivan Grokhotkov
|
1cbb2287be
|
ci: add build test for custom console UART pins
|
2020-02-19 08:13:23 +01:00 |
|
Ivan Grokhotkov
|
f69f05ecd7
|
bootloader: esp32s2: fix enabling custom console pins
|
2020-02-19 08:13:23 +01:00 |
|
Mahavir Jain
|
d472e99a8f
|
examples: fix cpp example tests regression
|
2020-02-19 11:03:07 +05:30 |
|