C.S.M
|
4518a2a48c
|
Merge branch 'bugfix/jpg_memory_lead' into 'master'
fix(jpeg): Fix memory leak on jpeg decoder
Closes IDF-9402
See merge request espressif/esp-idf!29571
|
2024-03-13 09:53:15 +08:00 |
|
Alexey Lapshin
|
27085260c8
|
Merge branch 'fix/gdbstub_psram_for_esp32p4' into 'master'
feat(gdbstub): fix access to PSRAM for esp32p4
See merge request espressif/esp-idf!29586
|
2024-03-13 04:36:24 +08:00 |
|
Sonika Rathi
|
a7d1da94b9
|
Merge branch 'update/add_esp_vfs_console_component' into 'master'
fix(esp_vfs_console): add esp_vfs_console component
Closes IDFGH-11900
See merge request espressif/esp-idf!28655
|
2024-03-12 23:37:41 +08:00 |
|
Darian
|
eeb71ca1af
|
Merge branch 'feature/freertos_enable_app_task_tag' into 'master'
feat(freertos): Add application task tag support
Closes IDF-6410
See merge request espressif/esp-idf!29514
|
2024-03-12 22:36:20 +08:00 |
|
Alexey Lapshin
|
18e0fe7842
|
feat(gdbstub): fix access to PSRAM for esp32p4
|
2024-03-12 18:10:32 +04:00 |
|
Guillaume Souchere
|
d0b97fbd6b
|
Merge branch 'refactor/decouple-psram-init-from-essp-system' into 'master'
refactor(esp_psram): Decouple psram init from esp_system
Closes IDF-8769
See merge request espressif/esp-idf!29042
|
2024-03-12 21:01:59 +08:00 |
|
Konstantin Kondrashov
|
c571ad1954
|
Merge branch 'feature/use_pri_macro_in_all_logs' into 'master'
feat(all): Use PRIx macro in all logs
Closes IDF-9088
See merge request espressif/esp-idf!29276
|
2024-03-12 20:26:16 +08:00 |
|
Roland Dobai
|
2973e7acba
|
Merge branch 'feat/add_esp32_p4_test' into 'master'
feat: add first version of tests for P4
Closes IDF-8918
See merge request espressif/esp-idf!29106
|
2024-03-12 19:50:51 +08:00 |
|
Rahul Tank
|
7636c1d64c
|
Merge branch 'bugfix/fix_strict_prototype_hid' into 'master'
fix(nimble): Address compilation errors when strict-prototype is enabled
See merge request espressif/esp-idf!29513
|
2024-03-12 18:53:21 +08:00 |
|
C.S.M
|
ff976c3c31
|
Merge branch 'bugfix/flash_mxic_chip' into 'master'
fix(spi_flash): Fix MXIC chip flash size detected wrong
See merge request espressif/esp-idf!29539
|
2024-03-12 18:35:38 +08:00 |
|
Jakob Hasse
|
a88dd2b464
|
Merge branch 'fix/log_buffer' into 'master'
fix(log): Fixed incorrect argument type in hexdump log functions
Closes IDFGH-12312
See merge request espressif/esp-idf!29550
|
2024-03-12 18:27:06 +08:00 |
|
Konstantin Kondrashov
|
3f89072af1
|
feat(all): Use PRIx macro in all logs
|
2024-03-12 11:15:53 +02:00 |
|
Marius Vikhammer
|
08d1460f15
|
Merge branch 'feature/c5_rom_bootloader' into 'master'
feat(c5): update bootloader component for C5
Closes IDF-8653
See merge request espressif/esp-idf!29458
|
2024-03-12 16:11:24 +08:00 |
|
Marius Vikhammer
|
02f2f36588
|
Merge branch 'docs/remove_ulp_deep_sleep_example' into 'master'
docs(deep_sleep): removed mentions of ULP in deep sleep example readme
Closes IDFGH-12305
See merge request espressif/esp-idf!29523
|
2024-03-12 16:10:03 +08:00 |
|
Marius Vikhammer
|
6497ef3551
|
Merge branch 'fix/p4_app_boot_cache_issue' into 'master'
fix(bootloader): fixed P4 bootloader being able to boot with certain configs
Closes IDF-8989
See merge request espressif/esp-idf!29484
|
2024-03-12 16:02:38 +08:00 |
|
Jiang Jiang Jian
|
f92162efd8
|
Merge branch 'bugfix/dpp_example_init_error' into 'master'
fix(wifi/example): Fix dpp example init error
Closes IDFGH-11656
See merge request espressif/esp-idf!27984
|
2024-03-12 15:38:21 +08:00 |
|
Tomas Rezucha
|
fa2986fdef
|
Merge branch 'feat/usb_host_sync_types' into 'master'
Add synchronization types from USB specs table 9-13
See merge request espressif/esp-idf!29263
|
2024-03-12 14:48:16 +08:00 |
|
Cao Sen Miao
|
4881a2aca0
|
fix(jpeg): Fix memory leak on jpeg decoder
|
2024-03-12 14:45:55 +08:00 |
|
Michael (XIAO Xufeng)
|
4ee54026e3
|
Merge branch 'bugfix/fix_fastmem_slowmem_lost_data_bug' into 'master'
[C3/S3]Fix sleep fast_mem & slow_mem may lost bug
See merge request espressif/esp-idf!27571
|
2024-03-12 11:32:00 +08:00 |
|
Jakob Hasse
|
bc46f3ac05
|
Merge branch 'docs/fix_spiram_mistake' into 'master'
docs(heap): Fixed mistake in the heap allocator docs
Closes IDFGH-12318
See merge request espressif/esp-idf!29526
|
2024-03-12 11:12:24 +08:00 |
|
Jakob Hasse
|
99e20e83c2
|
Merge branch 'docs/esp_event_doc_fix' into 'master'
docs(esp_event): Fixed mistake in API docs
Closes IDFGH-12311
See merge request espressif/esp-idf!29524
|
2024-03-12 10:28:32 +08:00 |
|
Jakob Hasse
|
1deef8bee9
|
docs(heap): Fixed mistake in the heap allocator docs
Closes https://github.com/espressif/esp-idf/issues/13353
|
2024-03-12 10:24:35 +08:00 |
|
Jakob Hasse
|
6317789c59
|
fix(log): Fixed incorrect argument type in hexdump log functions
Closes https://github.com/espressif/esp-idf/issues/13347
Thanks @matthew-8925
|
2024-03-11 18:54:06 +08:00 |
|
Guillaume Souchere
|
8a8ed00852
|
refactor(esp_psram): Decouple psram init from esp_system
|
2024-03-11 11:50:43 +01:00 |
|
sonika.rathi
|
e162903615
|
fix(esp_vfs_console): add esp_vfs_console component
move vfs_console related init steps from vfs component to new esp_vfs_console component
|
2024-03-11 10:18:10 +01:00 |
|
Roland Dobai
|
0bbee51829
|
Merge branch 'contrib/github_pr_13339' into 'master'
docs(kconfig): Correct typo "boolens" to "Booleans" (GitHub PR)
Closes IDFGH-12304
See merge request espressif/esp-idf!29538
|
2024-03-11 17:03:50 +08:00 |
|
Jan Beran
|
4adc52f94e
|
feat(test_idf_tools): Add tests for esp32p4 for linux and win
|
2024-03-11 09:33:05 +01:00 |
|
Cao Sen Miao
|
68462ef241
|
fix(spi_flash): Fix MXIC chip flash size detected wrong,
Closes https://github.com/espressif/esp-idf/issues/12222
|
2024-03-11 15:19:30 +08:00 |
|
Mahavir Jain
|
8ce8a9e75e
|
Merge branch 'ci/fix_pre_encrytped_ota_failure_in_ci' into 'master'
ci: Fix pre_encrypted_ota example failure in CI
Closes IDFCI-2082
See merge request espressif/esp-idf!29504
|
2024-03-11 14:03:19 +08:00 |
|
Jakob Hasse
|
11d77d54e8
|
docs(esp_event): Fixed mistake in API docs
Closes https://github.com/espressif/esp-idf/issues/13346
|
2024-03-11 11:06:18 +08:00 |
|
Shu Chen
|
54e7b73b44
|
Merge branch 'bugfix/openthread_rxbuf_using_atomic_variable' into 'master'
fix(openthread): using atomic variable for buffer count
See merge request espressif/esp-idf!29392
|
2024-03-11 10:32:26 +08:00 |
|
Marius Vikhammer
|
10cd7db12d
|
docs(deep_sleep): removed mentions of ULP in deep sleep example readme
Updated readme to reflect that ULP is no longer a part of this examples
functionality.
Closes https://github.com/espressif/esp-idf/issues/13340
|
2024-03-11 10:15:37 +08:00 |
|
Ethan Bowering
|
6ed5e98787
|
docs(kconfig): Correct typo "boolens" to "Booleans"
|
2024-03-10 12:25:44 -04:00 |
|
morris
|
60a2bf6a68
|
Merge branch 'feat/gpio_reserve_rmt' into 'master'
Check GPIO reservation in the RMT driver
Closes IDF-9199 and IDF-9104
See merge request espressif/esp-idf!29130
|
2024-03-09 23:58:52 +08:00 |
|
morris
|
391a187c11
|
feat(rmt): check if the gpio number is reserved by others
|
2024-03-09 10:33:58 +08:00 |
|
morris
|
c952cfb673
|
feat(gpio): reserve gpio output atomically
|
2024-03-09 10:33:58 +08:00 |
|
Darian Leung
|
1332f2934a
|
feat(freertos): Add application task tag support
This commit enables support for application task tag.
- Added CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG option
- Added basic unit test
|
2024-03-09 00:57:37 +08:00 |
|
Rahul Tank
|
c460e1cd7e
|
Merge branch 'bugfix/expose_baud_rate_in_menu' into 'master'
fix(nimble): Exposed the baud rate for hci uart in menuconfig
See merge request espressif/esp-idf!29412
|
2024-03-08 22:51:20 +08:00 |
|
Rahul Tank
|
d8ab10c978
|
Merge branch 'features/uart_host_only_tut' into 'master'
docs(nimble): Improved documentation for uart host only example
See merge request espressif/esp-idf!29401
|
2024-03-08 22:49:46 +08:00 |
|
Rahul Tank
|
9921d5bcfe
|
Merge branch 'bugfix/gap_connect_failed_with_0x0d' into 'master'
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
See merge request espressif/esp-idf!29475
|
2024-03-08 22:43:22 +08:00 |
|
Rahul Tank
|
de9434549c
|
fix(nimble): Address compilation errors when strict-prototype is enabled
|
2024-03-08 20:09:30 +05:30 |
|
Martin Vychodil
|
562733365c
|
Merge branch 'update/bump_littlefs_to_1.14.2' into 'master'
feat: LittleFS bump version to 1.14.2
See merge request espressif/esp-idf!29452
|
2024-03-08 19:45:59 +08:00 |
|
Rahul Tank
|
a93a6ef447
|
Merge branch 'feat/read_multiple_variable_length' into 'master'
feat(nimble): read multiple variable length characteristics
Closes BLERP-423
See merge request espressif/esp-idf!29054
|
2024-03-08 19:40:02 +08:00 |
|
Omar Chebib
|
67a2d48940
|
Merge branch 'bugfix/coredump_switch_stack' into 'master'
fix(espcoredump): Reconfigure the stack guard when using custom coredump stack
See merge request espressif/esp-idf!29355
|
2024-03-08 19:30:42 +08:00 |
|
Harshal Patil
|
ff3e51885a
|
Merge branch 'fix/incorrect_parent_crypto_clk_reset' into 'master'
fix(hal/crypto): Do not reset parent crypto clk when resetting a crypto peripheral
See merge request espressif/esp-idf!29422
|
2024-03-08 18:28:54 +08:00 |
|
Martin Vychodil
|
68fe7d6e80
|
Merge branch 'bugfix/nvs_find_performance' into 'master'
fix(nvs): Fixed Page::findItem performance degradation
See merge request espressif/esp-idf!29483
|
2024-03-08 18:22:13 +08:00 |
|
Dai Zi Yan
|
23d1cd577d
|
Merge branch 'docs/add_CN_trans_for_system/ulp_instruction_set.rst' into 'master'
docs: Provide Chinese translation for api-reference/system/ulp_instruction_set.rst
Closes DOC-6205
See merge request espressif/esp-idf!25872
|
2024-03-08 17:43:37 +08:00 |
|
Ren Pei Ying
|
3a9dd08979
|
docs: Provide Chinese translation for api-reference/system/ulp_instruction_set.rst
|
2024-03-08 17:43:36 +08:00 |
|
Kevin (Lao Kaiyao)
|
e5c7820fd6
|
Merge branch 'feature/add_c5mp_soc_files_part2' into 'master'
feat(esp32c5mp): add soc files (stage 2/8, part 2/2)
See merge request espressif/esp-idf!29420
|
2024-03-08 17:26:09 +08:00 |
|
Omar Chebib
|
9046bf1645
|
fix(espcoredump): Reconfigure the stack guard when using custom coredump stack
|
2024-03-08 17:25:42 +08:00 |
|