Jack
|
ffd68203f6
|
fix build error
|
2022-04-22 21:52:42 +08:00 |
|
Jack
|
81d1226f53
|
ESP_WIFI: Remove static analysis warnings
|
2022-04-22 17:17:48 +08:00 |
|
Kapil Gupta
|
6d3dc2e616
|
wpa_supplicant: Remove scan done event in task
|
2022-04-22 02:40:15 +00:00 |
|
Kapil Gupta
|
8ef2842074
|
wpa_supplicant: static analysis fixes
|
2022-04-22 02:40:15 +00:00 |
|
Kapil Gupta
|
bf4f9b9e41
|
wpa_supplicant: Add BTM security checks
|
2022-04-22 02:40:15 +00:00 |
|
Kapil Gupta
|
b1f7ad6983
|
esp_example: Enable MbedTLS for DPP enrollee by default
|
2022-04-22 02:40:15 +00:00 |
|
Kapil Gupta
|
fdbb3da1b4
|
wpa_supplicant: Correct task deletion for RRM and DPP tasks
Closes https://github.com/espressif/esp-idf/issues/7409
|
2022-04-22 02:40:15 +00:00 |
|
Ivan Grokhotkov
|
9532e1ccc6
|
Merge branch 'bugfix/vfs_fat_(p)write_on_diskfull_v4.3' into 'release/v4.3'
vfs: bugfix vfs_fat_write/pwrite upon disk-full (v4.3)
See merge request espressif/esp-idf!17650
|
2022-04-21 23:12:44 +08:00 |
|
Michael (XIAO Xufeng)
|
21daee7dce
|
Merge branch 'bugfix/wrong_gpio_is_deep_sleep_wakeup_valid_gpio_v4.3' into 'release/v4.3'
gpio: fix wrong GPIO_IS_DEEP_SLEEP_WAKEUP_VALID_GPIO macro (backport v4.3)
See merge request espressif/esp-idf!17806
|
2022-04-21 18:17:20 +08:00 |
|
Jiang Jiang Jian
|
4ef87d2505
|
Merge branch 'update/c3_s3_phy_lib_20220419_v4.3' into 'release/v4.3'
Update/c3 s3 phy lib aa05aec (backport v4.3)
See merge request espressif/esp-idf!17816
|
2022-04-21 16:04:49 +08:00 |
|
morris
|
d04a94320a
|
Merge branch 'bugfix/fix_adc_calibration_light_sleep_issue_v4.3' into 'release/v4.3'
adc: fix calibration error when waking up from light sleep (v4.3)
See merge request espressif/esp-idf!16929
|
2022-04-21 15:56:10 +08:00 |
|
Michael (XIAO Xufeng)
|
8b1826f86e
|
Merge branch 'bugfix/spi_slave_intr_iram_v4.3' into 'release/v4.3'
driver: spi_slave: make sure CS helpers are in IRAM if the ISR is (v4.3)
See merge request espressif/esp-idf!17832
|
2022-04-21 15:50:03 +08:00 |
|
xiewenxiang
|
9b0e8266c8
|
Update esp c3 phy lib (aa05aec)
|
2022-04-21 11:08:30 +08:00 |
|
xiewenxiang
|
f4e5ba7d9f
|
esp_phy: Add IRAM_ATTR for phy i2c spinlock
|
2022-04-21 02:56:30 +08:00 |
|
Ivan Grokhotkov
|
e0f7d6834d
|
driver: spi_slave: make sure CS helpers are in IRAM if the ISR is
Closes https://github.com/espressif/esp-idf/issues/3870
|
2022-04-20 12:50:14 +02:00 |
|
Ivan Grokhotkov
|
5628f1f21d
|
console: linenoise: fix usage of an uninitialized buffer
Reported in https://github.com/espressif/esp-idf/issues/6440
The issue could occur if esp_console_config_t::hint_color
was set to -1.
|
2022-04-20 16:03:23 +05:30 |
|
Ivan Grokhotkov
|
be564ffd28
|
console: disable colored hints if CONFIG_LOG_COLORS is not set
|
2022-04-20 16:03:22 +05:30 |
|
Michael (XIAO Xufeng)
|
1ffc02dfaf
|
Merge branch 'feature/esp32c3_usbjtag_console_blocking_v4.3' into 'release/v4.3'
usb_serial_jtag: Add blocking driver to support vfs (backport v4.3).
See merge request espressif/esp-idf!17330
|
2022-04-20 16:30:12 +08:00 |
|
Ivan Grokhotkov
|
0c7d32bcdb
|
Merge branch 'bugfix/fatfs_warning_fix_v4.3' into 'release/v4.3'
fatfs: Fix putc_bfd compilation warning (v4.3)
See merge request espressif/esp-idf!17523
|
2022-04-20 16:20:52 +08:00 |
|
Cao Sen Miao
|
671303bbd5
|
usb_serial_jtag: Add blocking driver to support vfs.
|
2022-04-19 16:21:20 +08:00 |
|
Wang Meng Yang
|
62cc246d5f
|
Merge branch 'bugfix/fix_spp_initiator_connect_failed_v4.3' into 'release/v4.3'
Component_bt/Fix SPP initiator can not free resource when connection is failed[backport 4.3]
See merge request espressif/esp-idf!17745
|
2022-04-19 15:49:32 +08:00 |
|
songruo
|
d6c2bae1bc
|
gpio: fix wrong GPIO_IS_DEEP_SLEEP_WAKEUP_VALID_GPIO macro
Closes https://github.com/espressif/esp-idf/issues/8733
(cherry picked from commit 0d52cb04dc )
|
2022-04-18 22:29:52 +08:00 |
|
Zim Kalinowski
|
37ec8e835b
|
Merge branch 'bugfix/fix_heap_free_memory_v4.3' into 'release/v4.3'
Heap: fix free bytes calculation for TLSF heap (backport v4.3)
See merge request espressif/esp-idf!17689
|
2022-04-18 21:43:07 +08:00 |
|
Michael (XIAO Xufeng)
|
99339caedc
|
Merge branch 'bugfix/spi_master_clear_error_fifo_status_v4.3' into 'release/v4.3'
spi_master: clear error fifo status before transaction starts (v4.3)
See merge request espressif/esp-idf!16207
|
2022-04-18 13:10:14 +08:00 |
|
Michael (XIAO Xufeng)
|
6808bbc26c
|
Merge branch 'feature/esp32c3_eco4_v4.3' into 'release/v4.3'
esp32c3: Adds ECO4 revision (v4.3)
See merge request espressif/esp-idf!17718
|
2022-04-18 13:00:14 +08:00 |
|
Martin Vychodil
|
d1bb7cfb3f
|
fatfs: Fix putc_bfd compilation warning
Fixed FatFs\ff.c: warning: argument of type "TCHAR **" is incompatible with parameter of type "const TCHAR **"
Closes https://github.com/espressif/esp-idf/issues/5870
|
2022-04-14 11:55:33 +02:00 |
|
Jakob Hasse
|
e414dce1ff
|
bugfix (nvs): Fixed issues found by Coverity
* Fixed potential memory leak
* Fixed wrong strncpy usage
* Fixed potential out of bounds access
|
2022-04-14 08:30:03 +00:00 |
|
Omar Chebib
|
2cc879120b
|
Heap: fix typos in test and component
|
2022-04-13 14:23:51 +08:00 |
|
liqigan
|
2a712fccd4
|
add missing unlock in btc_spp_cb_handler of BTA_JV_RFCOMM_WRITE_EVT
|
2022-04-13 10:44:11 +08:00 |
|
liqigan
|
0269d062d0
|
fix SPP initiator can not free resource when connection is failed
|
2022-04-13 10:44:11 +08:00 |
|
Mahavir Jain
|
9cb98bf6da
|
Merge branch 'bugfix/http_code_v4.3' into 'release/v4.3'
esp_http_client, esp_https_ota: Handle HTTP 303 status code (v4.3)
See merge request espressif/esp-idf!17733
|
2022-04-11 19:29:29 +08:00 |
|
Shubham Kulkarni
|
68f206959b
|
esp_http_client: Add comment for clearing location field in esp_http_client_prepare
|
2022-04-11 09:48:31 +05:30 |
|
Nicklas Frahm
|
3a69b1d94f
|
esp_http_client: fix redirect by resetting location before parsing
Closes #8563.
Signed-off-by: Nicklas Frahm <nicklas.frahm@gmail.com>
|
2022-04-11 09:48:31 +05:30 |
|
Shubham Kulkarni
|
342f566002
|
esp_https_ota: Add check for 303 and 308 status code
Closes https://github.com/espressif/esp-idf/issues/8581
|
2022-04-11 09:44:14 +05:30 |
|
Shubham Kulkarni
|
983547290b
|
esp_http_client: Add new status code 303 and 308
|
2022-04-11 09:44:14 +05:30 |
|
Wang Meng Yang
|
9bec068e52
|
Merge branch 'bugfix/bt_add_some_debug_log_v4.3' into 'release/v4.3'
component_bt: Add some bluetooth debug log(v4.3)
See merge request espressif/esp-idf!17615
|
2022-04-11 10:53:47 +08:00 |
|
KonstantinKondrashov
|
edde9c7892
|
esp32c3: Adds ECO4 revision
|
2022-04-08 18:25:16 +08:00 |
|
Michael (XIAO Xufeng)
|
75c720bcd3
|
esp_phy: use spinlock to avoid regi2c access conflicts
|
2022-04-06 14:46:10 +08:00 |
|
Michael (XIAO Xufeng)
|
92d6c4a502
|
regi2c: use safe version of spinlock, instead of ISR ver
|
2022-04-06 12:19:51 +08:00 |
|
Omar Chebib
|
d7f614d58a
|
Heap: fix free bytes calculation for TLSF heap
* Closes https://github.com/espressif/esp-idf/issues/8270
|
2022-04-06 10:23:11 +08:00 |
|
Michael (XIAO Xufeng)
|
52de71c60e
|
Merge branch 'Fix/update_reset_reason_v4.3' into 'release/v4.3'
update reset reason for c3/s3/h2 (v4.3)
See merge request espressif/esp-idf!17597
|
2022-03-30 17:54:22 +08:00 |
|
Vamshi Gajjela
|
39b6a3fcbf
|
vfs: bugfix vfs_fat_write/pwrite upon disk-full
Closes https://github.com/espressif/esp-idf/issues/5027
|
2022-03-30 09:56:15 +02:00 |
|
Wang Meng Yang
|
f789336ab9
|
Merge branch 'bugfix/wifi_prov_mgr_conn_issue_v4.3' into 'release/v4.3'
Wifi_prov_mgr: Fix for device disconnection after pairing (v4.3)
See merge request espressif/esp-idf!17621
|
2022-03-29 17:30:12 +08:00 |
|
wuzhenghui
|
1ef989a1b5
|
update reset reason for c3/s3/h2
|
2022-03-29 10:03:27 +08:00 |
|
Isha Pardikar
|
6a92fb2d76
|
Merge branch 'bugfix/wifi_prov_mgr_conn_issue' into 'release/v4.3'
NimBLE: Fixed device disconnection issue of wifi prov mgr
Closes IDF-4655
See merge request espressif/esp-idf!17621
|
2022-03-28 12:51:36 +05:30 |
|
xiongweichao
|
b729bf804d
|
Add some bluetooth debug log
|
2022-03-28 11:13:10 +08:00 |
|
Michael (XIAO Xufeng)
|
eca8b7ca41
|
spi: fixed crash when calling spi_bus_free when not initialized
introduced in 49a48644e4
Closes: https://github.com/espressif/esp-idf/issues/8642
|
2022-03-27 02:33:41 +08:00 |
|
morris
|
673d0371ba
|
Merge branch 'bugfix/typo_in_i2c_macro_v4.3' into 'release/v4.3'
I2C: Fix typo in I2C_TIMING_VAL_ERR_STR macro name (backport v4.3)
See merge request espressif/esp-idf!17117
|
2022-03-24 11:17:46 +08:00 |
|
Michael (XIAO Xufeng)
|
361a604276
|
Merge branch 'bugfix/esp_flash_erase_0_v4.3' into 'release/v4.3'
esp_flash: fix esp_flash_erase_region over-erase with 0 length (Github PR) (v4.3)
See merge request espressif/esp-idf!16805
|
2022-03-22 12:01:40 +08:00 |
|
Ivan Grokhotkov
|
f4852bc055
|
rom, spi_flash: add a patch for esp_flash_erase_region for C3, S3
Submitted in https://github.com/espressif/esp-idf/pull/7314
Closes https://github.com/espressif/esp-idf/issues/7272
|
2022-03-16 11:52:14 +01:00 |
|