Michael (XIAO Xufeng)
|
041ce02a14
|
Merge branch 'bugfix/add_warning_for_rc_fast_calibration_h2' into 'master'
clk: Add warning log if RC_FAST clock calibration is needed on esp32h2
See merge request espressif/esp-idf!23743
|
2023-05-25 21:39:02 +08:00 |
|
wuzhenghui
|
3ae1f0ea5d
|
bugfix: fix rc_fast bad calibration value
|
2023-05-25 21:21:14 +08:00 |
|
Chen Yu Dong
|
08eea17c41
|
Merge branch 'bugfix/add_ci_job_s3_quad_psram' into 'master'
CI: add CI job component ut esp32s3 quad psram
See merge request espressif/esp-idf!23918
|
2023-05-25 21:08:19 +08:00 |
|
Rahul Tank
|
9901bdf3da
|
Nimble: Fixed setting macro values based on selected configuration
|
2023-05-25 17:12:57 +05:30 |
|
Chen Yudong
|
40b61681be
|
CI: add CI job component ut esp32s3 quad psram
|
2023-05-25 16:57:27 +08:00 |
|
Adam Múdry
|
976644acf6
|
CI: fix sdcard fatfs test_apps format timeout
|
2023-05-25 08:52:59 +00:00 |
|
Mahavir Jain
|
e2fe2bf152
|
Merge branch 'fix/xts_aes_register_prefix_discrepency' into 'master'
fix: xts aes register prefix discrepancy
Closes DOC-5136 and DOC-5140
See merge request espressif/esp-idf!23900
|
2023-05-25 16:40:13 +08:00 |
|
Zim Kalinowski
|
c74c18520e
|
Merge branch 'bugfix/improve-git-describe-handling' into 'master'
build system: more accurate error information for git_describe
Closes IDFGH-7504
See merge request espressif/esp-idf!23891
|
2023-05-25 16:21:40 +08:00 |
|
David Čermák
|
914652c804
|
Merge branch 'bugfix/sntp_cpp_compat' into 'master'
esp_netif: Fix invalid conversion from int to enumeration in c++ build (GitHub PR)
Closes IDFGH-10115
See merge request espressif/esp-idf!23867
|
2023-05-25 15:28:06 +08:00 |
|
Rahul Tank
|
1937282e95
|
Merge branch 'bugfix/memory_cleanup_optimization' into 'master'
Nimble: Fixes for memory leak / optimization
See merge request espressif/esp-idf!23759
|
2023-05-25 14:47:27 +08:00 |
|
Zim Kalinowski
|
451a0f1d33
|
Merge branch 'feature/adds_new_efuses_for_h2' into 'master'
efuse(H2): Adds RF Calibration Information
Closes IDF-7382
See merge request espressif/esp-idf!23827
|
2023-05-25 14:36:50 +08:00 |
|
harshal.patil
|
ed4ceea43d
|
esp32c2: xts-aes register prefix discrepency
|
2023-05-25 11:27:18 +05:30 |
|
harshal.patil
|
0058fb3a05
|
esp32c3: xts-aes register prefix discrepency
|
2023-05-25 11:27:10 +05:30 |
|
Fu Hanxi
|
d29b3ee584
|
Merge branch 'test/idf-build-apps-1.0.0' into 'master'
CI: make master pipeline compatible with idf-build-apps 1.0.0 release
See merge request espressif/esp-idf!23892
|
2023-05-25 13:51:21 +08:00 |
|
Shu Chen
|
712d747a79
|
Merge branch 'bugfix/fix_matter_commissioning_ble_disconnect_issue' into 'master'
esp_phy: updating H2 lib phy to adapt the voltage changes
See merge request espressif/esp-idf!23822
|
2023-05-25 12:31:27 +08:00 |
|
Wan Lei
|
47fe2b9521
|
Merge branch 'feature/adc_digi_monitor_support' into 'master'
adc digi monitor support
Closes IDF-2530
See merge request espressif/esp-idf!22839
|
2023-05-25 12:06:01 +08:00 |
|
Chen Jian Xing
|
7121ec0f63
|
Merge branch 'feat/support_legacy_cmd' into 'master'
example: support legacy PHY command in cert_test
Closes WIFI-5798
See merge request espressif/esp-idf!23412
|
2023-05-25 10:44:37 +08:00 |
|
Fu Hanxi
|
1f851fd405
|
ci: fix breaking change in idf-build-apps 1.0.0
|
2023-05-25 08:36:44 +08:00 |
|
Zim Kalinowski
|
a4bb596d63
|
Merge branch 'feature/esp_ipc_isr_fix' into 'master'
esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env)
Closes IDFGH-10179
See merge request espressif/esp-idf!23866
|
2023-05-24 23:17:37 +08:00 |
|
Paul Guyot
|
ceb121fd57
|
esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env)
The race condition is very unlikely on real hardware but can be observed with
qemu under heavy load.
Also add missing `memw` instructions which are generated by the C compiler but
absent in the assembly code.
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
Signed-off-by: KonstantinKondrashov <konstantin@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/11447
Closes https://github.com/espressif/esp-idf/issues/11433
|
2023-05-24 19:08:29 +08:00 |
|
alanmaxwell
|
2d072ab141
|
example: support legacy PHY commands in cert_test
|
2023-05-24 18:58:49 +08:00 |
|
wanlei
|
e42501d20f
|
adc: add programing guide for digi monitor
|
2023-05-24 18:09:06 +08:00 |
|
wanlei
|
e6e641475b
|
adc: add digi monitor test case
|
2023-05-24 17:46:52 +08:00 |
|
wanlei
|
87848110c1
|
adc: new feature adc digital monitor supported
|
2023-05-24 17:46:52 +08:00 |
|
Chen Yu Dong
|
2da7873096
|
Merge branch 'bugfix/case_tester__multi_dev_cases' into 'master'
CI: fix multi dev case tester
See merge request espressif/esp-idf!23869
|
2023-05-24 16:26:02 +08:00 |
|
Shu Chen
|
243b286ddc
|
Merge branch 'support/add_kconfig_for_mac_filter' into 'master'
openthread: add kconfig for mac filter
See merge request espressif/esp-idf!23849
|
2023-05-24 14:42:47 +08:00 |
|
harshal.patil
|
873901e7aa
|
bootloader: add a config to enable flashing of bootloader using
the command `idf.py flash` when secure boot v2 is enabled.
|
2023-05-24 11:50:14 +05:30 |
|
Roland Dobai
|
5e6beade2d
|
Merge branch 'feature/rewrite_build_sys_tests_v4' into 'master'
Tools: Rewrite build system unit tests to python - idf.py sdkconfig, bootloader, components
Closes IDF-7164
See merge request espressif/esp-idf!22325
|
2023-05-24 14:19:35 +08:00 |
|
zhangwenxu
|
38dc88dd29
|
esp_phy: updating H2 lib phy to adapt the voltage changes
|
2023-05-24 14:11:48 +08:00 |
|
morris
|
ab6ae9341a
|
example: fix led strip memory overwrite before trans done
Closes https://github.com/espressif/esp-idf/issues/11487
|
2023-05-24 14:04:11 +08:00 |
|
Mahavir Jain
|
ff024dcb88
|
Merge branch 'feature/wifi_prov_event_security_session' into 'master'
wifi_prov: Exposed events for secure session establishment and credential mismatch
Closes IDF-7358
See merge request espressif/esp-idf!23821
|
2023-05-24 12:02:52 +08:00 |
|
Kevin (Lao Kaiyao)
|
7a462d8a86
|
Merge branch 'feature/support_adc_calibration_on_c6' into 'master'
adc_cali: supported adc calibration on esp32c6
Closes IDF-5312 and IDF-6566
See merge request espressif/esp-idf!23499
|
2023-05-24 11:31:12 +08:00 |
|
Shu Chen
|
38b495205a
|
Merge branch 'fix/openthread_frame_counter_when_retx' into 'master'
openthread: fix frame counter when re-transmition
See merge request espressif/esp-idf!23851
|
2023-05-24 10:51:06 +08:00 |
|
Zim Kalinowski
|
369d8a0f8a
|
build system: more accurate error information for git_describe
Closes https://github.com/espressif/esp-idf/issues/9071
See merge request espressif/esp-idf!23891
|
2023-05-23 18:30:01 +02:00 |
|
Adam Múdry
|
58e69f2fcb
|
vfs: select sanity NULL check
https://github.com/espressif/esp-idf/issues/9964
|
2023-05-23 18:02:24 +02:00 |
|
Mahavir Jain
|
d00e7b5af8
|
Merge branch 'feature/nvs_encryption_using_hmac_v2' into 'master'
nvs_flash: Add support for HMAC-based encryption key derivation scheme
Closes IDF-6727
See merge request espressif/esp-idf!23079
|
2023-05-23 23:57:26 +08:00 |
|
Tomas Rezucha
|
f4dfc8ffb8
|
Merge branch 'feature/usbd_msc_mount_callback' into 'master'
USBD: update example of usb device msc by adding usage of new API.
Closes IDF-7369
See merge request espressif/esp-idf!23761
|
2023-05-23 22:59:41 +08:00 |
|
laokaiyao
|
3e26e7630e
|
adc_oneshot: move power acquire back to adc_oneshot_new_unit
Revert and fix of d197c59eaa in !23575
|
2023-05-23 22:44:32 +08:00 |
|
laokaiyao
|
ffb40a89d9
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-05-23 22:44:25 +08:00 |
|
Mahavir Jain
|
86b2ca3d04
|
Merge branch 'feature/c6_bootloader_rng' into 'master'
Feature/c6 bootloader rng
See merge request espressif/esp-idf!22773
|
2023-05-23 22:41:51 +08:00 |
|
KonstantinKondrashov
|
3550a2d185
|
efuse(c6): Adds adc calib efuses
|
2023-05-23 20:34:29 +08:00 |
|
laokaiyao
|
caa044c289
|
adc_cali: supported adc calibration on esp32c6
|
2023-05-23 20:34:29 +08:00 |
|
Zim Kalinowski
|
d41ddfcf8a
|
Merge branch 'bugfix/fix-esp-even-compile-error' into 'master'
esp_event: fix build error related to format
Closes IDFGH-10157
See merge request espressif/esp-idf!23833
|
2023-05-23 19:53:37 +08:00 |
|
Wang Fang
|
307cdd6697
|
Merge branch 'docs/update_the_description_for_clock_speed_hz' into 'master'
docs: update the description for check_speed_hz
Closes DOC-5197
See merge request espressif/esp-idf!23879
|
2023-05-23 18:30:09 +08:00 |
|
Jakob Hasse
|
d3f77ec352
|
esp_hw_support/bootloader: made ESP32-C6 and ESP32-H2 RNG available
|
2023-05-23 18:14:51 +08:00 |
|
Marek Fiala
|
fb0dc46183
|
Tools: Rewrite build system unit tests to python - sdkconfig, bootloader, components
|
2023-05-23 09:47:39 +00:00 |
|
jiangguangming
|
0d0fa7bda2
|
esp_rom: fix rom layout issues
|
2023-05-23 17:04:10 +08:00 |
|
Laukik Hase
|
3aa6f97c72
|
security: Added example for HMAC-based NVS encr-keys protection scheme
|
2023-05-23 13:56:00 +05:30 |
|
Laukik Hase
|
72f703ccd4
|
nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme
|
2023-05-23 13:55:59 +05:30 |
|
Laukik Hase
|
a06118012e
|
docs: Update nvs_flash docs for the HMAC-based NVS encr-keys protection scheme
- Also updated the `nvs_partition_generator` and `mass_mfg` tools
documentation
|
2023-05-23 13:55:57 +05:30 |
|