Jack
|
7a8b63869f
|
deinit BB MAC back memory when they are not used
|
2022-05-29 00:13:32 +08:00 |
|
Martin Gano
|
67920a03dc
|
Merge branch 'feature/add-chaining-fatfsparse' into 'master'
fatfs: enable cluster chaining for fatfsparse.py
Closes IDF-4975
See merge request espressif/esp-idf!18069
|
2022-05-28 22:31:36 +08:00 |
|
Wu Zheng Hui
|
d3fa6e3a15
|
Merge branch 'bugfix/update_efuse_name' into 'master'
efuse: update efuse name
See merge request espressif/esp-idf!18193
|
2022-05-28 22:03:17 +08:00 |
|
Wu Zheng Hui
|
b98622c624
|
efuse: update efuse name
|
2022-05-28 22:03:16 +08:00 |
|
Darian Leung
|
49256fe5c9
|
freertos: Refactor TLSP deletion callback test
- Add a new test case for SMP FreeRTOS
- Old test case is preserved. To be removed in the future
|
2022-05-28 21:36:39 +08:00 |
|
Darian Leung
|
64469affcd
|
freertos: Fix TLSP deletion callback log
Currently, portCLEAN_UP_TCB() is called in a critical section. This commit updates
vPortTLSPointersDelCb() to use an EARLY log to prevent a crash.
|
2022-05-28 21:36:39 +08:00 |
|
Darian Leung
|
ef6afa1324
|
freertos: Refactor eTaskGetState() unit test
This commit refactors the eTaskGetState() unit test to work on FreeRTOS SMP
|
2022-05-28 21:36:23 +08:00 |
|
Alexey Lapshin
|
587949b3a5
|
tools: update gdb version to '11.2_20220529'
|
2022-05-28 15:16:20 +04:00 |
|
Darian
|
f3d06ad78d
|
Merge branch 'bugfix/fix_SysTickIsrHandler_casting' into 'master'
HAL: Fix systimer counter value bit field
Closes IDF-5132
See merge request espressif/esp-idf!18252
|
2022-05-28 18:31:03 +08:00 |
|
jingli
|
1781ce3b98
|
further fix rtc attr for esp32c2
|
2022-05-28 08:52:55 +00:00 |
|
Jessy Chen
|
7b9b448041
|
esp_wifi: optimize wifi kconfig
|
2022-05-28 08:52:55 +00:00 |
|
liuning
|
e0decf4839
|
esp_wifi: fully support connectionless traffic with ps and coex
|
2022-05-28 08:52:55 +00:00 |
|
Jessy Chen
|
0ae391ef07
|
esp_wifi: enable FTM for esp32c2 & fix pre-commit check
|
2022-05-28 08:52:55 +00:00 |
|
Jessy Chen
|
60cbbffc74
|
esp_phy: optimize esp32c2 tx power control
|
2022-05-28 08:52:55 +00:00 |
|
Zhang Junhao
|
31f9292f90
|
feat: disable mbedtls rom code on master
|
2022-05-28 08:52:55 +00:00 |
|
Zhang Jun Hao
|
fcf8c84ad5
|
fix potential leak of memory check error
|
2022-05-28 08:52:55 +00:00 |
|
jiangguangming
|
c7beae1d6a
|
newlib: 64-bits time_t test pass
please keep in mind that don't use nano-foramt printf for 64-bits
|
2022-05-28 08:52:55 +00:00 |
|
jiangguangming
|
4302e28698
|
newlib: use newlib nano format default
|
2022-05-28 08:52:55 +00:00 |
|
jingli
|
84628ba883
|
fix rtc attr for esp32c2
|
2022-05-28 08:52:55 +00:00 |
|
Jack
|
58d04eb203
|
esp_wifi: update esp32c2 wifi rom & lib
|
2022-05-28 08:52:55 +00:00 |
|
zhangyanjiao
|
e979e9701f
|
esp_wifi: bringup esp32c2 wifi
|
2022-05-28 08:52:55 +00:00 |
|
Roland Dobai
|
ed795c86df
|
Tools: Use built-in venv instead of virtualenv for creating Python environments
|
2022-05-28 06:43:14 +00:00 |
|
Marius Vikhammer
|
7dcd85b873
|
docs: update getting started guide for C2
|
2022-05-28 14:22:13 +08:00 |
|
Roland Dobai
|
c0a045793f
|
Merge branch 'bugfix/return_idf_component_manager_build_property' into 'master'
build & config: Add IDF_COMPONENT_MANAGER build property
Closes PACMAN-356
See merge request espressif/esp-idf!18251
|
2022-05-28 13:58:34 +08:00 |
|
Laukik Hase
|
28ac0b12fb
|
mbedtls: Remove deprecated options from mbedtls/esp_config.h
- Removed options related to RC4 ciphersuite, SSL3 and TLS1
(as per mbedtls v3.1.0)
|
2022-05-28 10:21:06 +05:30 |
|
Roland Dobai
|
bdcb6715b5
|
Merge branch 'bugfix/mkdfu_flash_parameters' into 'master'
mkdfu.py: Support setting flash parameters
Closes IDF-4820
See merge request espressif/esp-idf!18269
|
2022-05-28 03:22:10 +08:00 |
|
radim.karnis
|
d2c918f407
|
mkdfu.py: Support setting flash parameters
|
2022-05-27 15:44:56 +02:00 |
|
Anton Maklakov
|
63ed392cac
|
Merge branch 'bugfix/upd_debug_options' into 'master'
build & tools: update debug options for new GCC
Closes GCC-217
See merge request espressif/esp-idf!16956
|
2022-05-27 20:45:55 +08:00 |
|
Ivan Grokhotkov
|
a14e14f37a
|
Merge branch 'feature/docker_build_gh_actions' into 'master'
ci: move Docker image builds to Github, plus other improvements
Closes IDFCI-1264 and IDFGH-6264
See merge request espressif/esp-idf!18256
|
2022-05-27 19:56:29 +08:00 |
|
jingli
|
ae127b04cd
|
fix ld err since esp32c2 do not suport config gpio of spi flash via efuse
|
2022-05-27 19:29:38 +08:00 |
|
jingli
|
e70c434780
|
fix compile error for esp32c2, since esp32c2 no longer support RTC fast mem
|
2022-05-27 19:29:38 +08:00 |
|
jingli
|
27edaaef91
|
add wakeup enable for bt
|
2022-05-27 19:29:38 +08:00 |
|
jingli
|
db102da7c6
|
update sleep params for esp32c2
|
2022-05-27 19:29:38 +08:00 |
|
jingli
|
9eec740a16
|
enable external 32k osc for esp32c2
|
2022-05-27 19:29:29 +08:00 |
|
Roland Dobai
|
e096374560
|
Merge branch 'bugfix/disable_extensions_idfpy_tests' into 'master'
Tools: Make idf.py tests independent on extra extensions
Closes PACMAN-359
See merge request espressif/esp-idf!18275
|
2022-05-27 18:57:32 +08:00 |
|
jingli
|
efd5376fc0
|
fix power_save demo
|
2022-05-27 18:37:11 +08:00 |
|
Michael (XIAO Xufeng)
|
9f5c03dc67
|
Merge branch 'feat/elf_unit_test_parser' into 'master'
ci: extract ElfUnitTestParser allowing resolve elf offline
See merge request espressif/esp-idf!18205
|
2022-05-27 18:03:13 +08:00 |
|
Sergei Silnov
|
360183dd8d
|
Tools: Make idf.py tests independent on extra extensions
|
2022-05-27 10:45:27 +02:00 |
|
Anton Maklakov
|
9cc2ce9f7c
|
build: fallback to dwarf-4 format because of lesser binary size (dwarf-5 is by default in GCC 11)
|
2022-05-27 15:10:22 +07:00 |
|
Anton Maklakov
|
51c22d3b8b
|
tools: GCC 11 uses both '.debug_line_str' and '.debug_str' sections
|
2022-05-27 15:06:56 +07:00 |
|
Anton Maklakov
|
cfa3e68d1b
|
bt: esp32s3, make int types consistent
|
2022-05-27 08:03:54 +00:00 |
|
Anton Maklakov
|
877dc3e304
|
bt: make int types consistent
|
2022-05-27 08:03:54 +00:00 |
|
Harshit Malpani
|
a1810c5066
|
ci: increase parallel count for build_pytest_examples_esp32
|
2022-05-27 10:31:21 +05:30 |
|
Harshit Malpani
|
e9201edab8
|
.gitlab-ci.yml: Add websocket-client depedency for pytest examples
|
2022-05-27 10:31:21 +05:30 |
|
Harshit Malpani
|
5a51af523c
|
https examples pytest migration
|
2022-05-27 10:27:00 +05:30 |
|
Anton Maklakov
|
b9a549c80b
|
build: remove COMPILER_DISABLE_GCC8_WARNINGS, no longer relevant
|
2022-05-27 11:40:40 +07:00 |
|
yuanjm
|
0ae030d0ca
|
fix(Kconfig): Fix lw-ip Kconfig display garbled characters
|
2022-05-27 02:48:45 +00:00 |
|
Marius Vikhammer
|
9177e9fb37
|
Merge branch 'bugfix/cpu_cycle_count_not_iram' into 'master'
HAL: place cpu_ll_get_cycle_count in IRAM
Closes IDFGH-7431
See merge request espressif/esp-idf!18260
|
2022-05-27 10:40:50 +08:00 |
|
Tomas Rezucha
|
3b7018923e
|
Merge branch 'docs/i2c_thread_safety' into 'master'
docs: Fix I2C thread-safety
Closes IDF-5034
See merge request espressif/esp-idf!18172
|
2022-05-27 08:24:13 +08:00 |
|
Zim Kalinowski
|
2c9cd8e307
|
Merge branch 'feature/remove_target_cmake' into 'master'
build-system: remove target component
Closes IDF-3091 and IDF-3581
See merge request espressif/esp-idf!18131
|
2022-05-27 06:55:25 +08:00 |
|