Jiang Jiang Jian
|
df8ebc9bba
|
Merge branch 'bugfix/fix_build_warring_v4.3' into 'release/v4.3'
esp_wifi: fix build warning(v4.3)
See merge request espressif/esp-idf!17839
|
2022-04-23 15:21:56 +08:00 |
|
Jiang Jiang Jian
|
e48cf0c188
|
Merge branch 'bugfix/interrupted_thread_gdb_bt_v4.3' into 'release/v4.3'
riscv: Fixes GDB backtrace of interrupted threads (v4.3)
See merge request espressif/esp-idf!17722
|
2022-04-23 13:56:51 +08:00 |
|
Jiang Jiang Jian
|
3477c342e2
|
Merge branch 'bugfix/rrm_dpp_task_delete_v4.3' into 'release/v4.3'
wpa_supplicant: backport WLAN fixes (release v4.3)
See merge request espressif/esp-idf!17656
|
2022-04-23 13:50:57 +08:00 |
|
Jack
|
ffd68203f6
|
fix build error
|
2022-04-22 21:52:42 +08:00 |
|
Omar Chebib
|
e1d3993309
|
RISC-V: Fix vectors.S assembly file indentation and macro usage
The file is now more consistent as the macros have been fixed, more comments
have been added and the indentation is now using spaces only.
|
2022-04-22 13:17:59 +03:00 |
|
Alexey Gerenkov
|
dfd3a9c3bc
|
riscv: Use semihosting to set breakpoint and watchpoint when running under debugger
|
2022-04-22 13:17:54 +03:00 |
|
Alexey Gerenkov
|
4edc903bb3
|
riscv: Adds support for returning from exception handler
|
2022-04-22 12:38:16 +03:00 |
|
Alexey Gerenkov
|
e688645ff9
|
riscv: Fixes GDB backtrace end function to point to prvTaskExitError
|
2022-04-22 12:38:16 +03:00 |
|
Alexey Gerenkov
|
f8a0279e5d
|
riscv: Fixes GDB backtrace of interrupted threads
Save missed SP value on stack
|
2022-04-22 12:38:16 +03:00 |
|
Jack
|
81d1226f53
|
ESP_WIFI: Remove static analysis warnings
|
2022-04-22 17:17:48 +08:00 |
|
Jiang Jiang Jian
|
846cbf14dc
|
Merge branch 'bugfix/spiffs_check_part_alignment_v4.3' into 'release/v4.3'
spiffs: add init checks for partition alignment and data types (v4.3)
See merge request espressif/esp-idf!17836
|
2022-04-22 13:07:03 +08:00 |
|
morris
|
a818e9ca91
|
Merge branch 'bugfix/fix_adc_digital_not_reset_issue_v4.3' into 'release/v4.3'
adc: fix adc digital not reset issue (v4.3)
See merge request espressif/esp-idf!17427
|
2022-04-22 12:43:44 +08:00 |
|
Jiang Jiang Jian
|
1ad55d707b
|
Merge branch 'origin/bugfix/i2c_iram_placement_fix_v4.3' into 'release/v4.3'
i2c: Correct hal functions iram placement and remove IRAM_ATTR for i2c_hw_fsm_reset (backport v4.3)
See merge request espressif/esp-idf!17805
|
2022-04-22 11:08:17 +08:00 |
|
Jiang Jiang Jian
|
1d72f077c5
|
Merge branch 'bugfix/scan_mixed_keymgmt_issue_v4.3' into 'release/v4.3'
Combined fix for scan issue and PMF disable API (Backport v4.3)
See merge request espressif/esp-idf!17749
|
2022-04-22 10:58:47 +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 |
|
Armando
|
f8c098658c
|
adc: fix adc digital not reset issue
|
2022-04-21 19:29:15 +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 |
|
Nachiket Kukade
|
436be30045
|
esp_wifi: Update wifi lib
1. In scan, correctly identify AP's with mixed key mgmt
2. Add API to disable PMF configuration
|
2022-04-21 14:40:21 +05:30 |
|
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 |
|
Jiang Jiang Jian
|
20106fc141
|
Merge branch 'bugfix/fix_phy_i2c_crash_v4.3' into 'release/v4.3'
esp_phy: Add IRAM_ATTR for phy i2c spinlock (v4.3)
See merge request espressif/esp-idf!17843
|
2022-04-21 11:38:57 +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 |
|
Mahavir Jain
|
54d9f265dc
|
Merge branch 'bugfix/linenoise_unint_buffer_and_color_v4.3' into 'release/v4.3'
console: linenoise: fix usage of an uninitialized buffer, fix no-color output (v4.3)
See merge request espressif/esp-idf!17830
|
2022-04-20 21:01:16 +08:00 |
|
Ivan Grokhotkov
|
51af60adf0
|
spiffs: add init checks for partition alignment and data types
Closes https://github.com/espressif/esp-idf/issues/8593
|
2022-04-20 12:53:57 +02: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 |
|
Jessy Chen
|
2d7ae879f1
|
esp_wifi: fix build warning
|
2022-04-20 05:25:29 -04:00 |
|
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 |
|
songruojing
|
a7935539b5
|
i2c: Correct hal functions iram placement and remove IRAM_ATTR for i2c_hw_fsm_reset
Closes https://github.com/espressif/esp-idf/issues/8422
Closes https://github.com/espressif/esp-idf/issues/7249
(cherry picked from commit 1ceb7c8cd6 )
|
2022-04-18 21:07:52 +08:00 |
|
Mahavir Jain
|
6c27359d13
|
Merge branch 'bugfix/smtp_client_v4.3' into 'release/v4.3'
smtp_client: Fix heap leakage (v4.3)
See merge request espressif/esp-idf!17795
|
2022-04-18 14:37:01 +08:00 |
|
Michael (XIAO Xufeng)
|
6217fb46db
|
Merge branch 'bugfix/fix_variable_on_stack_bug_in_seg_slave_example_v4.3' into 'release/v4.3'
spi_slave_hd: fix stack variable bug in seg_slave example (v4.3)
See merge request espressif/esp-idf!16389
|
2022-04-18 13:10:34 +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 |
|
Laukik Hase
|
638a1b9bf3
|
smtp_client: Fixed garbage characters being printed
- The R/W buffers were not cleared before reading/writing
anything new
|
2022-04-18 10:33:14 +05:30 |
|
Laukik Hase
|
df294b7b69
|
smtp_client: Fix heap leakage
- Freed all allocated resources by Mbed TLS at the end of routine
|
2022-04-18 10:33:14 +05:30 |
|
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 |
|
Ivan Grokhotkov
|
5025931e7c
|
Merge branch 'bugfix/nvs_coverity_issues_4.3' into 'release/v4.3'
bugfix (nvs): Fixed issues found by Coverity (backport 4.3)
See merge request espressif/esp-idf!17763
|
2022-04-15 04:48:50 +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 |
|