Lou Tianhao
afbd7e2a13
docs(pm): add description for gpio_wakeup
2024-06-26 11:33:55 +08:00
Sudeep Mohanty
8d489caed0
Merge branch 'docs/ulp_shared_variables_note' into 'master'
...
docs(lp-core): Added a note about how shared variables are initialized
See merge request espressif/esp-idf!31655
2024-06-24 17:57:05 +08:00
Konstantin Kondrashov
a648a95660
Merge branch 'feature/doc_for_parttool' into 'master'
...
feat(doc): Adds note for parttool that if SB or FE are on
See merge request espressif/esp-idf!31318
2024-06-24 16:28:24 +08:00
C.S.M
c77ea73ca9
Merge branch 'fix/i2c_semaphore_release' into 'master'
...
fix(i2c): Fix i2c not release semaphore in command send loop
Closes IDFGH-13014
See merge request espressif/esp-idf!31572
2024-06-24 15:27:32 +08:00
Sudeep Mohanty
dbde548875
docs(lp-core): Added a note about how shared variables are initialized
...
This commit adds a note to the ULP RISC-V and LP-Core docs regarding how
shared variables are initialized.
2024-06-24 15:21:23 +08:00
Konstantin Kondrashov
1bab9da223
Merge branch 'feature/esp_rom_vprintf_supports_precision_attr' into 'master'
...
feat(esp_rom): Support precision attribute for esp_rom_vprintf
See merge request espressif/esp-idf!31373
2024-06-24 15:03:45 +08:00
Wang Meng Yang
74d3c00fdb
Merge branch 'fix/add_integrity_check_when_select_temporary_key' into 'master'
...
fix(bt): add integrity check when temporary link key selected
Closes BTQABR2023-315
See merge request espressif/esp-idf!31532
2024-06-24 14:58:19 +08:00
Liu Xiao Yu
69d849cbd6
Merge branch 'feature/console_unregister_cmd' into 'master'
...
feat(console): Add an API function to de-register the specified console command
Closes IDF-9996
See merge request espressif/esp-idf!31258
2024-06-24 14:44:18 +08:00
Laukik Hase
8b4a71223f
Merge branch 'fix/incorrect_console_input_decoding_wifi_prov_mgr' into 'master'
...
fix(tools/esp_prov): Fix incorrect input decoding when using console transport
Closes IDFGH-13068
See merge request espressif/esp-idf!31659
2024-06-24 14:42:40 +08:00
Mahavir Jain
4e74160603
Merge branch 'docs/add_signature_verification_numbers_esp32p4' into 'master'
...
docs(secure_boot): Add secure boot signature verification time for esp32p4
See merge request espressif/esp-idf!31668
2024-06-24 13:56:55 +08:00
Mahavir Jain
1ec218260f
Merge branch 'bugfix/c5_mpi_ecc_power_mode' into 'master'
...
fix(hal): correct mpi/ecc peripheral power up sequence for ESP32-C5
See merge request espressif/esp-idf!31621
2024-06-24 13:47:07 +08:00
Wu Zheng Hui
2d36e81ccd
Merge branch 'fix/remove_esp32c6_h2_solved_todos' into 'master'
...
change(esp_hw_support): remove esp32c6 & esp32h2 solved todos
Closes IDF-5781 and IDF-6254
See merge request espressif/esp-idf!31401
2024-06-24 13:35:04 +08:00
gongyantao
772b4dc26a
fix(bt): add integrity check when temporary link key selected
2024-06-24 12:05:49 +08:00
Wu Zheng Hui
e254647b0a
Merge branch 'feature/support_esp32p4_dcdc_always_on' into 'master'
...
feat(esp_hw_support): support esp32p4 dcdc always on during lightsleep
Closes PM-104 and PM-131
See merge request espressif/esp-idf!30449
2024-06-24 11:46:34 +08:00
Wu Zheng Hui
54c4984256
Merge branch 'fix/trigger_system_reset_in_brownout_isr' into 'master'
...
change(esp_system): trigger digital system reset in brownout isr
See merge request espressif/esp-idf!30512
2024-06-24 11:15:54 +08:00
Wu Zheng Hui
ee372c4842
Merge branch 'feat/esp32p4eco_sleep_feature_update' into 'master'
...
feat(esp_hw_support): esp32p4eco1 sleep feature update
Closes IDF-9564
See merge request espressif/esp-idf!30899
2024-06-24 11:15:47 +08:00
Zhang Wen Xu
9e5e1f085d
Merge branch 'bugfix/openthread_uart_vfs_register' into 'master'
...
fix(openthread): register uart vfs devices when they are not registered
See merge request espressif/esp-idf!31524
2024-06-24 11:03:57 +08:00
morris
cd9d0365e1
Merge branch 'fix/lcd_build_error_in_cpp' into 'master'
...
fix(lcd): build errors with deprecated lcd types in cpp
Closes IDFGH-13083 and IDFGH-13090
See merge request espressif/esp-idf!31639
2024-06-24 10:17:40 +08:00
Jiang Jiang Jian
e14eadf952
Merge branch 'bugfix/wifi-6570' into 'master'
...
fix the issue of wifipwr losing its clock during sleep on the esp32c6 eco1
Closes WIFI-6570
See merge request espressif/esp-idf!31586
2024-06-24 09:57:52 +08:00
morris
466f54e375
fix(i2c_lcd): using function overloading to keep esp_lcd_new_panel_io_i2c
...
becuase _Generic is not available in C++
Closes https://github.com/espressif/esp-idf/issues/14037
2024-06-23 21:57:36 +08:00
morris
478a8b5dd6
fix(lcd): build errors with deprecated lcd types in cpp
...
Closes https://github.com/espressif/esp-idf/issues/14029
2024-06-23 21:54:26 +08:00
Marius Vikhammer
c381612efa
Merge branch 'docs/disable_pdf_build' into 'master'
...
ci(docs): set PDF build as allowed to fail
See merge request espressif/esp-idf!31657
2024-06-22 13:34:15 +08:00
harshal.patil
4d6cb7bf23
docs(secure_boot): Add secure boot signature verification time for esp32p4
2024-06-21 21:59:55 +05:30
Sudeep Mohanty
bbd7c5f6e2
Merge branch 'docs/lp_core_uart_apps_readme' into 'master'
...
docs(lp-core): Updated lp_core_uart app README files
See merge request espressif/esp-idf!31660
2024-06-21 17:59:22 +08:00
Sudeep Mohanty
38acdede57
docs(lp-core): Updated lp_core_uart app README files
...
Updated the LP Core UART apps README files to mention the default pins
to use on esp32p4.
2024-06-21 11:35:37 +02:00
wuzhenghui
1679b509be
feat(esp_hw_support): support DCDC always on
2024-06-21 16:55:49 +08:00
wuzhenghui
35180988b5
feat(esp_pm): add DCDC always on config
2024-06-21 16:55:49 +08:00
harshal.patil
a31618b988
fix(tools/esp_prov): Fix incorrect input decoding when using console transport
...
- Closes https://github.com/espressif/esp-idf/issues/14013
2024-06-21 14:07:20 +05:30
Alexey Lapshin
e863e6069c
Merge branch 'feat/enable-gdbstub-test-for-p4' into 'master'
...
feat(gdbstub): enable test for esp32p4
Closes IDF-8992 and IDF-7510
See merge request espressif/esp-idf!31479
2024-06-21 15:55:48 +08:00
Marius Vikhammer
2e3ad85a60
ci(docs): set PDF build as allowed to fail
2024-06-21 15:43:20 +08:00
Omar Chebib
6b10f1e952
Merge branch 'docs/explain_i2c_transmit_receive' into 'master'
...
docs: add explanation for I2C transmist-receive operation
Closes IDFGH-13002
See merge request espressif/esp-idf!31509
2024-06-21 15:38:57 +08:00
David Čermák
d9bae333ca
Merge branch 'fix/lwip_cleanup_freertos_port' into 'master'
...
fix(lwip): Cleanup freertos port to use more readable checks
Closes IDF-9939
See merge request espressif/esp-idf!30760
2024-06-21 13:42:21 +08:00
Mahavir Jain
e1499ddde3
fix(hal): correct the power up sequence for MPI/ECC peripherals in ESP32-C5
2024-06-21 09:42:57 +08:00
Mahavir Jain
dc10f18286
Merge branch 'feature/vulnerabilities_doc_page' into 'master'
...
docs: add page to summarize the security vulnerabilities and advisories
See merge request espressif/esp-idf!30883
2024-06-21 09:32:32 +08:00
Tomas Rezucha
67c10eafaa
Merge branch 'feature/usb_host_multi_configuration' into 'master'
...
USB Host multiconfiguration support pt1 (getting the configuration descriptor)
Closes IDFGH-11532 and IDF-8732
See merge request espressif/esp-idf!26760
2024-06-20 20:29:12 +08:00
C.S.M
8e1698aa05
fix(i2c): Fix i2c not release semaphore in command send loop
2024-06-20 19:22:49 +08:00
Kevin (Lao Kaiyao)
e301e4ee34
Merge branch 'feature/support_parlio_on_c5' into 'master'
...
feat(parlio): support parlio on c5
Closes IDF-8685 and IDF-8686
See merge request espressif/esp-idf!31604
2024-06-20 19:16:12 +08:00
C.S.M
38db7e60e7
Merge branch 'feat/usb_serial_jtag_c5' into 'master'
...
feat(usb_serial_jtag): Add usb serial jtag support on esp32c5
Closes IDF-8721 and IDF-10257
See merge request espressif/esp-idf!31544
2024-06-20 18:49:16 +08:00
Nachiket Kukade
918b5a0823
Merge branch 'bugfix/wpa3_sta_mem_leak' into 'master'
...
Fix memory leak in wpa3 station mode
See merge request espressif/esp-idf!31419
2024-06-20 17:33:06 +08:00
Konstantin Kondrashov
b1768dcd8e
Merge branch 'feature/gcc_error_on_default_warnings' into 'master'
...
feat(tools): Make default warnings as errors
Closes IDFGH-9945
See merge request espressif/esp-idf!30149
2024-06-20 17:02:14 +08:00
C.S.M
d53add5d84
fix(usb_serial_jtag): fix regs are not handled properly for half-word instructions
2024-06-20 16:58:15 +08:00
C.S.M
5bd39b54d3
feat(usb_serial_jtag): Add usb serial jtag support on esp32c5
2024-06-20 16:55:55 +08:00
Aleksei Apaseev
b22a7c600c
Merge branch 'ci/add_job_to_dynamic_pipeline_report' into 'master'
...
ci: add failed/succeeded jobs report generator
Closes IDFCI-1991
See merge request espressif/esp-idf!31070
2024-06-20 16:11:58 +08:00
laokaiyao
b51fc7c390
ci(parlio_rx): enable target test for h2 and p4
2024-06-20 16:02:21 +08:00
David Cermak
70645836fc
fix(lwip): Cleanup freertos port to use more readable checks
...
It also removes incorrect comment that's not valid any more (leftover from 6933c103e5
)
It also removes ESP_THREAD_SAFE macro and sys_mbox_set_owner() which were not used
It also fixes CID 460613: Uninitialized pointer read in api_lib.c, netconn_gethostbyname_addrtype
Updated lwip submodule: git log --oneline 4297782b..aa4f6e78
* api_msg: Fix unused local variable if LWIP_NETCONN_SEM_PER_THREAD=1 (espressif/esp-lwip@aa4f6e78 )
2024-06-20 08:57:25 +02:00
Konstantin Kondrashov
e596cb5527
feat(tool): Adds idf_build_remove_options_from_property func
2024-06-20 14:43:26 +08:00
Marc Finet
9456c157ff
feat(build): Add config to disable warn be considered as errors
...
The -Werror=all activates error for all warnings in -Wall, however, it
does not activate error for other default warnings, such as:
- int-conversion (pointer from integer w/o a cast)
- incompatible-pointer-types
- discarded-qualifiers
Which are IMO even more important that -Wall.
This commit fixes that by activating error for all warnings (i.e. from
-Wall and default ones) and removing those from -Wextra, as the culprit
commit seemed to address.
Fixes: 60f29236f6
"Build system: Raise warning level" (2016-11-16)
In order to avoid long analysis during esp-idf upgrade, provide a way to
restore the previous -Werror=all behavior that consider only warnings
from -Wall (and not default ones).
Also add a hint to use the Kconfig option on compilation error, but warn
that fixing the code is the preferred way.
Merges https://github.com/espressif/esp-idf/pull/11239
Suggested-By: Ivan Grokhotkov <ivan@espressif.com>
2024-06-20 14:43:26 +08:00
Aleksei Apaseev
63bd3a18ad
ci: add failed jobs report generator. Improve Target Test Report
...
Introduced changes:
- refactor the cli script used for report generation
- introduce failed jobs report generator
- cover job report generation with tests
- add job failure rate
- add test cases failure rate
- add current branch / other branches statistic for failed jobs / testcases
2024-06-20 14:40:54 +08:00
Sudeep Mohanty
d0eed3a65e
Merge branch 'fix/lp_i2c_reg_redefinition_on_esp32c5' into 'master'
...
fix(lp-i2c): Fixed register definition namespace for LP I2C registers on esp32c5
See merge request espressif/esp-idf!31599
2024-06-20 14:40:53 +08:00
morris
2e2a621dca
Merge branch 'test/emac_regsiter_rw' into 'master'
...
test(emac): register are not read/write by half-word
Closes IDF-10258
See merge request espressif/esp-idf!31619
2024-06-20 14:30:13 +08:00