Sudeep Mohanty
|
35fc493dcc
|
Merge branch 'bugfix/freertos_incorrect_placement_of_unblocked_task_during_tick_increment' into 'master'
fix(freertos/idf): Refactor suspend-resume tests
Closes IDF-8364
See merge request espressif/esp-idf!26849
|
2023-11-30 15:53:31 +08:00 |
|
Kevin (Lao Kaiyao)
|
15803e14e9
|
Merge branch 'feature/add_esp32c5_beta3_soc_header_files' into 'master'
feat(esp32c5): add esp32c5 soc header files (stage 2, part 1)
See merge request espressif/esp-idf!27492
|
2023-11-30 15:07:04 +08:00 |
|
Cao Sen Miao
|
2a0debde3c
|
change(usb_serial_jtag): Add a usb_serial_jtag echo example for how to use usb_serial_jtag APIs,
Closes https://github.com/espressif/esp-idf/issues/12620,
Closes https://github.com/espressif/esp-idf/issues/12605
|
2023-11-30 14:38:06 +08:00 |
|
Cao Sen Miao
|
b8e8042c4e
|
fix(usb_serial_jtag): Fix issue that buffer seems not flush when TX buffer is full and flush slow,
Closes https://github.com/espressif/esp-idf/issues/12628
|
2023-11-30 14:38:06 +08:00 |
|
Kevin (Lao Kaiyao)
|
11461aff62
|
Merge branch 'feature/add_esp32c5_beta3_soc_header_files_part2' into 'master'
feat(esp32c5): add esp32c5-beta3 soc header files (stage2, part2)
See merge request espressif/esp-idf!27500
|
2023-11-30 14:35:54 +08:00 |
|
harshal.patil
|
47821f6299
|
fix(mbedtls/aes): fix AES interrupt allocation for AES-GCM operations
|
2023-11-30 11:59:59 +05:30 |
|
Jiang Jiang Jian
|
41400d8224
|
Merge branch 'feat/add_new_api_to_get_scan_ap_record' into 'master'
feat(wifi): add new api to get one scan ap record
Closes WIFI-6311, WIFIBUG-210, and WIFIBUG-211
See merge request espressif/esp-idf!26912
|
2023-11-30 13:56:51 +08:00 |
|
C.S.M
|
cce1bf36fc
|
Merge branch 'bugfix/u32_reg_tsens' into 'master'
fix(temperature_sensor): Fix regs on temperature sensor is not volatile due to GCC bug
See merge request espressif/esp-idf!27468
|
2023-11-30 12:37:10 +08:00 |
|
Tomas Rezucha
|
39d57f1cfd
|
refactor(usb/host): Move FIFO size configuration to HAL layer
The logic of calculating FIFO sizes is DWC OTG specific.
We move it to the HAL layer to provide better abstraction in the HDC layer.
|
2023-11-30 12:04:30 +08:00 |
|
zhanghaipeng
|
a1b678e721
|
fix(bt/bluedroid): Fix bluedroid menuconfig
|
2023-11-30 10:43:12 +08:00 |
|
zhanghaipeng
|
a5a7e60ad0
|
docs(bt/bluedroid): Update ble example document
|
2023-11-30 10:42:49 +08:00 |
|
shangke
|
a7dc484564
|
fix(bt/controller): Fixed some HCI commands parameter
|
2023-11-30 02:41:56 +00:00 |
|
Wang Meng Yang
|
0fb0fc8654
|
Merge branch 'bugfix/alarm_args_double_free' into 'master'
fix(bt/bluedroid): Free the alarm args only when it is not NULL
Closes BTQABR2023-141
See merge request espressif/esp-idf!27475
|
2023-11-30 10:27:14 +08:00 |
|
Tomas Rezucha
|
b258bbf068
|
refactor(usb/host): Make private hal types USB_DWC specific
|
2023-11-30 10:24:53 +08:00 |
|
Armando (Dou Yiwen)
|
d36fe73960
|
Merge branch 'test/improve_sdmmc_tests' into 'master'
sd: improve tests and added on CI
See merge request espressif/esp-idf!27384
|
2023-11-30 10:21:11 +08:00 |
|
Tomas Rezucha
|
69d9e7625b
|
feat(usb/host): Add High Speed enumeration types
|
2023-11-30 10:17:00 +08:00 |
|
Marius Vikhammer
|
ae4be8eb03
|
Merge branch 'feature/p4_lp_core' into 'master'
feat(ulp/lp_core): Added basic support for building and running a LP-Core app on ESP32P4
Closes IDF-7534
See merge request espressif/esp-idf!26869
|
2023-11-30 09:35:49 +08:00 |
|
Marek Fiala
|
04ade501aa
|
feat(tools): Disable failing build system tests on Windows runner
|
2023-11-29 23:10:38 +01:00 |
|
Marek Fiala
|
b535ec9a99
|
feat(tools): Fix some failing tests on Windows runner
|
2023-11-29 23:10:38 +01:00 |
|
Marek Fiala
|
0a3b57e48a
|
feat(tools): Add pytest build system on Windows runner
|
2023-11-29 23:10:37 +01:00 |
|
Adam Múdry
|
a4ff2decdd
|
Merge branch 'fix/esp_vfs_fat_sdcard_format_workbuf_leak' into 'master'
fix: esp_vfs_fat_sdcard_format workbuf memory leak
Closes IDF-8779
See merge request espressif/esp-idf!27490
|
2023-11-30 05:42:00 +08:00 |
|
Alexey Lapshin
|
3ac31855b2
|
Merge branch 'contrib/github_pr_12683' into 'master'
fix(tools): fix path delimiter in gdbinit for Windows
Closes IDFGH-11562
See merge request espressif/esp-idf!27485
|
2023-11-30 04:57:07 +08:00 |
|
David Cermak
|
96069eef3b
|
feat(http_client): Add support for using custom tcp_transport
|
2023-11-29 20:48:40 +01:00 |
|
David Cermak
|
7e22a13afe
|
feat(http_client): Add support for TLS session tickets
|
2023-11-29 20:48:35 +01:00 |
|
Gao Xu
|
4e843a1a70
|
Merge branch 'bugfix/fix_adc_continuous_do_not_rst_apb_clk' into 'master'
fix(adc): fix adc continuous get less results beacuse do not reset apb clk
Closes IDF-8414
See merge request espressif/esp-idf!27115
|
2023-11-30 00:22:48 +08:00 |
|
laokaiyao
|
d87e007c66
|
feat(esp32c5): add esp32c5-beta3 soc header files (part1)
|
2023-11-29 20:53:33 +08:00 |
|
laokaiyao
|
87f7d2edc4
|
feat(esp32c5): add esp32c5-beta3 soc header files (part2)
|
2023-11-29 20:48:52 +08:00 |
|
Kevin (Lao Kaiyao)
|
cd9d321062
|
Merge branch 'feature/introduce_target_esp32c5' into 'master'
feat(esp32c5): introduce target esp32c5 (stage 1)
See merge request espressif/esp-idf!27299
|
2023-11-29 20:31:34 +08:00 |
|
Adam Múdry
|
29c30b961d
|
fix: esp_vfs_fat_sdcard_format workbuf memory leak
|
2023-11-29 12:39:15 +01:00 |
|
Ivan Grokhotkov
|
b52182e14f
|
ci(tcp_transport): upgrade to Catch2 as a component
|
2023-11-29 12:38:47 +01:00 |
|
Ivan Grokhotkov
|
ae3da4a383
|
ci(wear_levelling): upgrade to Catch2 as a component
|
2023-11-29 12:38:47 +01:00 |
|
Ivan Grokhotkov
|
33896fe67e
|
ci(log): upgrade to Catch2 as a component
|
2023-11-29 12:38:47 +01:00 |
|
Ivan Grokhotkov
|
88e77ba1ed
|
ci(nvs_flash): upgrade to Catch2 as a component, fix warnings
|
2023-11-29 12:38:47 +01:00 |
|
Ivan Grokhotkov
|
047e50615e
|
ci(fatfs): upgrade to Catch2 as a component, enable CI build
|
2023-11-29 12:38:46 +01:00 |
|
Ivan Grokhotkov
|
8e81bbe014
|
ci(esp_rom): upgrade to Catch2 as a component, enable CI build
|
2023-11-29 12:38:46 +01:00 |
|
Ivan Grokhotkov
|
79a2c15477
|
ci(esp_event): upgrade host test to Catch2 as a component, fix build
- use espressif/catch2 component
- fix build issues after FreeRTOS upgrade
- enable test app build in CI
|
2023-11-29 12:38:46 +01:00 |
|
zhangyanjiao
|
b495f54329
|
fix(wifi): fix the crash issue when clear scan ap list
|
2023-11-29 19:23:35 +08:00 |
|
zhangyanjiao
|
0f18104d53
|
feat(wifi): add new api to get one scan ap record
|
2023-11-29 19:19:25 +08:00 |
|
GuyBrush
|
090bb85a12
|
fix(tools): fix path delimiter in gdbinit for Windows
Merges https://github.com/espressif/esp-idf/pull/12683
Signed-off-by: Alexey Lapshin <alexey.lapshin@espressif.com>
|
2023-11-29 13:54:48 +04:00 |
|
C.S.M
|
96f49c2603
|
Merge branch 'bugfix/bod_reset_c6_h2' into 'master'
fix(bod): Fix issue that RF cannot be enabled again after BOD triggered.
See merge request espressif/esp-idf!27287
|
2023-11-29 17:21:38 +08:00 |
|
Martin Vychodil
|
875849128f
|
Merge branch 'feature/add_fatfs_sbom' into 'master'
feat(storage/fatfs): add sbom file manifest for FatFs
Closes IDF-8229
See merge request espressif/esp-idf!27436
|
2023-11-29 17:11:52 +08:00 |
|
Tomas Sebestik
|
e4f3ba1365
|
ci: update Mixed Template, Release notes header
|
2023-11-29 10:03:33 +01:00 |
|
Marius Vikhammer
|
99c88b9272
|
Merge branch 'feature/misc_core_build_tests_p4' into 'master'
ci(system): fixed and enabled misc system build tests
Closes IDF-8069, IDF-8071, and IDF-8119
See merge request espressif/esp-idf!27431
|
2023-11-29 16:58:07 +08:00 |
|
Armando (Dou Yiwen)
|
9674c5d467
|
Merge branch 'doc/esp32p4_sdmmc' into 'master'
doc: esp32p4 sdmmc programming guide
Closes IDF-7732
See merge request espressif/esp-idf!27171
|
2023-11-29 16:55:08 +08:00 |
|
Jin Cheng
|
823e0711c9
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free
|
2023-11-29 15:55:46 +08:00 |
|
Tomas Rezucha
|
d315b97948
|
Merge branch 'fix/usb_uvc_example' into 'master'
fix(usb/uvc): Add negotiation retry for some cameras
Closes IDF-8085
See merge request espressif/esp-idf!27309
|
2023-11-29 15:38:53 +08:00 |
|
Tomas Sebestik
|
0b3ec55183
|
Merge branch 'remove/migrate-danger-gitlab' into 'master'
Remove/migrate danger gitlab
Closes RDT-523
See merge request espressif/esp-idf!27379
|
2023-11-29 15:14:23 +08:00 |
|
Rahul Tank
|
427f734dca
|
Merge branch 'bugfix/add_legacy_adv_clear_vsc' into 'master'
fix(nimble): Add support for VSC to clear legacy adv memory
Closes BLERP-160
See merge request espressif/esp-idf!26561
|
2023-11-29 14:57:22 +08:00 |
|
gaoxu
|
7f296f2a20
|
ci(adc): add a test that adc continuous read after restarting
|
2023-11-29 14:30:25 +08:00 |
|
gaoxu
|
3acf3ec648
|
fix(adc): fix adc continuous get less results beacuse do not reset apb clk
|
2023-11-29 14:28:33 +08:00 |
|