jincheng
|
52e7b99630
|
fix wrong clock_id in function time_now_us
Close https://github.com/espressif/esp-idf/issues/7561
|
2021-09-23 09:47:35 +08:00 |
|
Shu Chen
|
6704f4c92f
|
Merge branch 'add_openthread_srp_client_option' into 'master'
openthread : update openthread submodule
See merge request espressif/esp-idf!15161
|
2021-09-14 14:39:51 +00:00 |
|
morris
|
9e50eafcec
|
Merge branch 'bugfix/cbor_build_sys_cleanup' into 'master'
cbor: build system cleanup
See merge request espressif/esp-idf!15190
|
2021-09-14 13:01:48 +00:00 |
|
Zim Kalinowski
|
1ab631449f
|
Merge branch 'bugfix/fix-invalid-task-exit-critical' into 'master'
fixed invalid taskEXIT_CRITICAL
See merge request espressif/esp-idf!15191
|
2021-09-14 12:02:10 +00:00 |
|
xiaqilin
|
988ec8be56
|
ieee802154: add zigbee pending mode and config coordinator function
|
2021-09-14 19:19:30 +08:00 |
|
WangQixiang
|
c5a52c605f
|
openthread: update openthread submodule
openthread: add srp client enable option for openthread component
ieee802154: set ieee802154 default PTI to 6
|
2021-09-14 17:13:19 +08:00 |
|
Anton Maklakov
|
c94b913ced
|
Merge branch 'bugfix/esp32s3_chip_id' into 'master'
esp_hw_support: update esp32s3 chip ID to the MP version
See merge request espressif/esp-idf!15183
|
2021-09-14 09:09:38 +00:00 |
|
Armando (Dou Yiwen)
|
13b63cd9d2
|
Merge branch 'feature/support_adc_calibration_s3' into 'master'
adc: support adc calibration on s3
Closes IDF-1950, IDF-3730, and IDF-3036
See merge request espressif/esp-idf!15031
|
2021-09-14 08:51:03 +00:00 |
|
Kevin (Lao Kaiyao)
|
a287f34f88
|
Merge branch 'bugfix/i2s_apll_fixed_clock' into 'master'
i2s: fix apll bug introduced in 'refactor/i2s_driver'
Closes IDFGH-5824
See merge request espressif/esp-idf!15109
|
2021-09-14 08:31:12 +00:00 |
|
Zim Kalinowski
|
da65a010a3
|
fixed invalid taskEXIT_CRITICAL
|
2021-09-14 15:03:46 +08:00 |
|
morris
|
502e132e5d
|
Merge branch 'feature/fast_gpio_c3' into 'master'
fast gpio support on esp32-c3
Closes IDF-3783
See merge request espressif/esp-idf!14986
|
2021-09-14 06:09:34 +00:00 |
|
Song Ruo Jing
|
10b848327b
|
Merge branch 'feature/usb_phy' into 'master'
usb: Add usb_phy driver to support operations on USB PHY
Closes IDF-3574 and IDF-1882
See merge request espressif/esp-idf!14879
|
2021-09-14 06:06:06 +00:00 |
|
Mahavir Jain
|
8e720db65a
|
cbor: build system cleanup
Some of the special CFLAGS required for masking warnings are no more
required with updated tinycbor release.
|
2021-09-14 09:45:43 +05:30 |
|
Armando
|
9aae92fd16
|
adc: add a ut for calibration speed
|
2021-09-14 11:42:50 +08:00 |
|
Armando
|
c45c6f52f1
|
adc: support adc efuse-based calibration on esp32s3
|
2021-09-14 11:42:50 +08:00 |
|
Ivan Grokhotkov
|
e21e5aac64
|
esp_hw_support: update esp32s3 chip ID to the MP version
- Update 7.2.5 chip ID (4) to 7.2.8 chip ID (9).
- Remove TODO in espcoredump regarding this mismatch.
|
2021-09-13 15:16:45 +02:00 |
|
Ivan Grokhotkov
|
c54caa457e
|
Merge branch 'feature/espcoredump_4_esp32s3' into 'master'
Add Esp32s3 support to the coredump component.
See merge request espressif/esp-idf!15097
|
2021-09-13 12:37:12 +00:00 |
|
Kapil Gupta
|
25585202f5
|
Merge branch 'bugfix/eap_client_iot_issues' into 'master'
ESP_WiFi: Fix some wpa enterprise issue
Closes https://github.com/espressif/esp-idf/issues/7384
Closes https://github.com/espressif/esp-idf/issues/7465
See merge request espressif/esp-idf!15116
|
2021-09-13 12:13:19 +00:00 |
|
dmitry
|
5d859f1404
|
Add Esp32s3 to the coredump component.
Add changed expected_output for esp32, esp32s2 and esp32c3. coredump tag update.
|
2021-09-13 05:20:34 -04:00 |
|
Zim Kalinowski
|
028ff956b2
|
Merge branch 'docs/core_components_description' into 'master'
docs: core components description
Closes IDF-2833
See merge request espressif/esp-idf!12978
|
2021-09-13 09:19:27 +00:00 |
|
Kapil Gupta
|
393a9d5a94
|
wpa_supplicant: Update internal tls client with sha384/sha512 support
Add support for validating certificates with SHA384 and SHA512 hashes.
|
2021-09-13 14:11:55 +05:30 |
|
Kapil Gupta
|
6647f48dda
|
esp_wifi: Fix interoperability issue with windows 2008
|
2021-09-13 14:11:37 +05:30 |
|
David Čermák
|
9f957cbfe2
|
Merge branch 'bugfix/memprot_panic_print_const_correction' into 'master'
panic: Fix minor const string correction on meprot panic print
See merge request espressif/esp-idf!14851
|
2021-09-13 06:13:33 +00:00 |
|
songruojing
|
1fcd639224
|
usb: Add usb_phy driver to support operations on USB PHY
|
2021-09-13 12:39:56 +08:00 |
|
Renz Bagaporo
|
bb5544b8a4
|
docs: core components description
|
2021-09-13 12:05:20 +08:00 |
|
Zim Kalinowski
|
fa56351261
|
Merge branch 'feature/freertos-upgrade-to-10.4.3-extras' into 'master'
freertos: upgrade to 10.4.3 -- extras from SMP base
See merge request espressif/esp-idf!15144
|
2021-09-13 03:44:18 +00:00 |
|
morris
|
9d97d01679
|
Merge branch 'bugfix/mcpwm_cpp_reserved_word' into 'master'
bugfix/mcpwm: rename invalid keyword 'operator'
Closes IDFGH-5840
See merge request espressif/esp-idf!15159
|
2021-09-13 03:10:04 +00:00 |
|
Andrei Safronov
|
9159aa58d3
|
tests: refactoring of the gcc's inner functions, because clang doesn't support them
|
2021-09-10 19:51:27 +03:00 |
|
Zim Kalinowski
|
59f6087b55
|
Merge branch 'feature/freertos-upgrade-to-10.4.3-reconcile-traces' into 'master'
freertos: upgrade to 10.4.3 - reconcile traces
See merge request espressif/esp-idf!15104
|
2021-09-10 10:18:20 +00:00 |
|
Bao Hong De
|
7fc071e133
|
Merge branch 'feature/high_level_interrupt_in_bluetooth' into 'master'
Bluetooth: High level interrupt in bluetooth
See merge request espressif/esp-idf!11156
|
2021-09-10 09:50:39 +00:00 |
|
SalimTerryLi
|
d9f4ae02f1
|
mcpwm: rename keyword 'operator' which is not valid in cpp
Closes https://github.com/espressif/esp-idf/issues/7542
|
2021-09-10 12:41:42 +08:00 |
|
morris
|
25f723765e
|
Merge branch 'feature/lcd_driver_follow_up' into 'master'
lcd: add PM lock
Closes IDF-3631, IDF-3704, and IDF-3317
See merge request espressif/esp-idf!14880
|
2021-09-10 03:14:50 +00:00 |
|
Zim Kalinowski
|
1041288402
|
Merge branch 'feature/freertos-upgrade-to-10.4.3-added-vapplication-prototypes' into 'master'
freertos: upgrade to 10.4.3 - added vapplication... prototypes to tasks.h
See merge request espressif/esp-idf!15102
|
2021-09-10 03:07:11 +00:00 |
|
Wei Tian Hua
|
5c9502427a
|
Merge branch 'component_bt/fix_hid_unit_test' into 'master'
Component_bt/Fix esp_hid unit test failure
See merge request espressif/esp-idf!15151
|
2021-09-10 02:56:50 +00:00 |
|
Zim Kalinowski
|
f3b3c1697c
|
added vApplication... prototypes to tasks.h
|
2021-09-10 09:37:01 +08:00 |
|
morris
|
691780ffa6
|
Merge branch 'feature/mcpwm_timer_sync' into 'master'
mcpwm: add driver option to sync with internal signals
Closes IDFGH-3469
See merge request espressif/esp-idf!9259
|
2021-09-09 19:05:10 +00:00 |
|
baohongde
|
006a10b050
|
components/doc: Update doc about high-level interrupt
some bugfix.
|
2021-09-09 20:40:09 +08:00 |
|
Zim Kalinowski
|
917391f59f
|
Merge branch 'feature/freertos-upgrade-to-10.4.3-move-esp-header-from-FreeRTOS.h' into 'master'
freertos: move esp_compiler.h include from FreeRTOS.h
Closes IDF-3720
See merge request espressif/esp-idf!15103
|
2021-09-09 10:02:07 +00:00 |
|
Zim Kalinowski
|
a1c85515f6
|
Merge branch 'bugfix/bootloader_size_log' into 'master'
check_sizes.py: Fix bootloader size message in build log
Closes IDFGH-5798
See merge request espressif/esp-idf!15047
|
2021-09-09 09:58:43 +00:00 |
|
David Cermak
|
0ee4c235eb
|
panic/memprot: Fix minor const string correction on panic print
|
2021-09-09 11:46:21 +02:00 |
|
SalimTerryLi
|
932d4d13f0
|
MCPWM/sync: expose API for configuring timer sync
removed example: mcpwm_basic_config
Closes https://github.com/espressif/esp-idf/issues/5429
Co-authored-by: wubowen <wubowen@espressif.com>
|
2021-09-09 17:33:37 +08:00 |
|
liqigan
|
97e2465439
|
fix unit test failure for report_len in Boot Protocol
|
2021-09-09 17:32:22 +08:00 |
|
Yuan Jian Min
|
8fd591390a
|
Merge branch 'bugfix/fix_cplusplus_miss_in_dhcp' into 'master'
dhcpserver: support cplusplus
Closes IDFGH-5786 and IDFGH-5821
See merge request espressif/esp-idf!15018
|
2021-09-09 06:11:56 +00:00 |
|
morris
|
54abf1d0b9
|
Merge branch 'ci/esp_eth_new_runners' into 'master'
feature/ci/esp_eth: new app_test and runner
Closes IDF-3561 and IDFGH-1736
See merge request espressif/esp-idf!14392
|
2021-09-09 04:16:08 +00:00 |
|
Zim Kalinowski
|
5f522cd6f3
|
freertos: upgrade to 10.4.3 -- extras
|
2021-09-09 11:54:47 +08:00 |
|
Shu Chen
|
e1ff05fe4d
|
Merge branch 'feature/esp32h2_phy_refactor' into 'master'
esp_phy: support phy init on esp32h2 chip
See merge request espressif/esp-idf!14983
|
2021-09-09 03:33:45 +00:00 |
|
baohongde
|
57eeb4d953
|
components/driver: support static allocation of FreeRTOS queues used by ISR routine
|
2021-09-09 11:29:19 +08:00 |
|
baohongde
|
e2fb413329
|
components/bt: add config option to choose Bluetooth intterupt level.
|
2021-09-09 11:29:17 +08:00 |
|
baohongde
|
6d63fe06fa
|
components/os: add config option to choose system check intterupt level.
|
2021-09-09 11:29:12 +08:00 |
|
baohongde
|
8a4696d25a
|
components/os: Fix live lock int bt isr using ocd multicore debug
components/os: Fix live lock in bt isr immediately
|
2021-09-09 11:29:08 +08:00 |
|