morris
a25123f703
twai: bringup on esp32c6
2022-11-04 17:40:29 +08:00
Jiang Jiang Jian
8facf6fbb1
Merge branch 'feature/support_le_power_control' into 'master'
...
Nimble: Add LE Power control HCI Command / Event
See merge request espressif/esp-idf!15773
2022-11-04 17:21:19 +08:00
Michael (XIAO Xufeng)
c546de8d82
Merge branch 'feature/apply_new_version_logic' into 'master'
...
all: Apply new version logic (major * 100 + minor)
Closes IDF-4932 and IDF-4939
See merge request espressif/esp-idf!18787
2022-11-04 16:01:32 +08:00
laokaiyao
fa9b022f68
i2s: support 4 line pdm rx on esp32s3
2022-11-04 15:46:34 +08:00
Ivan Grokhotkov
b14116ff95
Merge branch 'feature/partition_api_new_component_2' into 'master'
...
Storage: Partition APIs moved to the new component 'esp_partition'
Closes IDF-1234
See merge request espressif/esp-idf!20747
2022-11-04 14:59:08 +08:00
laokaiyao
9b8a78153f
i2s: refactor soc caps
2022-11-04 12:31:12 +08:00
KonstantinKondrashov
1f9260d790
all: Apply new version logic (major * 100 + minor)
2022-11-03 08:36:23 +00:00
laokaiyao
2cccf3a804
dac: update API and file format aligning to the rule
2022-11-03 13:04:50 +08:00
Martin Vychodil
c9c7573f71
Storage: Partition APIs moved to the new component 'esp_partition'
...
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
Mahavir Jain
4e3c2cc456
Merge branch 'bugfix/fix_https_x509_example' into 'master'
...
ci: fix https_x509 example
See merge request espressif/esp-idf!20371
2022-11-02 19:40:41 +08:00
Tomas Rezucha
d861fdc947
Merge branch 'feature/move_tinyusb_to_pacman' into 'master'
...
tinyusb: Use TinyUSB from component registry
See merge request espressif/esp-idf!20677
2022-11-02 17:42:53 +08:00
Harshit Malpani
22f3db0189
ci: fix https_x509 example
2022-11-02 14:57:14 +05:30
morris
84be4db4e5
Merge branch 'contrib/github_pr_10087' into 'master'
...
fixed url to console component (GitHub PR)
Closes IDFGH-8642
See merge request espressif/esp-idf!20896
2022-11-02 16:02:29 +08:00
Tomas Rezucha
94a00bda0f
tinyusb: Use TinyUSB from component registry
2022-11-02 08:24:43 +01:00
morris
8d637ec985
doc: redirect console page
...
Previous the console doc is moved from api-guide to api-reference, which
broken the URL as well, this commit added a redirect link to ensure the
old URL can still work.
2022-11-02 14:21:57 +08:00
Paul Tsupikoff
87f489915c
Fix a typo in the GATT Server walkthrough
...
This seems the right function to be mentioned, based on the context.
2022-11-02 09:42:04 +08:00
morris
51527b302a
Merge branch 'contrib/github_pr_10083' into 'master'
...
temperature_sensor: fix typo (github PR)
Closes IDFGH-8638
See merge request espressif/esp-idf!20887
2022-11-01 23:34:26 +08:00
Mahavir Jain
99579620b2
Merge branch 'feature/wifi_prov_event_transport_paired' into 'master'
...
wifi_prov: Exposed events for transport pairing and disconnection
Closes IDFGH-8557
See merge request espressif/esp-idf!20821
2022-11-01 17:39:28 +08:00
beta-tester
d8ef107a4c
fixed url to console component
2022-11-01 07:49:38 +01:00
Laukik Hase
e6171b7338
wifi_prov: Exposed event for transport pairing
...
Closes https://github.com/espressif/esp-idf/issues/10007
2022-11-01 10:06:30 +05:30
Song Ruo Jing
be0fdfa176
soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock
2022-11-01 11:23:26 +08:00
Song Ruo Jing
2557e24a28
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
Jonas Vanthornhout
d679ab3903
Fixed typo
2022-10-31 17:31:40 +01:00
morris
43d99f8364
twai: migrate example test to pytest
2022-10-31 21:44:08 +08:00
Mahavir Jain
f88dca1596
examples/efuse: fix issue with flash related commands in CI tests
...
Relevant:
311504b982
Closes IDFCI-1502
2022-10-31 11:22:24 +05:30
Mahavir Jain
93e0434f40
Merge branch 'fix/update_efuse_example_test_script_name' into 'master'
...
examples/efuse: Rename the example test name
See merge request espressif/esp-idf!20848
2022-10-28 20:10:41 +08:00
Mahavir Jain
37d44c5846
examples/efuse: update import path as per pytest 1.0 release
2022-10-28 13:43:53 +05:30
Island
f3e98bf769
Merge branch 'bugfix/ble_mesh_console_memory_leak_test' into 'master'
...
ble_mesh:example:fix memory leak
Closes BT-1753
See merge request espressif/esp-idf!18671
2022-10-28 16:11:59 +08:00
Kevin (Lao Kaiyao)
febb360023
Merge branch 'refactor/use_managed_component_in_es7210_example' into 'master'
...
es7210: use managed component
Closes IDF-6140
See merge request espressif/esp-idf!20843
2022-10-28 14:56:13 +08:00
Aditya Patwardhan
9b7dffd4a8
examples/efuse: Rename the example test name to avoid multiple python
...
files with same name
2022-10-28 11:44:59 +05:30
Aditya Patwardhan
b2ce7b3c8c
Merge branch 'feature/update_efuse_example_test_to_pytest' into 'master'
...
efuse_exmple_test: Update to pytest framework
See merge request espressif/esp-idf!18702
2022-10-28 11:52:53 +08:00
laokaiyao
52e1e95c57
es7210: use managed component
2022-10-28 11:37:37 +08:00
Rahul Tank
fe5d4e0f39
Nimble: Add LE Power CTRL changes
2022-10-27 16:30:44 +05:30
harshal.patil
5feb4696be
fix: esp_http_client fix behaviour when disable_auto_redirect is enabled
2022-10-27 14:04:54 +05:30
morris
2c9ded3dc0
Merge branch 'feature/pcnt_light_sleep' into 'master'
...
pcnt: rotary encoder wake up system from light sleep example
Closes IDFGH-8592
See merge request espressif/esp-idf!20338
2022-10-27 11:54:25 +08:00
KonstantinKondrashov
3b4f384b69
configs: Removes leftover of CONFIG_MEMMAP_SMP
2022-10-26 19:45:42 +08:00
morris
a0e8c4692a
pcnt: rotary encoder wake up system from light sleep example
2022-10-26 15:48:29 +08:00
laokaiyao
8ef9fd4623
dac: optimize the dma stratege
2022-10-25 17:14:59 +08:00
laokaiyao
f9f9a09dfb
dac: update unit-test docs and examples for driver-NG
2022-10-25 17:00:41 +08:00
Marius Vikhammer
a95e4d8b85
bootloader: add warning about loader segment in bootloader override example README
...
Closes https://github.com/espressif/esp-idf/issues/9599
2022-10-25 13:46:24 +08:00
Island
310a18e59f
Merge branch 'bugfix/remove_get_modle_and_get_comp_api' into 'master'
...
ble_mesh:example:change the method of get model
See merge request espressif/esp-idf!18449
2022-10-24 19:41:59 +08:00
Wan Lei
59a75844ee
Merge branch 'examples/remove_c2_build_disable_yml' into 'master'
...
example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml
See merge request espressif/esp-idf!20562
2022-10-21 15:53:23 +08:00
Isha Pardikar
6a8810fa39
Merge branch 'feature/nimble_port_init_deinit' into 'master'
...
NimBLE : Init deinit nimble stack in a loop
See merge request espressif/esp-idf!20681
2022-10-21 13:34:59 +08:00
wanlei
7a91b77329
examples: support spi master examples on esp32cxx
2022-10-21 10:43:20 +08:00
wanlei
eee7b4cbfc
example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml
2022-10-21 10:43:20 +08:00
Aditya Patwardhan
401e560f49
pytest_efuse: Update conftest
...
pytest_efuse: Update pytest_efuse.py
2022-10-20 06:53:39 +00:00
Aditya Patwardhan
dd60eef2ca
efuse_exmple_test: Update to pytest framework
2022-10-20 06:53:39 +00:00
isha.pardikar@espressif.com
561d1cba1b
NimBLE : Init deinit nimble stack in a loop
2022-10-19 17:44:28 +05:30
Song Ruo Jing
c8c9ce0a8b
Merge branch 'feature/esp32c6_gpio_support' into 'master'
...
gpio: bringup driver on esp32c6 FPGA
Closes IDF-5870 and IDF-5937
See merge request espressif/esp-idf!20364
2022-10-19 18:44:30 +08:00
Martin Vychodil
ba0eb09895
Merge branch 'fix/usb_midi_tinyusb_refactor' into 'master'
...
usb: Refactor USB MIDI example
Closes IDF-5690
See merge request espressif/esp-idf!19399
2022-10-19 16:27:53 +08:00
Shu Chen
3d0e09c096
Merge branch 'bugfix/fix_ot_ci_Bidirectional_IPv6_check_network' into 'master'
...
feature: network check in openthread ci cases
See merge request espressif/esp-idf!20588
2022-10-19 10:52:08 +08:00
Adam Múdry
169d746c49
usb: Refactor USB MIDI example
2022-10-18 15:09:09 +02:00
Ivan Grokhotkov
11ec9d392d
Merge branch 'bugfix/storage_wformat' into 'master'
...
storage: fix and re-enable -Wformat warnings
See merge request espressif/esp-idf!20486
2022-10-18 20:21:53 +08:00
Wang Meng Yang
55f92ec268
Merge branch 'bt/opt_audio_datapath' into 'master'
...
bt/optimized a2dp_sink audio datapath
Closes IDFGH-8124 and AUD-4106
See merge request espressif/esp-idf!20592
2022-10-18 19:27:29 +08:00
Xu Si Yu
0a7e204d2e
CI:add openthread ipv6 ra check in openthread CI
2022-10-18 15:46:59 +08:00
Mahavir Jain
79e0992277
Merge branch 'feature/sec1_sec2_support_esp_local_ctrl_example' into 'master'
...
esp_local_ctrl: added sec1 and sec2 support in esp_local_ctrl example
See merge request espressif/esp-idf!20492
2022-10-18 13:49:09 +08:00
Song Ruo Jing
6d24e8bcf4
gpio: Add support for esp32c6
2022-10-18 12:38:36 +08:00
Armando (Dou Yiwen)
542bdea689
Merge branch 'feature/adc_calibration_on_c2' into 'master'
...
esp_adc: support adc calibration on esp32c2
Closes IDF-5203 and IDF-5899
See merge request espressif/esp-idf!20044
2022-10-18 10:50:59 +08:00
Marius Vikhammer
099b0b6421
Merge branch 'feature/c6_doc_build' into 'master'
...
docs: add support for building C6 docs
Closes IDF-5829
See merge request espressif/esp-idf!19721
2022-10-18 09:37:30 +08:00
Jin Cheng
0459cf3963
optimized a2dp_sink audio datapath
...
1. removed audio cache in BTC layer of Bluedroid
2. added flow control for audio data in application layer
Closes https://github.com/espressif/esp-idf/issues/9622
2022-10-17 20:57:19 +08:00
Sudeep Mohanty
a28791dbed
ulp: fix incorrect bit-width operator while reading RTC_CNTL_LOW_POWER_ST_REG during wakeup
...
This commit fixes a bug wherein an incorrect bit-width of 0 was being
used while reading the RTC_CNTL_LOW_POWER_ST_REG in ulp_fsm example code
while judging whether the system is ready for wakeup. The correct value
should be a bit-width of 1 to read bit#27 (RTC_CNTL_MAIN_STATE_IDLE) of
the RTC_CNTL_LOW_POWER_ST_REG register on esp32.
2022-10-17 10:59:26 +02:00
Shu Chen
dc09f30778
Merge branch 'update/zigbee_example_update' into 'master'
...
examples: Update Zigbee examples for the latest library
See merge request espressif/esp-idf!20293
2022-10-17 15:22:08 +08:00
Wang Meng Yang
5cb3b66594
Merge branch 'bugfix/crash_in_i2s_when_reconnect_to_a2dp' into 'master'
...
fixed crash in I2S when reconnect to a2dp sink
See merge request espressif/esp-idf!20428
2022-10-17 12:02:08 +08:00
harshal.patil
f9db1ec366
esp_local_ctrl: added sec1 and sec2 support in esp_local_ctrl example
2022-10-14 17:04:08 +05:30
Jiang Jiang Jian
1c84cfde14
Merge branch 'ci/optimize_test_wifi_get_started' into 'master'
...
CI: optimize wifi get started example test
See merge request espressif/esp-idf!20585
2022-10-14 15:50:13 +08:00
Chen Jian Xing
40fc703a2b
Merge branch 'ci/example_test_simple_sniffer' into 'master'
...
ci: change example simple sniffer test channel
See merge request espressif/esp-idf!20449
2022-10-14 15:16:23 +08:00
Armando
05e232ca98
esp_adc: defined an example macro for attenuation
2022-10-13 21:03:51 +08:00
Chen Yudong
c258ef705e
CI: optimize wifi get started example test
2022-10-13 20:27:57 +08:00
Marius Vikhammer
ca4ad3ce7c
docs: add support for building C6 docs
2022-10-13 04:39:16 +00:00
likunqiao
717a3acdb6
Zigbee: Update Zigbee examples for the latest library
...
* support new API function
* support esp-zboss-lib>=0.1.2, support esp-zigbee-lib>=0.2.0
2022-10-12 17:56:39 +08:00
Satish Solanke
34722483b3
Merge branch 'master' into 'support/Update_sdkdefaultconfig_BLE_only_flag'
...
# Conflicts:
# examples/bluetooth/bluedroid/ble/ble_ancs/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_compatibility_test/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_eddystone/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_hid_device_demo/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_ibeacon/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_spp_client/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_spp_server/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/gatt_client/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/gatt_security_client/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/gatt_security_server/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/gatt_server/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/gatt_server_service_table/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble/gattc_multi_connect/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble_50/ble50_security_client/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble_50/ble50_security_server/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble_50/multi-adv/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble_50/peroidic_adv/sdkconfig.defaults.esp32c2
# examples/bluetooth/bluedroid/ble_50/peroidic_sync/sdkconfig.defaults.esp32c2
2022-10-11 10:39:15 +00:00
Wang Meng Yang
6c5c595d6f
Merge branch 'bugfix/blufi_add_host_deinit_api' into 'master'
...
Blufi: Added an API to stop Bluetooth / Blufi profile
See merge request espressif/esp-idf!20360
2022-10-11 14:13:41 +08:00
morris
d1dee58be5
Merge branch 'bugfix/fix_docs_rs485_driver_type' into 'master'
...
examples: fix the RS485 line driver in the readme file
See merge request espressif/esp-idf!20433
2022-10-10 17:56:26 +08:00
aleks
7903952281
examples: fix the RS485 line driver in the readme
...
Closes https://github.com/espressif/esp-idf/issues/8132
2022-10-10 09:31:39 +02:00
Roshan Bangar
aa03ffdc1b
Nimble/blufi: Added an API to stop Bluetooth / Blufi
2022-10-10 04:43:21 +00:00
Jin Cheng
3f0c24862e
fixed crash in I2S when reconnect to a2dp sink
2022-10-09 05:25:17 +00:00
Chen Yudong
229ea8e9f5
CI: enable psram in sniffer example
2022-10-08 13:45:12 +08:00
Chen Yudong
b9cd4ccd05
ci: change example simple sniffer test channel
2022-10-08 04:48:20 +00:00
Aditya Patwardhan
7cb55e6f0b
pytest_wifi_prov_mgr.py: Update example test to enable sec1 and sec2
...
testing
2022-10-07 18:27:08 +05:30
Ivan Grokhotkov
23e1ae1bc2
storage: fix and re-enable -Wformat warnings
2022-10-06 16:16:32 +02:00
Mahavir Jain
5fffe4bba5
Merge branch 'fix/fix_protocomm_security2_backward_compatibility' into 'master'
...
wifi_prov: Update behaviour for wifi_prov_mgr_start_provisioning to avoid...
See merge request espressif/esp-idf!20003
2022-10-02 23:08:01 +08:00
David Čermák
bea755605e
Merge branch 'ci/fix_mqtt5_broker_not_available' into 'master'
...
ci: Fix mqtt broker is not available
Closes IDFCI-1476
See merge request espressif/esp-idf!20434
2022-09-30 19:42:52 +08:00
Aditya Patwardhan
ff42412916
wifi_prov_mgr: Make security2 as default for the example
2022-09-30 16:53:20 +05:30
Aditya Patwardhan
c8e1b741dd
wifi_prov_mgr_example: Set "wifiprov" as test username and "abcd1234" as
...
test password.
2022-09-30 16:53:20 +05:30
Aditya Patwardhan
853715f3e2
wifi_prov_mgr: Fix comments
2022-09-30 16:53:20 +05:30
Aditya Patwardhan
1d8e7fe2d7
wifi_prov: Update behaviour for wifi_prov_mgr_start_provisioning to avoid breaking the usage for sec1
2022-09-30 16:53:06 +05:30
Shu Chen
6ca5db14fa
Merge branch 'feature/thread_ethernet_border_router' into 'master'
...
Feature: add Thread-Ethernet border router option
See merge request espressif/esp-idf!20285
2022-09-30 17:12:07 +08:00
Laukik Hase
1fc3db23c1
Merge branch 'feature/wifi_prov_mgr_reprovision' into 'master'
...
wifi_prov_mgr: Added support for re-provisioning
Closes IDFGH-4111 and IDF-5714
See merge request espressif/esp-idf!20027
2022-09-30 14:08:18 +08:00
xieqinan
fd1195e18c
openthread: support Ethernet based Thread BR
2022-09-30 02:20:03 +00:00
yuanjianmin
a839121285
ci: Fix mqtt broker is not available
2022-09-30 10:07:19 +08:00
Jakob Hasse
f33ac0a037
Merge branch 'feature/freertos_sim' into 'master'
...
FreeRTOS Single Core Simulator PoC
See merge request espressif/esp-idf!19256
2022-09-29 20:03:23 +08:00
Laukik Hase
9bc1cc706e
wifi_prov_mgr: Add support for re-provisioning
...
Closes https://github.com/espressif/esp-idf/issues/5978
2022-09-29 10:12:47 +05:30
Michael (XIAO Xufeng)
9ba928d32e
Merge branch 'bugfix/essl_pacman_ver' into 'master'
...
example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions
See merge request espressif/esp-idf!20368
2022-09-29 03:08:02 +08:00
Michael (XIAO Xufeng)
5d67d1d85b
example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions
2022-09-29 02:20:36 +08:00
Shu Chen
45fb699542
Merge branch 'feature/openthread_flash_optimization' into 'master'
...
openthread: Add some flash optimization options
See merge request espressif/esp-idf!20290
2022-09-28 21:43:44 +08:00
WanqQixiang
1d826c7a2b
openthread: Add some flash optimization options for openthread component
...
openthread: use a certain version of esp_openthread_cli_extension managed component
2022-09-28 20:37:44 +08:00
Jakob Hasse
bfbbd9d790
feat(freertos): Added FreeRTOS POSIX/Linux Simulator
...
* Added port layer from the FreeRTOS POSIX port, added
additional port code for ESP-IDF.
* Created another hello world example using that POSIX
port in tools/test_apps.
* Removed old linux app
2022-09-27 16:23:54 +02:00
wuzhenghui
fca7d70e05
esp32c6: add minimal ci support
...
- enable build_template_app
- enable check public headers
- enable g0 components dependency check
2022-09-26 20:32:13 +08:00
wuzhenghui
ff8dd1e1a8
esp32c6: add spi_flash support
2022-09-26 20:32:13 +08:00
Michael (XIAO Xufeng)
03d8059fa5
Merge branch 'feat/essl_extra_component' into 'master'
...
essl: move from esp-idf component to extra component
See merge request espressif/esp-idf!20221
2022-09-26 18:29:07 +08:00
Kevin (Lao Kaiyao)
3d1504261f
Merge branch 'bugfix/fixed_signal_gap_in_i2s_adc_dac_example' into 'master'
...
i2s_example: fixed i2s_adc_dac output gap
Closes IDFGH-7862
See merge request espressif/esp-idf!20332
2022-09-26 16:40:09 +08:00
Roshan Bangar
c51d4ab142
Merge branch 'feature/periodic_adv_example' into 'master'
...
Nimble: support for periodic adv / sync example
See merge request espressif/esp-idf!19963
2022-09-26 14:25:04 +08:00
Michael (XIAO Xufeng)
f21f0ac3a6
sdio/example: fixed the essl return type issue
2022-09-26 12:26:55 +08:00
Michael (XIAO Xufeng)
02a9de904a
essl: move from esp-idf component to extra component
2022-09-26 12:26:55 +08:00
laokaiyao
179bda52be
i2s_example: fixed i2s_adc_dac output gap
...
Closes: https://github.com/espressif/esp-idf/issues/9389
2022-09-26 11:40:24 +08:00
Martin Vychodil
7d28abae4e
Merge branch 'feature/sdcard_custom_freq' into 'master'
...
[Storage] Enable SD card custom frequency setup
Closes IDFGH-7089
See merge request espressif/esp-idf!19038
2022-09-23 17:45:30 +08:00
Wang Meng Yang
a48cd1e4b0
Merge branch 'bugfix/ble_phy_readme' into 'master'
...
NimBLE: Fixed README file for BLE PHY prph example
See merge request espressif/esp-idf!20255
2022-09-22 14:07:49 +08:00
Roshan Bangar
10eacf0360
Nimble: Add example for periodic adv/sync
2022-09-22 10:54:47 +05:30
Omar Chebib
dd7fde8799
Merge branch 'contrib/github_pr_9095' into 'master'
...
Update uart_events_example_main.c (GitHub PR)
Closes IDFGH-7532
See merge request espressif/esp-idf!18391
2022-09-21 19:51:37 +08:00
Mahavir Jain
13a34affc6
Merge branch 'bugfix/fix_https_request_example' into 'master'
...
example: Updated https_request example to fail when time is not synced.
See merge request espressif/esp-idf!19701
2022-09-21 16:10:30 +08:00
Gao Xu
1005c3b9d5
Merge branch 'feature/add_flash_copy_to_psram_example' into 'master'
...
system: add an example showing moving Flash content to PSRAM feature
Closes IDF-5156
See merge request espressif/esp-idf!19340
2022-09-21 12:15:19 +08:00
Ivan Grokhotkov
4a69a3f7ef
Merge branch 'feature/cmake_use_new_features' into 'master'
...
cmake: use features introduced between 3.5 and 3.16
Closes IDF-5955
See merge request espressif/esp-idf!19819
2022-09-21 11:05:06 +08:00
Vilem Zavodny
d7423ae38e
Fixed first character in LVGL OLED example.
2022-09-20 15:04:26 +02:00
David Čermák
720cc883d1
Merge branch 'tcp_transport_client_example' into 'master'
...
Create TCP Client using TCP TRANSPORT instead of socket
See merge request espressif/esp-idf!18429
2022-09-20 17:53:50 +08:00
Ivan Grokhotkov
66554aa215
cmake: remove unused defines from several host test apps
...
These macros are seemingly only used in the NVS host test, and are not
necessary in the other host test apps.
2022-09-20 11:35:45 +02:00
Isha Pardikar
fa42826c4c
NimBLE: Fixed README file for BLE PHY prph example
2022-09-20 14:16:04 +05:30
Mahavir Jain
59f79a7b92
Merge branch 'bugfix/parttool_commands_extra_partition_subtypes' into 'master'
...
parttool: fix parttool commands attribute parsing
Closes IDF-5879
See merge request espressif/esp-idf!20122
2022-09-20 16:22:53 +08:00
harshal.patil
b95decd465
parttool: added tests to check the external interface (parsing) of the parttool commands
...
The existing tests detect errors in the internal interface (eg. parttool read-write functions) and did not check for any possible breakages in the args parsing of the parttool commands.
2022-09-20 11:28:55 +05:30
Jiang Jiang Jian
09f7589ef2
Merge branch 'bugfix/fix_extend_adv_tx_pwr_signed_type_err' into 'master'
...
Fixed extend adv tx power range error
See merge request espressif/esp-idf!20191
2022-09-20 10:45:25 +08:00
Shu Chen
96b73d3c27
Merge branch 'feature/add_ot_CI' into 'master'
...
openthread: add openthread CI
See merge request espressif/esp-idf!19744
2022-09-19 20:16:57 +08:00
Harshit Malpani
c351548ca5
Update pytest example for https_request to erase flash before start of test
2022-09-19 12:04:09 +05:30
Harshit Malpani
eb47729301
example: Updated https_request example to fail when time is not synced.
...
Also added additional server for syncing time
2022-09-19 12:04:09 +05:30
Marius Vikhammer
cb48a7b9f9
Merge branch 'feature/ulp_fsm_adc_s3' into 'master'
...
ulp-fsm: Update ulp-fsm ADC example with S3 support
Closes IDFGH-6299
See merge request espressif/esp-idf!19924
2022-09-19 14:08:33 +08:00
gaoxu
47c02efa72
system: add an example and pytest to showing moving Flash content to PSRAM feature.
2022-09-19 12:25:30 +08:00
morris
b562754a2f
rmt: support esp32c6
2022-09-17 04:56:49 +00:00
Abhik Roy
f1a0011fb5
Merge branch 'examples/tcp_server_inner_loop_fix' into 'master'
...
socket examples: Fix for send() failure handling.
Closes IDFGH-7962
See merge request espressif/esp-idf!20043
2022-09-16 22:17:03 +08:00
Isha Pardikar
e83b6a259b
Merge branch 'feature/le_phy' into 'master'
...
NimBLE: Add example framework for BLE PHY
See merge request espressif/esp-idf!19252
2022-09-16 17:18:23 +08:00
zwj
e9f4a4e92d
Fixed extend adv tx power range error
2022-09-16 15:45:40 +08:00
Xu Si Yu
07ebc527d5
openthread:add openthread CI
2022-09-16 14:07:31 +08:00
Kevin (Lao Kaiyao)
04b4bc6cb5
Merge branch 'feature/support_i2s_on_esp32c6' into 'master'
...
i2s: support i2s on esp32c6
See merge request espressif/esp-idf!19989
2022-09-16 12:31:24 +08:00
AndriiFilippov
1befb078cd
Create TCP Client using TCP TRANSPORT instead of socket
...
Update error logs with returned values. Add transport_tcp_init() error check.Clean up
2022-09-15 14:26:21 +02:00
laokaiyao
bae4944b90
i2s: bringup i2s on esp32c6
2022-09-15 20:03:39 +08:00
ajit1433
39e0d72c05
Update uart_events_example_main.c
...
Spelling correction
2022-09-15 07:00:00 +00:00
Isha Pardikar
fed3d613db
NimBLE: Added example framework for BLE PHY
2022-09-15 06:39:01 +00:00
Omar Chebib
79598b1db7
Flash: fix flash_suspend example to include worst case
...
flash_suspend example will now test the worst case in order to be able
to detect real regression:
- shorter response time is acceptable, as the tested function may be in the cache already
- response time longer than 120us will be considered a potential regression
2022-09-15 14:37:59 +08:00
Omar Chebib
6798bfc4b0
TWDT: the Kconfig option ESP_TASK_WDT_EN is now used to enable Task Watchdog
2022-09-15 14:37:59 +08:00
Omar Chebib
53c7dd4efc
WDT: implement interrupt wdt and task wdt for ESP32-C2
...
ESP32-C2 has a single group timer, thus it will use it for the interrupt watchdog,
which is more critical than the task watchdog. The latter is implement in
software thanks to the `esp_timer`component.
2022-09-15 14:37:59 +08:00
morris
7760053138
gptimer: incerase example test threshold
2022-09-14 14:40:28 +00:00
Jiang Jiang Jian
4d8a026b21
Merge branch 'bugfix/espnow_config_channel' into 'master'
...
esp_wifi: fix espnow example add peer fail when config channel
Closes IDFGH-8090
See merge request espressif/esp-idf!19770
2022-09-14 18:58:55 +08:00
Jiang Jiang Jian
7232c0e493
Merge branch 'feature/use_nimble_host_by_default_for_esp32c2' into 'master'
...
fixed default build error in blufi example when use nimble host
See merge request espressif/esp-idf!19992
2022-09-14 14:15:17 +08:00
morris
4c6c170b15
Merge branch 'staging/add_wrap_example' into 'master'
...
example: add an example to show how to wrap functions in IDF and bootloader
See merge request espressif/esp-idf!20005
2022-09-13 14:33:27 +08:00
Martin Vychodil
56f2001317
sdmmc/sdspi: allow custom setup of SD card frequency
...
In order to allow flexible setup of SD card frequency, sdmmc_host_t.max_freq_khz is used as a limit
Closes https://github.com/espressif/arduino-esp32/issues/6225
2022-09-12 17:08:36 +02:00
Sudeep Mohanty
e9ef5e9c51
Merge branch 'feature/ulp_fsm_wakeup_in_normal_mode' into 'master'
...
ulp: Updated ULP docs and ulp_fsm example for wakeup when SoC is not in sleep mode.
Closes IDFGH-6712 and IDFGH-3261
See merge request espressif/esp-idf!19967
2022-09-12 16:26:11 +08:00
Abhik Roy
f3cc6d4b59
network examples: Multiple ethernet interfaces and VLAN support.
...
Closes https://github.com/espressif/esp-idf/issues/8807
2022-09-10 00:35:15 +05:30
Omar Chebib
6dfac0dd68
example: add an example to show how to wrap functions in IDF and bootloader
...
A section in the documentation has also been added to talk about the wrap feature of the linker.
2022-09-09 16:47:16 +08:00
Abhik Roy
b3c39d2324
examples/socket: Fix for send() failure handling.
...
Closes https://github.com/espressif/esp-idf/issues/9475
2022-09-09 13:03:23 +05:30
Tomas Rezucha
cf59a8a2bd
Merge branch 'feature/usb_v5_qol' into 'master'
...
usb: USB IDF v5 update
Closes IDF-4690 and IDF-5767
See merge request espressif/esp-idf!19875
2022-09-08 19:50:22 +08:00
Yuan Hong Hui
9bf9e931db
ble_mesh:example:fix memory leak
2022-09-08 16:07:40 +08:00
Shen Weilong
50739cd810
use nimble host by default
2022-09-08 14:38:54 +08:00
Marius Vikhammer
77ba84eeb7
ulp-fsm: Update ulp-fsm ADC example with S3 support
...
Closes https://github.com/espressif/esp-idf/issues/7963
2022-09-07 16:48:06 +08:00
Wang Meng Yang
a026d9816a
Merge branch 'feature/sink_support_mono' into 'master'
...
bt: Fixed sink not being able to output mono audio because it can only decode dual channel audio data
Closes BT-2698
See merge request espressif/esp-idf!19759
2022-09-07 11:59:57 +08:00
Simon
c6610ec4c2
Merge branch 'bugfix/fix_the_duplicated_type_name_in_i2s' into 'master'
...
i2s: fix the duplicated type name in i2s
Closes IDF-5891
See merge request espressif/esp-idf!19960
2022-09-07 10:53:28 +08:00
Martin Válik
f1611841a3
Merge branch 'feature/usb_host_uvc_component' into 'master'
...
USB host UVC example
See merge request espressif/esp-idf!19397
2022-09-06 20:30:11 +08:00
Yuan Hong Hui
26e28af0e6
ble_mesh:example:change the method of get model
2022-09-06 08:57:51 +00:00
Sudeep Mohanty
867745a05c
Merge branch 'feature/ulp-rtc-i2c-driver-support' into 'master'
...
ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3
Closes IDF-1715 and IDF-5798
See merge request espressif/esp-idf!19549
2022-09-06 16:43:36 +08:00
Sudeep Mohanty
afbea0a04c
ulp: Updated ULP docs and ulp_fsm example for wakeup when SoC is not in sleep mode.
...
This commit updates the ULP documentation and the ulp_fsm example with
the scenario when a wakeup is triggered from the ULP coproc when the
main CPU is not in sleep mode.
Closes https://github.com/espressif/esp-idf/issues/8341
Closes https://github.com/espressif/esp-idf/issues/5254
2022-09-06 10:32:05 +02:00
Marius Vikhammer
572e79530c
Merge branch 'bugfix/c2_skip_validate' into 'master'
...
bootloader: allow skip image validation on C2
Closes IDF-5827
See merge request espressif/esp-idf!19755
2022-09-06 14:21:15 +08:00
Isha Pardikar
c828055218
Merge branch 'feature/nimble_rearrange_common_files' into 'master'
...
Nimble: Reorganized nimble examples structure
See merge request espressif/esp-idf!19771
2022-09-06 13:42:41 +08:00
laokaiyao
3bdcf2edf5
i2s: add notes for the read task of i2s basic examples
2022-09-06 10:29:30 +08:00
Tomas Rezucha
fac9579d95
usb_host: Use MSC driver from component registry
2022-09-05 20:14:57 +02:00
Tomas Rezucha
d95ba21328
usb_host: Use CDC driver from component registry
2022-09-05 20:14:56 +02:00
Mahavir Jain
04d0838e9a
Merge branch 'bugfix/netif_ips_printed_before_got_ipv4' into 'master'
...
example_common: fix netif ips may be printed before got ipv4
See merge request espressif/esp-idf!19888
2022-09-06 00:01:44 +08:00
Isha Pardikar
fb619d20ee
NimBLE: Reorganized nimble examples structure to avoid repetition of files.
2022-09-05 17:35:46 +05:30
Chen Yudong
9c28e3f1cb
example_common: fix netif ips may be printed before got ipv4
2022-09-05 16:53:55 +08:00
Sudeep Mohanty
4fde033a5f
ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3
...
This commit adds support for using the RTC I2C peripheral on the ULP
RISC-V core for esp32s2 and esp32s3. It also adds an example to demonstrate the
usage of the RTC I2C peripheral.
This commit also modifies the rtc_i2c register structure files to enable
the use of bitfields in the ULP RISC-V RTC I2C driver.
2022-09-05 10:21:43 +02:00
Mahavir Jain
d35b076a30
docs: nvs: prior flash erase note for device generated nvs_keys
partition
2022-09-01 18:41:37 +05:30
Song Ruo Jing
06b517efcb
ci: Modify build-test-rules.yml enable' to
disable` to exclude preview targets
2022-09-01 12:38:00 +08:00
Shu Chen
91e8312f03
Merge branch 'feature/add_readme_for_ot_br_discovery_delegate' into 'master'
...
openthread: add README for discovery delegate.
See merge request espressif/esp-idf!19223
2022-08-31 14:31:06 +08:00
Mahavir Jain
a8c8946766
Merge branch 'fix/mqtt_ssl_ds_remove_unwanted_readme_section' into 'master'
...
mqtt/ssl_ds: Remove unwanted readme section
See merge request espressif/esp-idf!19841
2022-08-30 22:30:22 +08:00
Simon
f923a835d2
Merge branch 'contrib/github_pr_9666' into 'master'
...
correct spelling of detect (GitHub PR)
Closes IDFGH-8170
See merge request espressif/esp-idf!19857
2022-08-30 18:58:30 +08:00
Aditya Patwardhan
6c7fd1edc0
mqtt/ssl_ds: Remove unwanted references to configure_ds.py, Also updated
...
the DS documentation
2022-08-30 10:54:15 +05:30
Fu Hanxi
4f3610f957
Merge branch 'ci/upload_elf_map_to_minio' into 'master'
...
ci: upload elf map file to s3 server to reduce artifacts size
Closes IDFCI-1385
See merge request espressif/esp-idf!19756
2022-08-30 01:06:11 +08:00
Fu Hanxi
1ed5bf0bff
test: remove elf sha256 check from pytest_blink to qemu test
...
not upload elf file
2022-08-29 16:57:31 +08:00
Martin Valik
3bcd9ceefe
USB: Add usb uvc example
...
Closes https://github.com/espressif/esp-idf/issues/6493
2022-08-29 10:44:39 +02:00
Aditya Patwardhan
41707d0f17
mqtt/ssl_ds: Add documentation on how to use esp-secure-cert-tool with
...
the example
2022-08-29 13:06:21 +05:30
Aditya Patwardhan
8387725c4f
mqtt/ssl_ds example: Update the code to use esp_secure_cert
component
2022-08-29 10:53:17 +05:30
Aditya Patwardhan
d64bda5946
mqtt/ssl_ds example: Remove configure_ds.py script, use
...
esp-secure-cert-tool instread
2022-08-29 10:53:17 +05:30
david zuhn
0c84879b74
correct spelling of detect
2022-08-28 22:06:32 -05:00
Ondrej Kosta
742205a1e7
Merge branch 'feature/examples_eth_init' into 'master'
...
Ethernet examples: new common init
Closes IDF-5521
See merge request espressif/esp-idf!19210
2022-08-27 22:16:36 +08:00
Ondrej Kosta
20e668259e
Ethernet examples: added new common init for Ethernet drivers
2022-08-26 15:43:16 +02:00
Omar Chebib
6f3c6dcd86
Merge branch 'bugfix/i2c_port_unsigned' into 'master'
...
I2C: i2c_port_t type is now an enumeration
Closes IDFGH-7433
See merge request espressif/esp-idf!18230
2022-08-25 17:25:51 +08:00
Marius Vikhammer
c36cd5238c
bootloader: allow skip image validation on C2
...
BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not supported on C2 due to
no RTC memory, but BOOTLOADER_SKIP_VALIDATE_ALWAYS should still be
supported.
2022-08-25 16:51:44 +08:00
chenjianxing
ff217b566c
esp_wifi: fix espnow example add peer fail when config channel
...
Closes https://github.com/espressif/esp-idf/issues/9592
2022-08-25 14:32:51 +08:00
xiongweichao
697755dfe5
Fixed sink not being able to output mono audio because it can only decode dual channel audio data
2022-08-25 11:36:28 +08:00
Wang Zi Yan
409e4241ed
Merge branch 'docs/update_wifi_application_examples' into 'master'
...
docs: update wifi application examples
Closes DOC-3513
See merge request espressif/esp-idf!19673
2022-08-25 11:09:16 +08:00
morris
935a63efca
Merge branch 'example/update_format_string_in_touch_related_examples' into 'master'
...
example: update format string in touch related examples
See merge request espressif/esp-idf!19743
2022-08-25 11:02:54 +08:00
Wang Meng Yang
7fc37a137d
Merge branch 'bugfix/bt_spp_init_init_uart_crash' into 'master'
...
bt:Fixed the bt_spp_initiator example that did not set the uart source clock when initializing the uart, which caused a crash
Closes BT-2693
See merge request espressif/esp-idf!19722
2022-08-25 10:36:07 +08:00
wangziyan
7637d24d50
docs: update wifi application examples
2022-08-24 16:21:56 +08:00
wangyuanze
763b472958
example: update format string in touch related examples
2022-08-24 12:10:59 +08:00
Wang Yuan Ze
dac24d5ea4
Merge branch 'example/i2s_es7210_tdm_record' into 'master'
...
example: add es7210 4-ch tdm i2s record example
Closes IDF-5774 and IDF-5852
See merge request espressif/esp-idf!19593
2022-08-24 10:56:58 +08:00
Omar Chebib
f6ac350337
I2C: i2c_port_t type is now an enumeration
...
* Closes https://github.com/espressif/esp-idf/issues/9009
2022-08-24 10:51:09 +08:00
wangyuanze
f48b647ad5
example: add es7210 4-ch tdm i2s record example
2022-08-23 17:53:59 +08:00
wangyuanze
be3792ea45
example: extract wav-format related struct
2022-08-23 16:46:31 +08:00
xiongweichao
a3df364269
Fixed the bt_spp_initiator example that did not set the uart source clock when initializing the uart, which caused a crash
2022-08-23 15:46:07 +08:00
Zhang Wen Xu
dfbebccf91
Merge branch 'feature/modify_ot_rcp_TX_RX_pin' into 'master'
...
openthread: add a configuration for selecting RCP UART TX_RX
See merge request espressif/esp-idf!19697
2022-08-23 14:46:50 +08:00
Armando (Dou Yiwen)
fec97b6b16
Merge branch 'bugfix/add_adc_oneshot_disable_ulp_enum' into 'master'
...
esp_adc: add adc ulp mode disable enum, and kconfig to enable dac output
Closes IDF-5843 and IDF-5846
See merge request espressif/esp-idf!19683
2022-08-23 10:46:54 +08:00
zhangwenxu
a1e0273db2
openthread: add README for discovery delegate.
2022-08-22 21:29:10 +08:00
Mahavir Jain
ed6e6ccdaf
Merge branch 'fix/wifi_prov_mgr_update_comment_ragading_sec_params_validity' into 'master'
...
wifi_provisioning: Update API documentation to highlight argument validity...
See merge request espressif/esp-idf!19540
2022-08-22 17:59:48 +08:00
Xu Si Yu
a26455d120
openthread: add a configuration for selecting RCP UART TX_RX
2022-08-22 17:55:47 +08:00
Chen Yu Dong
01ec3382f7
Merge branch 'ci/ota_example_bluedroid_gatts_timeout' into 'master'
...
CI: modify timeout of advanced_https_ota_example_bluedroid_gatts
Closes IDFCI-1434
See merge request espressif/esp-idf!19636
2022-08-22 12:42:18 +08:00
Island
4b9d55f792
Merge branch 'bugfix/ble_mesh_console_support_nimble_host' into 'master'
...
ble_mesh:example:ble mesh console support nimble
See merge request espressif/esp-idf!19183
2022-08-22 11:41:48 +08:00
Yuan Hong Hui
2a5931549b
ble_mesh:example:ble mesh console support nimble
2022-08-22 11:41:48 +08:00
Armando
5e31d4bb2b
esp_adc: add adc ulp mode disable enum
...
Prior to this commit, adc ulp is disabled by setting
adc_oneshot_unit_init_cfg_t::ulp_mode to false.
After this commit, a new enum `ADC_ULP_MODE_DISABLE` is added. So
setting `ulp_mode` to `ADC_ULP_MODE_DISABLE`, instead of `false`, to
disable the ulp mode.
2022-08-22 11:00:28 +08:00
Chen Yudong
f5894c7562
CI: modify timeout of advanced_https_ota_example_bluedroid_gatts
2022-08-19 16:41:36 +08:00
Aditya Patwardhan
9b05874388
wifi_provisioning: Update API documentation to highlight argument validity while providing sec_params argument.
2022-08-19 14:02:41 +05:30
Ivan Grokhotkov
c6e9a0c350
esp_common: make esp_err_to_name and ESP_ERROR_CHECK usable on Linux
2022-08-18 18:16:45 +02:00
Mahavir Jain
a2f028abe7
Merge branch 'feature/app_metadata_to_esp_system' into 'master'
...
app_update: Moved app metadata to new component `esp_app_format`
Closes IDF-4808
See merge request espressif/esp-idf!18862
2022-08-18 21:51:32 +08:00
Jiang Jiang Jian
1c250860b0
Merge branch 'bugfix/hfp_examples_not_work_with_default_sdkconfig' into 'master'
...
bugfix/set default number of sco connection to 1
Closes IDFGH-8029
See merge request espressif/esp-idf!19586
2022-08-18 21:40:22 +08:00
morris
5b48a33ad5
Merge branch 'feature/use_esp_jpeg_for_example' into 'master'
...
examples/tjpgd: Use esp_jpeg component in tjpgd and SPI examples
Closes IDF-5652
See merge request espressif/esp-idf!19464
2022-08-18 14:42:20 +08:00
David Čermák
fbc32c0312
Merge branch 'examples/tcp_client_linux_support' into 'master'
...
tcp_client example: support for Linux target.
Closes IDF-5636
See merge request espressif/esp-idf!19203
2022-08-18 12:40:37 +08:00
morris
31d4ab6e04
Merge branch 'bugfix/mcpwm_operator_naming_issue_with_cxx' into 'master'
...
mcpwm: don't use keyword operator
Closes IDFGH-8000
See merge request espressif/esp-idf!19581
2022-08-18 10:56:15 +08:00
David Čermák
8033878507
Merge branch 'bugfix/esp_netif_remove_slip' into 'master'
...
esp_netif: Migrate SLIP interface to user-space
Closes IDF-5678
See merge request espressif/esp-idf!19202
2022-08-18 03:53:30 +08:00
Vilem Zavodny
2153a583ee
examples/tjpgd: Use esp_jpeg component in tjpgd example.
2022-08-17 14:42:10 +02:00
Mahavir Jain
4d14c2ef2d
Merge branch 'feature/coap_examples_test' into 'master'
...
example: Add coap_client example_test
See merge request espressif/esp-idf!19470
2022-08-17 15:16:10 +08:00
Mahavir Jain
bc7b6c983c
Merge branch 'bugfix/blufi_checksum_failure_err' into 'master'
...
examples: blufi: fix API usage for generating dhm secret
Closes IDF-5796 and IDFGH-7977
See merge request espressif/esp-idf!19548
2022-08-17 14:41:51 +08:00
morris
2c5a866ea3
mcpwm: don't use keyword operator
...
Closes https://github.com/espressif/esp-idf/issues/9510
2022-08-17 06:31:50 +00:00
morris
104b9c3fb1
Merge branch 'feature/introduce_lcd_color_space_enum' into 'master'
...
lcd: deprecate esp_lcd_color_space_t
See merge request espressif/esp-idf!19576
2022-08-17 14:19:12 +08:00
Laukik Hase
0071ea498f
esp_app_format: Fixed build errors and resolved dependencies
2022-08-17 10:59:31 +05:30
jincheng
b87eb50ada
Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration
...
Due to the lack of synchronized connections, the hf_client can not create audio_connection to
hf_ag. Set default number of synchronized connection to 1.
Closes https://github.com/espressif/esp-idf/issues/9537
2022-08-17 10:07:01 +08:00
Abhik Roy
933a2a69fe
tcp_client example: support for Linux target.
2022-08-16 23:48:18 +05:30
David Cermak
1f7b2d4860
Examples: Remove SLIP protocol example
2022-08-16 14:08:15 +00:00
David Cermak
83b8556f10
esp_netif: Migrate SLIP interface to user-space
2022-08-16 14:08:15 +00:00
Jiang Jiang Jian
3ff6cf26eb
Merge branch 'bugfix/a2dp_sink_reconfig_i2s_clk_fail' into 'master'
...
bt: Fixed that i2s_channel_disable was not called before calling i2s_channel_reconfig_std_clock in the A2DP sink example, which caused reconfiguring the I2S clock to fail
Closes BT-2680
See merge request espressif/esp-idf!19530
2022-08-16 21:18:43 +08:00
Kevin (Lao Kaiyao)
38bb2debea
Merge branch 'feature/touch_element_sleep' into 'master'
...
touch_element: add low-power support and example into touch element
Closes IDF-3027 and IDF-4353
See merge request espressif/esp-idf!13001
2022-08-16 18:57:46 +08:00
Mahavir Jain
6c2c05e8a0
Merge branch 'feature/esp_cryptoauthlib_from_manager' into 'master'
...
Push out esp-cryptoauthlib to component manager
See merge request espressif/esp-idf!19208
2022-08-16 17:01:53 +08:00
morris
bc372f8f55
rgb_lcd: deprecate esp_lcd_color_space_t
2022-08-16 14:35:08 +08:00
Mahavir Jain
1e3bbd03de
examples: blufi: fix API usage for generating dhm secret
...
API usage for `mbedtls_dhm_calc_secret` was incorrect, fixed by
providing correct RNG function pointer. This behavior was changed in
mbedTLS-3.x update.
Tested BluFi provisioning with this fix.
Closes IDF-5796
Closes https://github.com/espressif/esp-idf/issues/9488
2022-08-16 11:36:48 +05:30
Harshit Malpani
f1aa0eb15b
example: Add coap_client example_test
2022-08-16 09:52:00 +05:30
laokaiyao
62ab4456a8
touch_sleep: complete the support for touch sleep
2022-08-15 20:04:57 +08:00
Kang Zuoling
0f1eb82acd
add touch element deep sleep example and auto sleep example
2022-08-15 20:03:12 +08:00
Kang Zuoling
82bf6c0935
add skip calibration and wakeup channel, fix isr in sleep mode
2022-08-15 20:03:12 +08:00
morris
6261eae50c
bdc_motor: component moved to registry
2022-08-15 14:46:56 +08:00
morris
1d4c08cef4
mcpwm: added enable/disable functions
...
Closes https://github.com/espressif/esp-idf/pull/9523
2022-08-15 14:46:56 +08:00
David Čermák
3f41780974
Merge branch 'bugfix/test_ethernet_throughput_basic' into 'master'
...
Bugfix/test ethernet throughput basic
Closes IDFCI-1285
See merge request espressif/esp-idf!19497
2022-08-15 14:37:59 +08:00
Roland Dobai
571a074dd9
Merge branch 'fix/flake8_v5_warnings' into 'master'
...
Tools: Fix flake8 version 5 warnings
See merge request espressif/esp-idf!19488
2022-08-12 23:27:14 +08:00
Roland Dobai
8c10a14782
Merge branch 'refactor/remove_dependency_on_future' into 'master'
...
Remove the dependency on the future package
See merge request espressif/esp-idf!18925
2022-08-12 21:38:35 +08:00
xiongweichao
3850fe14b6
bt: Fixed that i2s_channel_disable was not called before calling i2s_channel_reconfig_std_clock in the A2DP sink example, which caused reconfiguring the I2S clock to fail
2022-08-12 16:44:48 +08:00
Roland Dobai
bab3830797
Tools: Fix flake8 version 5 warnings
2022-08-12 08:13:13 +00:00
Roland Dobai
f0c56c1025
Merge branch 'update_sysview_supported_targets' into 'master'
...
Update SysView supported targets
See merge request espressif/esp-idf!19354
2022-08-12 15:46:24 +08:00
Mahavir Jain
7c28b44950
examples/secure_element: add component manifest file for cryptoauthlib
2022-08-12 11:24:03 +05:30
Mahavir Jain
203830e12b
esp-cryptoautlib: remove submodule and use from IDF component manager
2022-08-12 11:24:02 +05:30
morris
dfafa619c7
led_strip: use component manager in the example
2022-08-12 10:48:21 +08:00
Darian
2761ad4865
Merge branch 'feature/freertos_10.4.3_sync_yielding' into 'master'
...
freertos: Add new macro to check for yielding
Closes IDF-5735
See merge request espressif/esp-idf!19316
2022-08-11 22:57:05 +08:00
Tomas Rezucha
71566c4d7e
Merge branch 'feature/usb_device/pytests' into 'master'
...
tinyusb: Add TinyUSB example tests
See merge request espressif/esp-idf!19194
2022-08-11 17:17:34 +08:00
Erhan Kurubas
587ecc6fe8
examples/sysview: add missing supported targets to readme
2022-08-11 11:06:10 +02:00
Darian Leung
85c009eb67
esp_event: Fix flakey esp_event example test
...
The execution order of the "task_event_source" and "application_task" tasks
on startup can vary. This will result a different order of logs, thus leading
to the example test failing.
This commit synchronizes both tasks on startup.
2022-08-11 16:02:48 +08:00
morris
6aa08af572
Merge branch 'bugfix/remove_format_warnings_in_driver' into 'master'
...
driver: remove -Wno-format flag
Closes IDF-5764
See merge request espressif/esp-idf!19401
2022-08-11 12:19:50 +08:00
Marius Vikhammer
ca0201dfa9
Merge branch 'bugfix/efuse_base_mac_test' into 'master'
...
ci: fix base_mac_address test failure for S2 chips
Closes IDFCI-1417
See merge request espressif/esp-idf!19428
2022-08-11 09:22:40 +08:00
Ondrej Kosta
505d330cdc
eth_iperf_test: improved regex to properly evaluate IP address
2022-08-10 16:13:37 +02:00
Tomas Rezucha
d777b790d0
tinyusb: Add TinyUSB example tests
2022-08-10 14:51:18 +02:00