Konstantin Kondrashov
|
e57257a6db
|
Merge branch 'feature/adds_efuse_hdr' into 'master'
efuse: Adds missing header
Closes IDF-5734
See merge request espressif/esp-idf!19328
|
2022-08-03 13:43:44 +08:00 |
|
Shu Chen
|
e380704731
|
Merge branch 'feature/otbr-nat64' into 'master'
openthread: add NAT64 and DNS64 support
See merge request espressif/esp-idf!18708
|
2022-08-03 12:01:23 +08:00 |
|
KonstantinKondrashov
|
3f6a1625bb
|
efuse: Adds missing header
|
2022-08-02 22:43:12 +08:00 |
|
Fu Hanxi
|
f315986401
|
Merge branch 'feat/add_ci_related_requirements_txt' into 'master'
Feat/add ci related requirements txt
Closes IDF-4590 and IDFCI-1389
See merge request espressif/esp-idf!19246
|
2022-08-02 15:49:36 +08:00 |
|
Jiang Jiang Jian
|
03a8235098
|
Merge branch 'bugfix/set_default_authmode_wpa2' into 'master'
esp_wifi: set default authmode threshold as wpa2 for STA mode
Closes WIFI-2438
See merge request espressif/esp-idf!19034
|
2022-08-02 11:10:56 +08:00 |
|
Marius Vikhammer
|
1fa411d515
|
Merge branch 'feature/system_test_pytest' into 'master'
CI: migrate esp_event and select example to pytest
See merge request espressif/esp-idf!19295
|
2022-08-02 10:50:46 +08:00 |
|
Marius Vikhammer
|
5d23a757d6
|
Merge branch 'feature/ulp_uart' into 'master'
ulp-riscv: uart print
See merge request espressif/esp-idf!19229
|
2022-08-02 09:14:48 +08:00 |
|
morris
|
7d5eb1fc01
|
Merge branch 'example/lcd_spi_1' into 'master'
Change LCD example gc9a01 to universal SPI LCD example with SPI touch
Closes IDF-5399
See merge request espressif/esp-idf!19221
|
2022-08-02 08:03:15 +08:00 |
|
morris
|
06b31d487b
|
Merge branch 'touch_sensor/update_touch_sensor_examples' into 'master'
touch_sensor: update touch sensor examples
Closes IDF-3885 and IDFGH-7751
See merge request espressif/esp-idf!19284
|
2022-08-02 01:25:04 +08:00 |
|
morris
|
30639b1093
|
example: update example_lvgl_demo_ui prototype
|
2022-08-01 23:02:44 +08:00 |
|
Vilem Zavodny
|
df3e506703
|
example: LCD and touch panel share the same SPI bus
|
2022-08-01 23:02:44 +08:00 |
|
Roland Dobai
|
956f08826f
|
Merge branch 'fix/esp32c2_gcov_example_build' into 'master'
esp32c2: fix gcov example build
See merge request espressif/esp-idf!19201
|
2022-08-01 20:28:36 +08:00 |
|
Mahavir Jain
|
9b518380b2
|
Merge branch 'contrib/github_pr_9452' into 'master'
coap: Update examples to use latest features of libcoap component (GitHub PR)
Closes IDFGH-7934
See merge request espressif/esp-idf!19308
|
2022-08-01 16:35:24 +08:00 |
|
Fu Hanxi
|
17e312f87b
|
docs: improve the installation instructions
|
2022-08-01 15:52:21 +08:00 |
|
Jiacheng Guo
|
905856a054
|
openthread: add NAT64 and DNS64 support
* Add required configs and headers for NAT64 and DNS64
* Add hook for DNS name resolution
* Add NAT64 and DNS64 example commands
|
2022-08-01 15:31:49 +08:00 |
|
wangyuanze
|
59ef1e1928
|
touch_sensor: add pytest for all examples
|
2022-08-01 13:16:04 +08:00 |
|
wangyuanze
|
526f8f048b
|
touch_sensor: enlarge task stack in examples
|
2022-08-01 13:16:04 +08:00 |
|
wangyuanze
|
0e3bd7592f
|
touch_sensor: update readme for all examples
|
2022-08-01 13:16:04 +08:00 |
|
wangyuanze
|
4a617e459a
|
touch_sensor: make touch_element compile on esp32s3
Closes: https://github.com/espressif/esp-idf/issues/9292
|
2022-08-01 13:16:03 +08:00 |
|
Marius Vikhammer
|
7c78de7be8
|
CI: migrate esp_event and select example to pytest
|
2022-08-01 12:20:06 +08:00 |
|
Michael (XIAO Xufeng)
|
198fd08fb3
|
Merge branch 'contrib/github_pr_7872' into 'master'
QA: Check driver installation status (GitHub PR)
Closes IDFGH-6196
See merge request espressif/esp-idf!16630
|
2022-08-01 09:59:26 +08:00 |
|
Kapil Gupta
|
e9c18ad02f
|
esp_wifi: set default authmode as wpa2
|
2022-07-30 10:43:39 +05:30 |
|
Marius Vikhammer
|
32efa1e92d
|
Add ULP-RISCV print and bitbanged UART tx API
Add example to demonstrate the use of this API.
|
2022-07-29 12:18:01 +08:00 |
|
Jon Shallow
|
98d346a81e
|
coap: Update examples to use latest features of libcoap component
Support libcoap build with Client Only or Server Only code.
|
2022-07-28 13:11:52 +00:00 |
|
Erhan Kurubas
|
b0881a1e6c
|
examples/gcov: add missing supported targets to readme
|
2022-07-28 13:59:29 +02:00 |
|
Erhan Kurubas
|
3a9f711f77
|
examples/gcov: set esp32c2 default blink gpio
|
2022-07-28 13:59:29 +02:00 |
|
yuanjm
|
7dcc29d0be
|
Add mqtt5 build test rules
|
2022-07-28 06:24:43 +00:00 |
|
yuanjm
|
196831efa8
|
example: Add mqtt5 example
|
2022-07-28 06:24:43 +00:00 |
|
Isha Pardikar
|
3f161b9c98
|
Merge branch 'bugfix/nimble_l2cap_coc_cmake' into 'master'
Fixed cmake file for nimble L2CAP COC example
See merge request espressif/esp-idf!19265
|
2022-07-28 13:25:55 +08:00 |
|
Tomas Rezucha
|
5bd6696557
|
Merge branch 'feature/usb_device/hid' into 'master'
usb: Add HID device example
Closes IDFGH-7637, IDFGH-5054, IDF-581, and IDFGH-6013
See merge request espressif/esp-idf!19177
|
2022-07-27 21:18:50 +08:00 |
|
morris
|
96c29841bb
|
Merge branch 'feature/mcpwm_new_driver' into 'master'
⛵ MCPWM Driver-NG
Closes IDF-2471, IDF-2895, IDF-20, and IDF-3945
See merge request espressif/esp-idf!11480
|
2022-07-27 19:25:06 +08:00 |
|
Isha Pardikar
|
97b1211b71
|
Merge branch 'bugfix/nimble_l2cap_coc_cmake' into 'master'
NimBLE : Fixed nimble L2CAP COC example CMakeLists.txt
|
2022-07-27 13:03:14 +05:30 |
|
morris
|
169a43b8eb
|
example: update MCPWM sync example with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
morris
|
1557a533fe
|
example: update servo example with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
morris
|
6751b229f1
|
example: update capture example with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
morris
|
b77446b5c8
|
example: update bldc example with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
morris
|
938b3d717f
|
example: update bdc speed control example with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
Tomas Rezucha
|
45e8115dc6
|
usb: Add HID device example
Closes https://github.com/espressif/esp-idf/issues/6839
Closes https://github.com/espressif/esp-idf/issues/7700
|
2022-07-27 05:31:09 +00:00 |
|
Martin Gaňo
|
2ddcda29b3
|
fatfsparse.py: Add support for WL
|
2022-07-26 14:50:07 +02:00 |
|
Martin Vychodil
|
85f21a02d8
|
Merge branch 'feature/storage_migrate_to_pytest' into 'master'
examples/storage: Tests migrated to pytest
Closes IDFCI-1139 and IDFCI-1353
See merge request espressif/esp-idf!18453
|
2022-07-26 05:20:42 +08:00 |
|
Isha Pardikar
|
d46a2af0bf
|
Merge branch 'feature/nimble_l2cap_coc' into 'master'
NimBLE: Add example framework for L2CAP COC
See merge request espressif/esp-idf!18483
|
2022-07-25 12:28:38 +08:00 |
|
Darian
|
c8ee369a7c
|
Merge branch 'feature/deprecate-old-cpu-api' into 'master'
HAL: Deprecate old CPU/SoC/Interrupt Controller HAL API
Closes IDF-4919 and IDF-5032
See merge request espressif/esp-idf!18987
|
2022-07-23 00:37:33 +08:00 |
|
Jiang Jiang Jian
|
88f2f5fdd7
|
Merge branch 'bugfix/default_config_sae_pwe_value' into 'master'
esp_wifi: WPA3 SAE keep default value as h2e and hunting and pecking for sae pwe
See merge request espressif/esp-idf!19015
|
2022-07-22 20:30:58 +08:00 |
|
radek.tandler
|
3271088428
|
storage examples migrated to pytest
|
2022-07-22 10:23:53 +02:00 |
|
Island
|
37bc05c84d
|
Merge branch 'bugfix/vendor_model_send_message_no_memory' into 'master'
ble_mesh:example: free the memory of malloc
See merge request espressif/esp-idf!19135
|
2022-07-22 15:18:38 +08:00 |
|
Yuan Hong Hui
|
33d6c07d6e
|
ble_mesh:example: free the memory of malloc
|
2022-07-22 15:18:37 +08:00 |
|
Shreyas Sheth
|
341a92aaa5
|
esp_wifi: WPA3 SAE keep default value as h2e and hunting and pecking for sae pwe
|
2022-07-22 12:23:13 +05:30 |
|
Isha Pardikar
|
eeea118ca5
|
Merge branch 'feature/nimble_l2cap_coc' into 'master'
NimBLE : BLE example for L2CAP connection oriented channels
See merge request !18483
|
2022-07-22 11:43:16 +05:30 |
|
Armando (Dou Yiwen)
|
1fc4d2b598
|
Merge branch 'bugfix/remove_psram_dependency_in_idf_as_lib_example' into 'master'
idf_as_lib: remove dependency to esp_psram
Closes IDF-5238
See merge request espressif/esp-idf!18992
|
2022-07-22 13:17:08 +08:00 |
|
Jiang Jiang Jian
|
621dac0e49
|
Merge branch 'feature/option_to_advertise_random_addr' into 'master'
NimBLE: Feature/option to advertise random addr
See merge request espressif/esp-idf!18896
|
2022-07-22 11:56:15 +08:00 |
|