Ivan Grokhotkov
|
6a4a6d584b
|
essl: fix logical bug in argument check
https://pvs-studio.com/en/blog/posts/cpp/0790/#IDBDD4F1FD2D
Reported in https://github.com/espressif/esp-idf/issues/6440
|
2022-03-14 18:46:48 +01:00 |
|
Ivan Grokhotkov
|
0fe3281713
|
driver: fix issues reported by PVS-Studio
https://www.viva64.com/en/b/0790/#ID88049D3FA2
https://www.viva64.com/en/b/0790/#IDE0890EE01C
Reported in https://github.com/espressif/esp-idf/issues/6440
|
2022-03-14 18:46:47 +01:00 |
|
Ivan Grokhotkov
|
4aa2719e13
|
spi_flash, newlib: fix NULL pointer dereference on OOM
https://pvs-studio.com/en/blog/posts/cpp/0790/#ID88049D3FA2
Reported in https://github.com/espressif/esp-idf/issues/6440
|
2022-03-14 18:16:42 +01:00 |
|
morris
|
98e19b3355
|
Merge branch 'contrib/github_pr_8496' into 'master'
SPI LCD support large color transfers (GitHub PR)
Closes IDFGH-6874
See merge request espressif/esp-idf!17391
|
2022-03-14 22:22:00 +08:00 |
|
ChenJianxing
|
764b606d9d
|
esp_wifi: add ht40 support for 80211_tx & espnow
|
2022-03-14 21:23:48 +08:00 |
|
Kapil Gupta
|
a1b842b1c6
|
wpa_supplicant: Add changes to fix broken dpp crypto
|
2022-03-14 18:26:35 +05:30 |
|
Fu Hanxi
|
66296f56e9
|
ci(pytest): add known failure cases
|
2022-03-14 20:29:38 +08:00 |
|
Fu Hanxi
|
f64d25191e
|
ci(pytest): move to class plugin
|
2022-03-14 20:29:38 +08:00 |
|
David Čermák
|
db8fb1f47b
|
Merge branch 'bugfix/lwip_dhcps_cleanup' into 'master'
lw-IP: Support for multiple DHCP servers
Closes IDF-4599 and IDF-4458
See merge request espressif/esp-idf!16895
|
2022-03-14 19:30:31 +08:00 |
|
morris
|
ca1e2af1d6
|
Merge branch 'feature/i2s1_lcd_mode_esp32' into 'master'
LCD driver various improvements
Closes IDF-3781, IDFGH-6753, IDFGH-6632, and IDFGH-6569
See merge request espressif/esp-idf!17323
|
2022-03-14 18:30:24 +08:00 |
|
Mahavir Jain
|
c5d982b235
|
Merge branch 'bugfix/esp_https_ota_breaking_changes' into 'master'
esp_https_ota: Update esp_https_ota() to support OTA updates with encrypted images
See merge request espressif/esp-idf!17312
|
2022-03-14 18:15:52 +08:00 |
|
Anton Maklakov
|
0d86151b82
|
esp_system: fix ubsan builtins' prototypes to suppress Wbuiltin-declaration-mismatch
|
2022-03-14 09:31:00 +00:00 |
|
Marius Vikhammer
|
9918bbeb63
|
CI: migrated system example tests to pytest-embedded framework
|
2022-03-14 16:32:44 +08:00 |
|
Roland Dobai
|
b66589af04
|
Merge branch 'feature/switching_IDF_repos' into 'master'
tools: Switching between ESP-IDF versions
Closes IDF-1854
See merge request espressif/esp-idf!15840
|
2022-03-14 15:58:55 +08:00 |
|
Anton Maklakov
|
e27f1331e4
|
components: correct printf() placeholder for time_t
Using C99 %jd, https://en.cppreference.com/w/c/chrono/time_t
|
2022-03-14 14:05:47 +07:00 |
|
Rahul Tank
|
f376bb5d05
|
Add support in Nimble for ESP32H2
|
2022-03-14 11:57:53 +05:30 |
|
morris
|
3517ae6387
|
lcd: check return value of xQueueReceive
Fix warnnings reported by Coverity Scan Test
|
2022-03-14 14:00:40 +08:00 |
|
morris
|
a019db6880
|
lcd: delay 1us between DMA start and LCD start
Closes https://github.com/espressif/esp-idf/issues/8212
|
2022-03-14 14:00:40 +08:00 |
|
morris
|
7112009473
|
lcd: support rgb lcd interupt iram safe
|
2022-03-14 14:00:40 +08:00 |
|
morris
|
f06a13ad82
|
lcd: workaround auto next frame hardware bug
Closes https://github.com/espressif/esp-idf/issues/8381
|
2022-03-14 13:55:01 +08:00 |
|
morris
|
9422fe077a
|
lcd: support I2S1 LCD mode on esp32
|
2022-03-14 13:55:01 +08:00 |
|
morris
|
f35edeb5a3
|
lcd: add debug log on/off Kconfig
|
2022-03-14 13:49:18 +08:00 |
|
Mahavir Jain
|
b57fc93585
|
Merge branch 'bugfix/use_decrypt_user_ctx' into 'master'
example: use decrypt_user_ctx in decryption callback
See merge request espressif/esp-idf!17460
|
2022-03-14 13:39:23 +08:00 |
|
Mahavir Jain
|
756e679c52
|
Merge branch 'bugfix/secure_boot_v1_reflashable_case' into 'master'
doc/security: fix re-flashable bootloader section
See merge request espressif/esp-idf!17462
|
2022-03-14 13:39:10 +08:00 |
|
Anton Maklakov
|
18f62f067d
|
Merge branch 'contrib/github_pr_8520' into 'master'
esp_http_server: reword error messages (GitHub PR)
Closes IDFGH-6900
See merge request espressif/esp-idf!17398
|
2022-03-14 13:31:19 +08:00 |
|
Krzysztof Budzynski
|
b485e96714
|
Merge branch 'bugfix/update_lose_ip_docs' into 'master'
DOC:Correct IP_EVENT_STA_LOST_IP name
Closes IDFGH-6718
See merge request espressif/esp-idf!17449
|
2022-03-14 12:46:35 +08:00 |
|
Mahavir Jain
|
177cb601c6
|
Merge branch 'bugfix/linenoise_unint_buffer_and_color' into 'master'
console: linenoise: fix usage of an uninitialized buffer, fix no-color output
Closes IDF-2752
See merge request espressif/esp-idf!17470
|
2022-03-14 12:20:40 +08:00 |
|
Laukik Hase
|
1c65ab5307
|
mbedtls: Add config for MBEDTLS_PLATFORM_TIME_ALT
|
2022-03-14 09:42:33 +05:30 |
|
morris
|
5963de1caf
|
Merge branch 'ci/fix_duplicated_test_names' into 'master'
CI: rename some tests to avoid duplicated test names
See merge request espressif/esp-idf!17463
|
2022-03-14 11:52:02 +08:00 |
|
David Cermak
|
27375c7917
|
esp_netif: Cleanup dhcp-server allocations
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
1b49cf373f
|
lwip/dhcps: Fix fuzzer compilation
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
3d1c05aefb
|
lwip/dhcps: Add dhcps callback argument for associated netif
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
775c3a6253
|
lwip/dhcps: Add simple start/stop unit cases
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
5f135741a1
|
lwip/dhcpserver: Add return value to API that could fail
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
76e9d3cad0
|
lwip/dhcpserver: Add doxy documentation
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
afe6bc0c88
|
lwip/dhcp_server: Fix mem-leaks caught by UT's
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
adc00d1813
|
lwip: Fix fuzzer layers after dhcps update
|
2022-03-13 19:40:00 +01:00 |
|
David Cermak
|
c005b04d1c
|
lwip/dhcps: Support for dynamic dhcp server instances
|
2022-03-13 19:39:21 +01:00 |
|
David Cermak
|
bab051f450
|
lwip/dhcps: Cleanup internal lwip and esp-netif dependency
|
2022-03-13 19:38:15 +01:00 |
|
Michael (XIAO Xufeng)
|
aab535fe4a
|
Merge branch 'bugfix/regi2c_ctrl_spinlock_s2' into 'master'
hw_support: fixed regi2c not protected by lock on ESP32S2
See merge request espressif/esp-idf!16653
|
2022-03-13 02:47:53 +08:00 |
|
Michael (XIAO Xufeng)
|
d5bdf95580
|
hw_support: fixed regi2c not protected by lock on ESP32S2
|
2022-03-13 00:24:08 +08:00 |
|
Anton Maklakov
|
13fbb4d8bc
|
Merge branch 'feature/update_esptool' into 'master'
esptool: Update esptool submodule
See merge request espressif/esp-idf!17446
|
2022-03-12 23:14:35 +08:00 |
|
David Čermák
|
99d125a06b
|
Merge branch 'feature/esp_netif_manual_set_default' into 'master'
esp_netif: Support for manual set-default-netif
Closes IDFGH-6701
See merge request espressif/esp-idf!17228
|
2022-03-12 17:21:29 +08:00 |
|
Aditya Patwardhan
|
bfc2fd9d5d
|
Merge branch 'bugfix/mbedtls_tls1_3' into 'master'
mbedtls: Disable `MBEDTLS_DYNAMIC_BUFFER` when TLS 1.3 is enabled
See merge request espressif/esp-idf!17415
|
2022-03-12 16:24:14 +08:00 |
|
Roland Dobai
|
d761a60211
|
Merge branch 'feature/enable-long-names-support-fatfsgen' into 'master'
fatfsgen.py: enabled long names support
Closes IDFGH-6520, IDF-4044, and IDF-4675
See merge request espressif/esp-idf!17090
|
2022-03-12 13:23:59 +08:00 |
|
Armando (Dou Yiwen)
|
6ed3ffbbf1
|
Merge branch 'refactor/remove_redundant_rom_cache_dependency' into 'master'
cache: remove redundant rom cache dependency in bootloader
Closes IDF-4523
See merge request espressif/esp-idf!17077
|
2022-03-12 10:11:39 +08:00 |
|
Erhan Kurubas
|
ab3d6a802d
|
Merge branch 'feature/freertos_debug_table' into 'master'
freertos_additions: add debug params table for openocd
See merge request espressif/esp-idf!17019
|
2022-03-12 05:24:22 +08:00 |
|
Ivan Grokhotkov
|
fdef8aecb7
|
gdbstub: fix array overrun
https://pvs-studio.com/en/blog/posts/cpp/0790/#ID487F9D1F5B
Reported in https://github.com/espressif/esp-idf/issues/6440
|
2022-03-11 21:05:32 +01:00 |
|
Ivan Grokhotkov
|
eab33e7174
|
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-03-11 20:54:09 +01:00 |
|
Ivan Grokhotkov
|
49e8b97de3
|
console: disable colored hints if CONFIG_LOG_COLORS is not set
|
2022-03-11 20:54:06 +01:00 |
|