Marius Vikhammer
|
b6208df463
|
feat(lp-core): allow custom cmakefile project file for ULP project
|
2024-07-30 12:30:54 +08:00 |
|
zhanghaipeng
|
d703799356
|
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
|
2024-07-30 11:47:26 +08:00 |
|
C.S.M
|
17f814acf3
|
fix(spi_flash): Add external flash support on esp32c6,esp32h2,esp32p4,esp32c5
|
2024-07-30 11:10:29 +08:00 |
|
sonika.rathi
|
c1adbb234b
|
test(spiffs): add test case for fsync() call
|
2024-07-29 19:04:10 +02:00 |
|
morris
|
0d9ea9cb6e
|
Merge branch 'feat/debug_probe_esp32p4' into 'master'
feat(debug_probe): added debug probe driver
See merge request espressif/esp-idf!32088
|
2024-07-30 00:41:29 +08:00 |
|
Alexander Somov
|
da42024bf2
|
feat(spiffs): add fsync() support to SPIFFS VFS driver
Closes https://github.com/espressif/esp-idf/pull/12693
Signed-off-by: sonika.rathi <sonika.rathi@espressif.com>
|
2024-07-29 17:29:03 +02:00 |
|
Shreyas Sheth
|
63baf5b56f
|
fix(esp_wifi): Fix crash in wifi deinit due to roaming neighbor list
|
2024-07-29 19:39:27 +05:30 |
|
Fu Hanxi
|
b5bdc1ac9b
|
ci: add idf-build-apps load soc caps test case
|
2024-07-29 15:34:26 +02:00 |
|
Jiang Jiang Jian
|
f257b9b2c0
|
Merge branch 'bugfix/fix_beacon_timeout_issue_in_mesh' into 'master'
fix(wifi/mesh): fix the beacon timeout issue in mesh
Closes WIFIBUG-663
See merge request espressif/esp-idf!32406
|
2024-07-29 21:08:48 +08:00 |
|
chenqingqing
|
4e8dcf5753
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-07-29 19:51:37 +08:00 |
|
Daniel Paul
|
1870eaa2ba
|
Merge branch 'docs/consistent_naming_convention_for_ESP_Component_Registry' into 'master'
docs: Consistent naming convention for ESP Component Registry
See merge request espressif/esp-idf!31205
|
2024-07-29 17:30:33 +08:00 |
|
Zhang Xiao Yan
|
9e1d02a3ef
|
Merge branch 'docs/add_application_examples_system_component' into 'master'
docs: add or update application examples of system component
See merge request espressif/esp-idf!32004
|
2024-07-29 17:20:17 +08:00 |
|
Armando
|
e07111ae34
|
feat(mmu): supported on c61
|
2024-07-29 16:16:36 +08:00 |
|
Armando
|
f6255dde5d
|
feat(mmu): added 8KB mmu page size option for c6 h2
|
2024-07-29 16:16:36 +08:00 |
|
Armando
|
133a217315
|
change(mmu): removed not-used SOC_MMU_PAGE_SIZE_CONFIGURABLE macro which is 0 on p4
|
2024-07-29 16:16:36 +08:00 |
|
luoxu
|
b0367f5f2f
|
feat(ble_mesh): disable some models by default
|
2024-07-29 16:02:36 +08:00 |
|
Linda
|
0af1256a12
|
docs: add or update application examples of system component
|
2024-07-29 16:00:18 +08:00 |
|
zhangyanjiao
|
bd210713fa
|
fix(wifi/mesh): fix the beacon timeout issue in mesh
|
2024-07-29 15:44:08 +08:00 |
|
morris
|
c30d89953c
|
feat(debug_probe): added debug probe hal driver
|
2024-07-29 15:23:18 +08:00 |
|
chenjianhua
|
1ba831b0e2
|
feat(bt/bluedroid): Report HCI error code to app when command fails
|
2024-07-29 15:23:14 +08:00 |
|
morris
|
d839ea6805
|
Merge branch 'fix/esp_lcd_i2c_ng' into 'master'
fix(esp_lcd): Fix I2C receive without param
See merge request espressif/esp-idf!32358
|
2024-07-29 15:00:56 +08:00 |
|
Sudeep Mohanty
|
23e4823f17
|
Merge branch 'fix/vtaskdeletewithcaps_leaks_memory' into 'master'
docker / docker (push) Has been cancelled
fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps()
Closes IDFGH-13294
See merge request espressif/esp-idf!32305
|
2024-07-29 14:45:14 +08:00 |
|
C.S.M
|
69950910cb
|
fix(spi_flash): Fix issue that bit_length is wrong on suspend chip because not judge idle correctly
|
2024-07-29 14:35:30 +08:00 |
|
Xu Xiao
|
d3d920eacb
|
Merge branch 'fix/fix_esp32c3_compiler_issues_when_use_wifi_set_band_api' into 'master'
fix(wifi): fix esp32c3 compiler issues when call 'esp_wifi_set_band'
Closes WIFIBUG-675
See merge request espressif/esp-idf!32370
|
2024-07-29 14:23:31 +08:00 |
|
Island
|
39990412b5
|
Merge branch 'docs/reorganize_bluetooth_api_guides' into 'master'
docs(ble): Reorganized the bluetooth API guide structure
See merge request espressif/esp-idf!32131
|
2024-07-29 14:16:02 +08:00 |
|
Rahul Tank
|
929c04cfdd
|
Merge branch 'bugifx/zero_initilize_variable' into 'master'
fix(nimble): Zero initialize variable to avoid garbage value
See merge request espressif/esp-idf!32357
|
2024-07-29 13:00:40 +08:00 |
|
Song Ruo Jing
|
adb1a81729
|
Merge branch 'feature/esp32c61_regi2c_support' into 'master'
feat(regi2c): support REGI2C for ESP32C61
Closes IDF-9276
See merge request espressif/esp-idf!31980
|
2024-07-29 11:52:41 +08:00 |
|
Armando (Dou Yiwen)
|
23ee0b65ff
|
Merge branch 'feat/cache_msync_c2m_sliced_ops' into 'master'
cache: supported msync c2m sliced ops
Closes IDF-10510 and IDF-10414
See merge request espressif/esp-idf!32155
|
2024-07-29 11:37:24 +08:00 |
|
Zhang Wen Xu
|
c7d15c1f05
|
Merge branch 'feature/fix_154_next_operation_for_multi_event' into 'master'
fix(ieee802154): refactor the next opteration logic for multiple events
Closes TZ-930 and TZ-1017
See merge request espressif/esp-idf!32238
|
2024-07-29 11:15:08 +08:00 |
|
Marius Vikhammer
|
cd3dbb974e
|
Merge branch 'ci/qemu_re_enable' into 'master'
ci(qemu): remove allowed to fail attribute from qemu tests
Closes IDF-8841
See merge request espressif/esp-idf!32361
|
2024-07-29 10:46:13 +08:00 |
|
Armando (Dou Yiwen)
|
5020e7a815
|
Merge branch 'change/improve_xip_docs_on_p4' into 'master'
psram: improve xip docs on p4
See merge request espressif/esp-idf!32354
|
2024-07-29 10:29:24 +08:00 |
|
Wei Yu Han
|
182e2c17ba
|
docs(bluetooth): Repaced Classic Bluetooth with Bluetooth Classic in API reference section name
|
2024-07-29 09:54:19 +08:00 |
|
Sudeep Mohanty
|
c3da2ace27
|
fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps()
vTaskDeleteWithCaps() leaked memory when a task uses the API to delete
itself. This commit adds a fix to avoid the memory leak.
Closes https://github.com/espressif/esp-idf/issues/14222
|
2024-07-26 16:58:18 +02:00 |
|
Sudeep Mohanty
|
7806aeb372
|
Merge branch 'fix/freertos_port_assert_in_isr_bug' into 'master'
fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context
See merge request espressif/esp-idf!32324
|
2024-07-26 21:14:53 +08:00 |
|
xuxiao
|
664a68cd09
|
fix(wifi): fix esp32c3 compiler issues when call 'esp_wifi_set_band'
|
2024-07-26 19:16:26 +08:00 |
|
Adam Múdry
|
3ffd716d81
|
Merge branch 'fix/fatfs_f_mount_immediately_after_formatting' into 'master'
fix(vfs): FATFS mount immediately after format if mount failed
Closes IDF-10538
See merge request espressif/esp-idf!32302
|
2024-07-26 17:39:59 +08:00 |
|
zwx
|
0353db2372
|
fix(ieee802154): refactor the next opteration logic for multiple events
|
2024-07-26 17:37:28 +08:00 |
|
Jiang Jiang Jian
|
e37ff3565b
|
Merge branch 'bugfix/fix_newlib_nano_float_printf_issues' into 'master'
fix(esp_rom): add new rom caps ESP_ROM_HAS_NEWLIB_PRINTF_BUG
See merge request espressif/esp-idf!30956
|
2024-07-26 17:37:03 +08:00 |
|
Armando (Dou Yiwen)
|
27c562a348
|
Merge branch 'fix/fix_adc_continuous_docs_code_example' into 'master'
adc: fixed adc continuous programming guide code examples
Closes DOC-8485
See merge request espressif/esp-idf!32356
|
2024-07-26 17:32:06 +08:00 |
|
Wei Yu Han
|
524549fdb2
|
docs(ble): Replaced Classic Bluetooth with Bluetooth Classic
|
2024-07-26 17:16:48 +08:00 |
|
Xu Xiao
|
7b5014a02f
|
Merge branch 'chip/esp32c5_mp_support_wifi' into 'master'
esp32c5 mp support wifi
Closes IDF-9139 and IDF-10529
See merge request espressif/esp-idf!31901
|
2024-07-26 17:15:23 +08:00 |
|
Sudeep Mohanty
|
fc5ca21673
|
Merge branch 'test/fix_flaky_sched_time_test' into 'master'
test(freertos): Fixed flaky scheduling time test
Closes IDFCI-2266
See merge request espressif/esp-idf!32352
|
2024-07-26 17:09:54 +08:00 |
|
Armando
|
702b0560ab
|
change(psram): improved xip psram docs on p4
|
2024-07-26 16:30:46 +08:00 |
|
Armando
|
7f600ae3fe
|
fix(adc): fixed adc continuous programming guide code examples
|
2024-07-26 16:14:51 +08:00 |
|
Marius Vikhammer
|
00a46fedbe
|
ci(qemu): remove allowed to fail attribute from qemu tests
|
2024-07-26 15:36:32 +08:00 |
|
Omar Chebib
|
305fabf2cf
|
Merge branch 'bugfix/c5_mintstatus_value' into 'master'
fix(riscv): fix a bug that affected mintstatus CSR value in the CLIC
See merge request espressif/esp-idf!32176
|
2024-07-26 15:35:03 +08:00 |
|
Marius Vikhammer
|
8b73c8616d
|
Merge branch 'feat/lp_core_pre_calc_timer' into 'master'
change(lp_core): changed wakeup time calc to use a precomputed tick value
Closes IDF-10552
See merge request espressif/esp-idf!32283
|
2024-07-26 15:29:33 +08:00 |
|
hrushikesh.bhosale
|
74b5033284
|
docs(nvs_encryption): Updated the docs of nvs_encryption
Updated the documentation by changing subtype from key to
nvs_keys in nvs_encryption.rst
|
2024-07-26 12:21:47 +05:30 |
|
Sudeep Mohanty
|
7bf349d20b
|
test(freertos): Fixed flaky scheduling time test
This commit updates the scheduling time test to test for median
scheduling time values instead of average values.
|
2024-07-26 08:37:11 +02:00 |
|
zwl
|
e4922b9629
|
fix(ble): fixed tx memory leak issue when controller disable
|
2024-07-26 14:29:39 +08:00 |
|