Aditya Patwardhan
2b026ea1fa
http2_request_example: Change the target http2 server to http2.github.io
and
...
perform only a `GET` request.
2022-01-05 12:26:39 +05:30
morris
313e36b49e
Merge branch 'feature/migration_guide_owners' into 'master'
...
CI: update migration guide codeowners
See merge request espressif/esp-idf!16651
2022-01-05 05:07:14 +00:00
Xue Yun Fei
ea73daa613
Merge branch 'bugfix/update_esp32s3_docs' into 'master'
...
Doc:Bugfix/update esp32s3 docs
See merge request espressif/esp-idf!15390
2022-01-05 03:30:56 +00:00
Li Kun Qiao
b05b70c7f3
Merge branch 'feature/Add_zigbee_rcp_gateway' into 'master'
...
Zigbee example: rcp and gateway
See merge request espressif/esp-idf!16205
2022-01-05 03:28:03 +00:00
Marius Vikhammer
dd341318d0
CI: update docs codeowners
2022-01-05 10:46:07 +08:00
morris
ef5cfb217c
Merge branch 'contrib/github_pr_8172' into 'master'
...
Fix compile issue when TinyUSB task is not enabled. (GitHub PR)
Closes IDFGH-6521
See merge request espressif/esp-idf!16611
2022-01-04 13:21:23 +00:00
Jiang Jiang Jian
69757842aa
Merge branch 'bugfix/ftm_misc_issues' into 'master'
...
Miscellaneous FTM bugfixes
Closes WIFI-4126
See merge request espressif/esp-idf!16525
2022-01-04 10:39:42 +00:00
xueyunfei
ec993af322
update s3 doc
2022-01-04 17:50:37 +08:00
likunqiao
8c577cd208
Zigbee example: add rcp and gateway
...
* provide Zigbee rcp and Zigbee gateway example
* minor comment fix for light example
2022-01-04 17:46:09 +08:00
Ivan Grokhotkov
637716b310
Merge branch 'feat/code_owner_bootloader_flash' into 'master'
...
code_owners: add peripherals to the owner of bootloader_flash
See merge request espressif/esp-idf!16628
2022-01-04 09:39:29 +00:00
Marius Vikhammer
95c34696c4
Merge branch 'docs/esp8684_frontpages' into 'master'
...
docs: update frontpage/general pages for ESP8684
Closes IDF-4212
See merge request espressif/esp-idf!16455
2022-01-04 08:47:42 +00:00
Wang Meng Yang
7e39aa61fa
Merge branch 'bugfix/fix_null_pointer_deference_issue_master_mr' into 'master'
...
Fix the null pointer deference issue via Reconnection Spamming
See merge request espressif/esp-idf!16502
2022-01-04 04:06:27 +00:00
Michael (XIAO Xufeng)
9d0bebc773
code_owners: add peripherals to the owner of bootloader_flash
2022-01-04 03:23:31 +00:00
Omar Chebib
a8b40927b5
Merge branch 'bugfix/i2c_spiram_bug' into 'master'
...
I2C: fix buffer check when SPIRAM used as a heap
Closes IDFGH-6522
See merge request espressif/esp-idf!16612
2022-01-04 02:48:46 +00:00
morris
6e661871c5
tusb: optional compile tusb_task
2022-01-04 10:38:13 +08:00
morris
cba1f57147
tusb: update copyright header
2022-01-04 10:25:06 +08:00
Roland Dobai
93cb847424
Merge branch 'contrib/github_pr_8100' into 'master'
...
monitor: Print buffer when reading an escape character
Closes IDFGH-6443
See merge request espressif/esp-idf!16584
2022-01-03 18:52:14 +00:00
Roland Dobai
c43d14c2bf
Merge branch 'contrib/github_pr_8169' into 'master'
...
fix fatfs_create_spiflash_image() feature
Closes IDFGH-6383
See merge request espressif/esp-idf!16601
2022-01-03 15:19:38 +00:00
David Čermák
b947373da2
Merge branch 'bugfix/ci_public_header_log' into 'master'
...
CI: Make public header check verbose on *all* failures
See merge request espressif/esp-idf!16493
2022-01-03 09:05:20 +00:00
David Cermak
3ade0509c3
CI: Make public header checker print help/tips on failure
...
Also prints failing compilation command to the log
2022-01-03 09:34:21 +01:00
David Cermak
41706d8d54
CI: Make public header check verbose on *sll* failures
2022-01-03 09:34:21 +01:00
Zim Kalinowski
7e443351e4
Merge branch 'bugfix/doc_static_Files' into 'master'
...
docs: fix missing static file path
See merge request espressif/esp-idf!16302
2022-01-03 01:50:25 +00:00
Martin Gaňo
140f5be289
Updated typehints from str values to bytes
2022-01-03 01:02:16 +01:00
Martin Gaňo
f7983fd313
Use bytes instead of strings in tests
2022-01-03 00:47:00 +01:00
Martin Gaňo
931ad14979
Fixed copyright header
2022-01-03 00:09:31 +01:00
Mahavir Jain
733fbd9ecc
Merge branch 'docs/update_ws_server_example_readme' into 'master'
...
docs: Add user-friendly guide about how to use ws_server_example_test.py
Closes IDFGH-6401
See merge request espressif/esp-idf!16421
2022-01-02 11:27:06 +00:00
Yuan Jian Min
0c73f20afd
docs: Add user-friendly guide about how to use ws_server_example_test.py
...
Closes https://github.com/espressif/esp-idf/issues/8060
2022-01-02 11:27:05 +00:00
Ivan Grokhotkov
f1c5dfbfc9
Merge branch 'contrib/github_pr_8013' into 'master'
...
Add message about alternative functions. (GitHub PR)
Closes IDFGH-6352
See merge request espressif/esp-idf!16610
2021-12-31 07:09:08 +00:00
Omar Chebib
8d1fa78378
i2c: fix buffer check when SPIRAM used as a heap
...
* Closes https://github.com/espressif/esp-idf/issues/8173
2021-12-31 14:36:16 +08:00
Xie Wen Xiang
6cb6087dd0
Merge branch 'bugfix/fix_bluedroid_compile_issue' into 'master'
...
components/bt: Fix bluedroid compile issue
Closes IDFGH-6486
See merge request espressif/esp-idf!16589
2021-12-31 02:03:49 +00:00
Venelin Efremov
8e3ad708b2
Fix compile isse when TinyUSB task is not enabled.
2021-12-30 04:49:03 -08:00
Song Ruo Jing
2906fbfb9e
Merge branch 'feature/support_esp8684_gpio' into 'master'
...
ESP8684: Support ESP8684 gpio
Closes IDF-4019 and IDF-3841
See merge request espressif/esp-idf!15667
2021-12-30 09:16:23 +00:00
“YangZhao”
8d48a56249
There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same
...
time we can't find old device to be replaced,then this can cause crash. So we need
to change the way to malloc the new device or replace the old in the list.
2021-12-30 15:50:07 +08:00
Simon
15380099e3
Merge branch 'refactor/abstract_flash_rom_code' into 'master'
...
spi_flash: refactor `spi_flash.h` to decline duplicated code and Infinite growth header
Closes IDF-2703
See merge request espressif/esp-idf!15372
2021-12-30 07:29:57 +00:00
Nachiket Kukade
f38144a689
esp_wifi: Miscellaneous FTM bugfixes
...
1. Update wifi libs with bugfixes for corner cases
2. Avoid ASSERT for scan failure in FTM example
Closes https://github.com/espressif/esp-idf/issues/8127
2021-12-30 12:22:42 +05:30
Li Qi Gan
e234abf1bb
Merge branch 'Doc/optimize_spp_doc' into 'master'
...
Doc/Optimize SPP Document
Closes BT-2134
See merge request espressif/esp-idf!16522
2021-12-30 06:28:56 +00:00
Cao Sen Miao
d397464fc4
spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h
2021-12-30 14:12:31 +08:00
morris
8e220f7bbe
esp_rom: add README to describe the component layout
2021-12-30 14:05:12 +08:00
Cao Sen Miao
b0decda1e3
bootloader: move bootloader flash support to isolate folders
2021-12-30 14:05:12 +08:00
Cao Sen Miao
3a4db97cec
spi_flash: move patch files to common rom patch folder
2021-12-30 14:05:12 +08:00
Cao Sen Miao
3dd1cfea18
spi_flash: refactor spi_flash.h to decline duplicated code
2021-12-30 14:05:12 +08:00
Fu Hanxi
07ada54d20
Merge branch 'bugfix/pre-commit-windows-support' into 'master'
...
pre-commit: use pathlib to do glob pattern match
Closes IDF-4390
See merge request espressif/esp-idf!16547
2021-12-30 04:11:36 +00:00
xiewenxiang
50748009e4
components/bt: Fix bluedroid compile issue
2021-12-30 11:54:47 +08:00
Levente Tamas
df2ae4689c
fix fatfs_create_spiflash_image() feature (IDFGH-6383)
...
Open the files in binary mode, and remove the redundant encode
2021-12-30 00:22:13 +02:00
Sudeep Mohanty
6a2a6e4220
Merge branch 'feature/remove-depricated-cpu-util-functions' into 'master'
...
esp_hw_support: Removed deprecated CPU util functions
Closes IDF-2868
See merge request espressif/esp-idf!16391
2021-12-29 16:44:17 +00:00
songruojing
e0bc3a923c
esp8684: support GPIO peripheral, IO_MUX, GPIO matrix.
...
Generic GPIO example and GPIO unit test on esp8684 are both supported as well.
2021-12-29 22:01:45 +08:00
songruojing
c10d15cc3a
ut: Support esp8684 with 2M flash being able to run unit test
2021-12-29 22:01:44 +08:00
Kevin (Lao Kaiyao)
952b4d848f
Merge branch 'bugfix/apll_coeff_calculate' into 'master'
...
i2s: impove the clock division calculation
Closes IDFGH-6283
See merge request espressif/esp-idf!16095
2021-12-29 09:35:13 +00:00
Simon
d204bf4651
Merge branch 'bugfix/usb_default_print_wifi' into 'master'
...
esp_phy: enable usb under default(without choosing USB_SERIAL_JTAG).
Closes IDFGH-6474
See merge request espressif/esp-idf!16504
2021-12-29 08:54:34 +00:00
Jiang Jiang Jian
95c02402be
Merge branch 'bugfix/fix_task_wdt_timeout_when_ota_temporarily' into 'master'
...
heap: adjust the order of RTC memory heap caps and regions
See merge request espressif/esp-idf!16031
2021-12-29 08:49:44 +00:00