David Cermak
|
51e222e71f
|
ci/mqtt: Move mqtt example tests to ethernet runners
|
2022-01-14 14:35:02 +01:00 |
|
Jiang Jiang Jian
|
8b38fe6dda
|
Merge branch 'bugfix/move_lib_printf_esp_phy' into 'master'
Bugfix:Move lib_printf.c to esp_phy
See merge request espressif/esp-idf!16728
|
2022-01-11 04:07:34 +00:00 |
|
Marius Vikhammer
|
6c8426ea92
|
Merge branch 'docs/dynamic_copyright_date' into 'master'
docs: update copyright date for docs automatically
Closes IDF-4548
See merge request espressif/esp-idf!16727
|
2022-01-11 01:48:04 +00:00 |
|
Zim Kalinowski
|
0ce3249cce
|
Merge branch 'bugfix/github_jira_sync_races' into 'master'
ci: limit github-jira sync actions to a single concurrent run
See merge request espressif/esp-idf!16699
|
2022-01-10 13:35:27 +00:00 |
|
morris
|
f8bb2741d4
|
Merge branch 'refactor/remove_toolchain_prefix_in_kconfig' into 'master'
cmake: using toolchain prefix determined by cmake itself
See merge request espressif/esp-idf!16703
|
2022-01-10 10:17:33 +00:00 |
|
likunqiao
|
8b3cddf09a
|
esp_phy: move lib_printf.c to esp_phy
* fix the issue when esp32h2 target using phy_printf and rtc_printf
|
2022-01-10 17:51:52 +08:00 |
|
Fu Hanxi
|
60c5b37bfe
|
Merge branch 'refactor/ldgen' into 'master'
refactor: ldgen
Closes IDF-605 and IDFGH-6271
See merge request espressif/esp-idf!16509
|
2022-01-10 09:15:44 +00:00 |
|
Marius Vikhammer
|
f08aedfa04
|
Merge branch 'doc/fix_cn_mem_type' into 'master'
docs: fix invalid symbol in chinese translation
See merge request espressif/esp-idf!16726
|
2022-01-10 07:33:07 +00:00 |
|
Marius Vikhammer
|
93430c9eab
|
docs: update copyright date for docs automatically
|
2022-01-10 15:05:33 +08:00 |
|
Marius Vikhammer
|
cf123b2071
|
docs: fix invalid symbol in chinese translation
|
2022-01-10 14:42:07 +08:00 |
|
Dai Zi Yan
|
8c23e4ebab
|
Merge branch 'docs/update_CN_trans_memory_type' into 'master'
docs: updated CN trans for memory-types
Closes DOC-2347
See merge request espressif/esp-idf!16370
|
2022-01-10 03:31:32 +00:00 |
|
Wang Meng Yang
|
df1f9ec26e
|
Merge branch 'bugfix/a2dp_source_congest' into 'master'
component_bt: Fixed a2dp source audio data packet congestion causing choppy audio in a2dp sink
Closes IDFGH-6485
See merge request espressif/esp-idf!16537
|
2022-01-10 03:00:05 +00:00 |
|
Omar Chebib
|
c60ff26ec2
|
Merge branch 'staging/add_idf_as_lib_to_ci' into 'master'
CI: idf_as_lib is now run on all suported targets
See merge request espressif/esp-idf!16672
|
2022-01-10 02:23:54 +00:00 |
|
morris
|
1267738149
|
cmake: using toolchain prefix determined by cmake itself
|
2022-01-10 10:06:09 +08:00 |
|
Fu Hanxi
|
03b3cd2f98
|
Merge branch 'ci/check_submodule_sync_before_push_to_github' into 'master'
CI: a few small fixes
See merge request espressif/esp-idf!16268
|
2022-01-10 01:58:24 +00:00 |
|
Fu Hanxi
|
ab953ad238
|
ci: fix redundant key variables under .deploy_docs_template
|
2022-01-10 09:37:11 +08:00 |
|
Fu Hanxi
|
e47cf37c79
|
ci: move check_submodule_sync to test_deploy stage
|
2022-01-10 09:37:11 +08:00 |
|
Fu Hanxi
|
b17a531841
|
ci: add EXAMPLE_WIFI_OTA job to run nightly run cases
|
2022-01-10 09:37:11 +08:00 |
|
daiziyan
|
9e7f31337d
|
docs: updated CN trans for memory-types and external-ram
|
2022-01-08 15:21:17 +08:00 |
|
morris
|
9f303290d8
|
Merge branch 'bugfix/docs_core_dump' into 'master'
Docs: Fix long lines in the coredump documentation
See merge request espressif/esp-idf!16697
|
2022-01-08 06:34:27 +00:00 |
|
David Čermák
|
7d43be9675
|
Merge branch 'contrib/github_pr_8106' into 'master'
Add mDNS miss comment (GitHub PR)
Closes IDFGH-6445
See merge request espressif/esp-idf!16629
|
2022-01-07 15:58:13 +00:00 |
|
David Cermak
|
c83678f64f
|
mdns: Fix copyright
|
2022-01-07 16:16:31 +01:00 |
|
Mahavir Jain
|
397639da7d
|
Merge branch 'feature/rsa_intr' into 'master'
MPI: add kconfig option for doing intr-based exp-mod operations
Closes IDF-4389
See merge request espressif/esp-idf!16558
|
2022-01-07 13:27:53 +00:00 |
|
Ivan Grokhotkov
|
fbdd87287c
|
gitlab: add Github workflows to ci approvals group
|
2022-01-07 14:20:46 +01:00 |
|
Ivan Grokhotkov
|
7177b4fa95
|
ci: limit github-jira sync actions to a single concurrent run
to prevent race conditions when two workflows related to the same new
issue are triggered within a short interval.
|
2022-01-07 12:51:51 +01:00 |
|
Roland Dobai
|
1056a7da64
|
Docs: Fix long lines in the coredump documentation
|
2022-01-07 12:44:45 +01:00 |
|
Aleksei Apaseev
|
ad0526e9a0
|
Merge branch 'feat/idf_monitor_made_elf_file_optional' into 'master'
idf_monitor: made the elf file optional
Closes IDF-3775
See merge request espressif/esp-idf!16539
|
2022-01-07 11:05:41 +00:00 |
|
morris
|
5145183947
|
Merge branch 'refactor/timer_group_new_api' into 'master'
⛵ GPTimer driver (previous Timer Group)
Closes IDF-2082 and IDF-2883
See merge request espressif/esp-idf!8317
|
2022-01-07 10:54:32 +00:00 |
|
Aleksei Apaseev
|
e30329ffe2
|
idf_monitor: Changed the elf file to be optional when running "idf.py monitor" command
This feature allows to start IDF Monitor without (re-)building the project.
|
2022-01-07 17:36:08 +08:00 |
|
Dai Zi Yan
|
3278cdd21d
|
Merge branch 'docs/update_CN_trans_spi-flash_BLE-MESH' into 'master'
docs: Updated CN translation for wifi, spi_flash and fatal-errors
Closes DOC-2423
See merge request espressif/esp-idf!16543
|
2022-01-07 09:02:41 +00:00 |
|
Fu Hanxi
|
73c5644044
|
ci: update dockerfile to 5.0
|
2022-01-07 16:18:32 +08:00 |
|
Fu Hanxi
|
8b928bf22f
|
ci: temporary bypass tinyxml2 cmake deprecated warning
|
2022-01-07 16:18:32 +08:00 |
|
David Cermak
|
1882cbe44e
|
mdns: Make fuzzer layers compatible with llvm>=6
|
2022-01-07 16:18:32 +08:00 |
|
Fu Hanxi
|
4f779bb7c6
|
ci: use python -m coverage instead of coverage executable
|
2022-01-07 16:18:32 +08:00 |
|
Fu Hanxi
|
0282cedd0b
|
docs: drop support for v3.x grammar
|
2022-01-07 16:18:32 +08:00 |
|
Fu Hanxi
|
172854a850
|
refactor: rewrite ldgen fragment file parser
closes https://github.com/espressif/esp-idf/issues/7940
|
2022-01-07 16:18:32 +08:00 |
|
Fu Hanxi
|
a44953ecd4
|
refactor: move ldgen into a separate package
|
2022-01-07 16:18:32 +08:00 |
|
daiziyan
|
20374161a6
|
docs: Updated CN translation for esp-ble-mesh, wifi, spi_flash and fata-errors; And keep line number consistency for en/index and versions
|
2022-01-07 16:05:16 +08:00 |
|
morris
|
705788a13f
|
unit_tests: replace legacy timer group with gptimer
|
2022-01-07 14:59:09 +08:00 |
|
morris
|
6bf3af7c8e
|
examples: replace legacy timer group with gptimer
|
2022-01-07 14:59:09 +08:00 |
|
morris
|
02f6b83f47
|
app_trace: support gptimer as timestamp source
|
2022-01-07 14:59:09 +08:00 |
|
morris
|
e36f47a153
|
doc: API reference for GPTimer
|
2022-01-07 14:59:09 +08:00 |
|
morris
|
7000f5d85a
|
legacy_timer: move unit test to test app
|
2022-01-07 14:44:50 +08:00 |
|
morris
|
25490dd45f
|
gptimer: add example with various use cases
|
2022-01-07 14:44:50 +08:00 |
|
morris
|
5deb83b12d
|
gptimer: new driver for previous timer group
|
2022-01-07 14:44:50 +08:00 |
|
Marius Vikhammer
|
79cc650d75
|
Merge branch 'feature/deprecate_freertos_assert' into 'master'
freertos: remove FREERTOS_ASSERT option
Closes IDF-2294
See merge request espressif/esp-idf!16563
|
2022-01-07 06:35:05 +00:00 |
|
Mahavir Jain
|
7b11094306
|
Merge branch 'contrib/github_pr_8201' into 'master'
Fix typo (GitHub PR)
Closes IDFGH-6556
See merge request espressif/esp-idf!16684
|
2022-01-07 05:47:35 +00:00 |
|
Omar Chebib
|
598246d287
|
CI: idf_as_lib is now run on all suported targets
|
2022-01-07 12:10:35 +08:00 |
|
Anton Maklakov
|
d500c8205e
|
Merge branch 'bugfix/fix_spi_cs_hold_time_issue' into 'master'
spi_master: fix spi cs_ena_posttrans issue
Closes IDFGH-6077
See merge request espressif/esp-idf!15925
|
2022-01-07 04:06:12 +00:00 |
|
Marius Vikhammer
|
ba3f12a9fe
|
rsa: add generate RSA keys test case
|
2022-01-07 11:35:35 +08:00 |
|