Marius Vikhammer
b5b49eba82
spi: update examples to use the new GDMA driver
2021-07-30 17:59:52 +08:00
David Čermák
9d4af47fa7
Merge branch 'bugfix/fix_eth2ap_example_crash_v4.3' into 'release/v4.3'
...
eth2ap: Fix eth2ap example crash issue (backport v4.3)
See merge request espressif/esp-idf!14562
2021-07-30 05:16:26 +00:00
Ivan Grokhotkov
36130916f0
Merge branch 'docs/fix_readme_links_v4.3' into 'release/v4.3'
...
docs: fixed dead readme links (v4.3)
See merge request espressif/esp-idf!14464
2021-07-30 03:04:44 +00:00
David Čermák
c169788dac
Merge branch 'bugfix/ci_move_udp_socket_tests_to_eth_runners_v4.3' into 'release/v4.3'
...
CI: Adjust UDP socket tests to be more reliable (v4.3)
See merge request espressif/esp-idf!14420
2021-07-29 18:56:38 +00:00
yuanjm
19f96b0e4f
eth2ap: Fix eth2ap example crash issue
...
Closes https://github.com/espressif/esp-idf/issues/7260
2021-07-29 10:44:06 +08:00
Shubham Kulkarni
f56cd8fb29
wifi_prov_mgr: Add Kconfig option to restart provisioning
2021-07-27 15:11:23 +05:30
Marius Vikhammer
ae7197e882
docs: fixed dead readme links
2021-07-21 17:48:11 +08:00
David Cermak
fa55d3722c
CI/socket examples: Add UDP operation retries, wait until server is up
2021-07-19 14:54:42 +02:00
Shubham Kulkarni
49a99fee56
OTA examples: Updated server certificate
2021-07-14 12:44:18 +05:30
Rahul Tank
e4ada333cc
Merge branch 'release/v4.3' into 'feature/add-nimble-host-to-blufi_v4.3'
...
# Conflicts:
# components/bt/host/nimble/Kconfig.in
2021-07-01 11:47:03 +08:00
“sonalipatil”
00b9df2937
Add support of NimBLE host to Blufi
...
Merges https://github.com/espressif/esp-idf/pull/6904
2021-07-01 09:06:15 +05:30
Nachiket Kukade
c1d5eafd16
wifi/ftm: Additional FTM features implementation
...
Update wifi lib with below features -
1. ASAP mode for both Initiator and Responder
2. Offchannel FTM while connected to AP (ASAP only)
3. Support up to 3 Initiators simultaneously
4. Session termination, failure support etc
5. Mem-zero AP scan buffer in get_records API
2021-06-30 17:49:28 +05:30
Wang Meng Yang
95ddb84df1
Merge branch 'bugfix/fix_c3_some_bugs_06_15_v4.3' into 'release/v4.3'
...
Bugfix/fix c3 some bugs 06 15 v4.3
See merge request espressif/esp-idf!14017
2021-06-28 00:00:06 +00:00
zwj
c2c3193209
hid examples support esp32c3/s3
2021-06-25 15:32:17 +08:00
Jiang Jiang Jian
02872ada4f
Merge branch 'test/wifi_connect_with_full_scan_in_examples_v4.3' into 'release/v4.3'
...
example: set example wifi scan method to all channel (v4.3)
See merge request espressif/esp-idf!13912
2021-06-25 04:07:47 +00:00
He Yin Ling
698964f4b9
example: set example wifi scan method to all channel:
...
in CI example test we could have runners with same SSID in the same lab.
Use scan on all channel will let DUT connect to the AP with best RSSI.
2021-06-23 13:58:42 +08:00
KonstantinKondrashov
2d439ba001
simple_ota_example: Adds sha256 check for app images
2021-06-22 08:30:43 +08:00
Mahavir Jain
f819a4fffa
Merge branch 'feature/update_esp_cryptoauthlib_v4.3' into 'release/v4.3'
...
secure_element: Update esp-cryptoauthlib submodule latest version. (v4.3)
See merge request espressif/esp-idf!13836
2021-06-18 06:15:36 +00:00
Island
4d20919ff3
Merge branch 'bugfix/ble_mesh_sensor_server_model_not_start_on_esp32s3_v4.3' into 'release/v4.3'
...
ble_mesh: stack: Add sdkconfig.defaults.esp32s3 for esp32s3 (v4.3)
See merge request espressif/esp-idf!13910
2021-06-17 07:42:08 +00:00
He Yin Ling
1508b9ff03
Merge branch 'bugfix/enable_pmf_in_iperf_test_v4.3' into 'release/v4.3'
...
iperf example: set PMF capable to connect to PMF required APs (v4.3)
See merge request espressif/esp-idf!13869
2021-06-17 06:16:48 +00:00
Aditya Patwardhan
92a5c34a61
secure_element: Update esp-cryptoauthlib submodule latest version.
...
*This updates the cryptoauthlib version in the esp-cryptoauthlib to cryptoauthlib-v3.3.1
2021-06-17 13:52:03 +08:00
He Yin Ling
cb8d4585b2
Merge branch 'test/support_multiple_targets_for_iperf_example_test_v4.3' into 'release/v4.3'
...
test: support multiple targets for iperf example test (v4.3)
See merge request espressif/esp-idf!13617
2021-06-17 03:48:12 +00:00
Angus Gratton
f40f6b4bb1
Merge branch 'bugfix/ci_ble_wifi_example_test_v4.3' into 'release/v4.3'
...
Fix for ble and wifi example test (v4.3)
See merge request espressif/esp-idf!13802
2021-06-16 23:24:50 +00:00
Wang Meng Yang
a75b53954b
Merge branch 'bugfix/btdm_set_discoverable_after_create_server_v4.3' into 'release/v4.3'
...
components/bt: Set discoverable after create server
See merge request espressif/esp-idf!13725
2021-06-16 09:01:11 +00:00
He Yin Ling
05f780cdb2
example: set PMF capable to connect to PMF required APs
2021-06-16 09:51:16 +08:00
He Yin Ling
381464d1cf
test: support multiple targets for iperf example test
2021-06-16 09:49:23 +08:00
Angus Gratton
04e4bdcff5
Merge branch 'bugfix/enable_wifi_prov_example_c3_v4.3' into 'release/v4.3'
...
CI: re-enable wifi prov examples for C3 (v4.3)
See merge request espressif/esp-idf!13605
2021-06-16 00:50:33 +00:00
wangjialiang
b6bea34706
ble_mesh: stack: Add sdkconfig.defaults.esp32s3 for esp32s3
...
Closes https://github.com/espressif/esp-idf/issues/7061
2021-06-09 12:51:52 +00:00
Chen Yudong
94a54d574b
CI: fix connection failures in asio example tests
2021-06-08 17:00:55 +08:00
baohongde
b41108b60a
components/bt: Set discoverable after create server
2021-06-02 03:03:07 +00:00
Shivani Tipnis
1c875e5baa
ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests
...
(cherry picked from commit 2d22374460
)
2021-06-01 12:27:04 +05:30
Marius Vikhammer
8efb2bb1ed
ci: run Example_GENERIC for C3
...
Add support for running example_GENERIC tests for C3 on label.
Fix examples that fail.
2021-05-20 14:32:47 +10:00
Marius Vikhammer
23b6e47aef
CI: re-enable wifi prov examples for C3
2021-05-20 11:06:26 +08:00
Angus Gratton
2b19bd0c2f
Merge branch 'doc/timer_group_update_for_esp32c3' into 'release/v4.3'
...
timer: clean up example and api reference (v4.3)
See merge request espressif/esp-idf!13279
2021-05-14 01:48:37 +00:00
Euripedes Rocha
d5e2a482c3
bugfix/mqtt examples: Updates the CA certificates used.
...
- Updates the CA certificates.
- Updates the URI names to reflect the new URI in the service used in
the examples.
Closes IDFGH-4986
Closes https://github.com/espressif/esp-idf/issues/6776
2021-05-13 06:51:43 +02:00
Jiang Jiang Jian
effee74b2f
Merge branch 'doc/backport_iot_solution_link_updates_to_v4.3' into 'release/v4.3'
...
fix dead links directed to ESP-IoT-Solution repo (backport v4.3)
See merge request espressif/esp-idf!13347
2021-05-13 04:15:28 +00:00
Michael (XIAO Xufeng)
d95e2c63ca
Merge branch 'doc/update_i2c_on_esp32c3_v4.3' into 'release/v4.3'
...
i2c: update api reference and example pin definition (backport v4.3)
See merge request espressif/esp-idf!13451
2021-05-13 03:09:02 +00:00
Cao Sen Miao
dca229df07
i2c: update api reference and example pin defination
2021-05-06 12:33:55 +08:00
Michael (XIAO Xufeng)
64de7ee38c
Merge branch 'feature/spi_slave_hd_segment_example_v4.3' into 'release/v4.3'
...
spi_slave_hd: add an spi slave hd segment example (4.3)
See merge request espressif/esp-idf!13312
2021-04-28 17:39:25 +00:00
Michael (XIAO Xufeng)
52d9d466fb
Merge branch 'ci/enable_i2c_test_v4.3' into 'release/v4.3'
...
I2C: enable all unit test for i2c on esp32c3 (backport 4.3)
See merge request espressif/esp-idf!13061
2021-04-28 15:00:20 +00:00
Armando
31c396c127
spi_slave_hd: add segment mode example
2021-04-28 08:20:55 +00:00
chenjianxing
e4d84804c1
update esp32c3 iperf config
2021-04-28 15:50:41 +08:00
Cao Sen Miao
ba1ce2ebd0
I2C: enable all unit test for i2c on esp32c3
2021-04-27 17:13:47 +08:00
Hao Ning
819ac7f847
backport link updates to v4.3
2021-04-26 11:33:22 +00:00
Michael (XIAO Xufeng)
eff7fd9052
Merge branch 'feature/update_adc_programming_guide_on_c3_v4.3' into 'release/v4.3'
...
adc: add adc programming guide on c3 (4.3)
See merge request espressif/esp-idf!13281
2021-04-23 12:53:04 +00:00
KonstantinKondrashov
6e06d323b1
simple_ota_example: Adds configs to test on_update_no_secure_boot option (RSA&ECDSA)
2021-04-22 07:27:08 +00:00
Armando
3fb1165e4e
adc: add adc programming guide on c3
2021-04-22 06:28:37 +00:00
morris
34140d2a00
timer_group: added example test
2021-04-22 11:21:41 +08:00
morris
face9518b2
timer_group: using isr callback in example
2021-04-22 11:21:41 +08:00
Jiang Jiang Jian
60bf9d30b2
Merge branch 'bugfix/correct_cod_check_v4.3' into 'release/v4.3'
...
esp-idf: Corrected check of Class of Device for discovered devices (v4.3)
See merge request espressif/esp-idf!13019
2021-04-21 11:39:19 +00:00