Sudeep Mohanty
38acdede57
docs(lp-core): Updated lp_core_uart app README files
...
Updated the LP Core UART apps README files to mention the default pins
to use on esp32p4.
2024-06-21 11:35:37 +02:00
cjin
b4ded34fd8
fix(ble): added c6 config check for ble light sleep
2024-06-21 14:58:39 +08:00
Kevin (Lao Kaiyao)
e301e4ee34
Merge branch 'feature/support_parlio_on_c5' into 'master'
...
feat(parlio): support parlio on c5
Closes IDF-8685 and IDF-8686
See merge request espressif/esp-idf!31604
2024-06-20 19:16:12 +08:00
C.S.M
5bd39b54d3
feat(usb_serial_jtag): Add usb serial jtag support on esp32c5
2024-06-20 16:55:55 +08:00
laokaiyao
b51fc7c390
ci(parlio_rx): enable target test for h2 and p4
2024-06-20 16:02:21 +08:00
laokaiyao
f301db44b8
feat(parlio): support parlio on C5
2024-06-20 14:28:37 +08:00
Marius Vikhammer
a60d19949d
Merge branch 'feature/c5_mp_lp_core' into 'master'
...
feat(lp-core): bringup lp-core for C5 MP
See merge request espressif/esp-idf!31563
2024-06-19 11:14:25 +08:00
Marius Vikhammer
aae3aa5e5f
feat(lp-core): bringup lp-core for C5 MP
...
LP-Core is now able to boot and run on C5 MP chip.
2024-06-19 09:18:47 +08:00
morris
3a7ee67694
test(ledc): enable build test on esp32c5
2024-06-18 17:06:36 +08:00
morris
580810d2d5
Merge branch 'feat/i2c_c5mp' into 'master'
...
feat(i2c): Add i2c support on esp32c5 mp
Closes IDF-8694 and IDF-8696
See merge request espressif/esp-idf!31554
2024-06-18 15:51:33 +08:00
Fu Hanxi
adf6fc1e5b
ci: disable failing esp32c5 builds
2024-06-18 08:11:44 +02:00
C.S.M
b0f2205f70
feat(i2c): Add i2c support on esp32c5 mp
2024-06-18 10:37:36 +08:00
laokaiyao
c731b099ee
remove(c5beta3): remove c5 beta3 doxy files
2024-06-17 12:02:15 +08:00
laokaiyao
21f870ecd5
remove(c5beta3): remove c5 beta3 system files
2024-06-17 12:02:15 +08:00
yinqingzhao
d6a14c2641
fix(wifi):esp32c6 update ld
2024-06-13 11:25:55 +08:00
laokaiyao
d263ab3145
docs(touch): add doc for cap touch sens driver
2024-06-12 15:44:25 +08:00
laokaiyao
e8b29653c0
feat(touch_sens): add example for the touch sensor v3
2024-06-12 12:09:17 +08:00
laokaiyao
865e3ee2de
feat(touch_sens): touch sensor driver-ng on P4
2024-06-12 12:09:17 +08:00
gaoxu
ed6ca697cf
feat(uart): support HP/LP uart on ESP32C5 MP
2024-06-11 19:34:03 +08:00
Peter Marcisovsky
bfcdc3ca0e
Merge branch 'refactor/usb_device_examples_cdc_rx_cb' into 'master'
...
refactor(examples): Refactor rx callbacks in USB device examples with CDC device
Closes IDF-10095
See merge request espressif/esp-idf!31319
2024-06-11 18:45:38 +08:00
Jan Beran
950428c2f4
feat(tools): Add often used espefuse subcommands to idf.py
2024-06-07 16:23:17 +02:00
Aditya Patwardhan
874388c628
Merge branch 'feature/enable_flash_encryption_for_c5' into 'master'
...
feat: enable flash encryption support for c5
Closes IDF-8622 and IDF-9480
See merge request espressif/esp-idf!29578
2024-06-07 14:30:39 +08:00
Peter Marcisovsky
d8d92c1928
refactor(examples): Refactor rx callbacks in USB device examples with CDC device
...
- cdcacm_write_queue and cdcacm_write_flush moved from rx callback to main task
- received data from rx callback are handled by freerots queues
2024-06-06 15:51:23 +02:00
Gao Xu
78c40fd19a
Merge branch 'esp32p4/add_adc_support' into 'master'
...
feat(adc): support ADC oneshot/continuous mode on ESP32P4
Closes IDF-6496 and IDF-6497
See merge request espressif/esp-idf!28281
2024-06-05 16:31:59 +08:00
David Čermák
5d77ee28f4
Merge branch 'feat/wifi_remote_examples' into 'master'
...
fix(esp_wifi_remote): Using remote wifi on standard (protocol) examples
Closes IDF-7063
See merge request espressif/esp-idf!26469
2024-06-05 15:49:39 +08:00
Anton Maklakov
4ed07ef078
fix(blink): fix sdkconfig defaults name
2024-06-05 10:03:45 +07:00
nilesh.kale
d1fa51e3c9
feat: enable flash encryption support for c5
...
This commit provide support for flash encryption feature in ESP32C5
2024-06-04 14:10:21 +05:30
Armando
ba79a66502
change(isp): change isp_af_window_t to isp_window_t
2024-06-04 15:09:04 +08:00
laokaiyao
28a1091643
feat(isp_awb): support isp auto white balance
2024-06-03 23:41:48 +08:00
morris
8760e6d2a7
Merge branch 'refactor/i2s_dma_buffer_allocation' into 'master'
...
refactor(i2s): clean up DMA buffer allocation
Closes IDF-9636
See merge request espressif/esp-idf!31282
2024-06-03 21:26:04 +08:00
gaoxu
795f3fe377
feat(adc): support ADC continuous mode on ESP32P4
2024-06-03 16:50:39 +08:00
Roman Leonov
39f91a3d5a
refactor(enum): Curved out Enumeration process from Hub Driver
2024-06-03 10:27:37 +02:00
morris
2b1466b070
refactor(i2s): clean up DMA buffer allocation
2024-06-03 16:13:13 +08:00
Aditya Patwardhan
f412149dc9
Merge branch 'feat/enable_secure_boot_for_c5' into 'master'
...
feat: enable secure boot for c5
Closes IDF-8623 and IDF-9478
See merge request espressif/esp-idf!29774
2024-06-03 15:35:51 +08:00
Marius Vikhammer
13e5b6f335
Merge branch 'feature/lp_core_pcnt' into 'master'
...
feat(ulp): add pulse counter example for lp core
Closes IDF-9137
See merge request espressif/esp-idf!31163
2024-06-03 12:33:50 +08:00
Armando
70d2ed5ee8
feat(isp): added isp dvp driver
2024-05-31 18:47:27 +08:00
Xiaoyu Liu
2082ce09b6
feat(freertos): Add examples showing basic freertos SMP usage and common APIs
2024-05-31 15:32:24 +08:00
Ivan Grokhotkov
1c2b273e31
Merge branch 'fix/component_enotsup' into 'master'
...
fix: correctly resolve component requirements
Closes IDFGH-12425
See merge request espressif/esp-idf!30112
2024-05-31 12:43:17 +08:00
Frantisek Hrbata
fbe8bf89ee
fix: properly resolve component dependencies
...
There is currently a bug in the __build_resolve_and_add_req function in
tools/cmake/build.cmake where the check for registered component
requirements is incorrectly applied to the component itself rather than
its dependencies. This issue likely originated from a typo, using
component_target instead of _component_target. To prevent further
confusion, _component_target has been renamed to _req_target.
Fixing this revealed multiple incorrect dependencies for the Linux
target, which have now been resolved by explicitly specifying the
dependencies for the Linux target.
Closes https://github.com/espressif/esp-idf/issues/13447
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-05-30 22:01:55 +08:00
morris
5eaec29c02
feat(i80_lcd): add help function to allocate draw buffer with proper alignment
2024-05-30 18:33:31 +08:00
Marius Vikhammer
7495f3bf28
feat(ulp): add pulse counter example for lp core
2024-05-30 14:30:00 +08:00
nilesh.kale
f5dd1074b6
feat: enable secure boot for c5
...
This MR added suppport for secure boot in ESP32-C5.
2024-05-30 11:43:17 +05:30
David Cermak
39f4f98aa1
fix(examples): Add wifi_remote option to common connect example
...
* Add MQTT test configuration with WiFi on ESP32-P4
* Document esp_wifi_remote workflow in the example's README
2024-05-29 19:42:00 +08:00
Rahul Tank
90960d58c6
feat(nimble): Revert support for Enhanced ATT "
...
This reverts commit f265e50ca0
.
2024-05-29 12:39:25 +05:30
Marius Vikhammer
f157b76fff
Merge branch 'feature/lp_core_panic' into 'master'
...
feat(ulp): add panic handler for C6/P4 LP core
See merge request espressif/esp-idf!30544
2024-05-29 14:04:20 +08:00
morris
a7ffe77de0
Merge branch 'feature/mcpwm_support_c5' into 'master'
...
feat(mcpwm): add driver support on esp32c5
Closes IDF-8709 and IDF-9101
See merge request espressif/esp-idf!29876
2024-05-29 10:27:35 +08:00
Marius Vikhammer
de77d04358
feat(ulp): add lp core panic handler
2024-05-28 14:42:59 +08:00
morris
e659675965
Merge branch 'feat/gdma_set_burst_size' into 'master'
...
feat(gdma): return alignment constraints required by the GDMA channel
Closes IDF-9848
See merge request espressif/esp-idf!30748
2024-05-27 15:33:57 +08:00
Zhang Wen Xu
a55fecb2ca
Merge branch 'feature/support_eth_mac_using_esp_read_mac' into 'master'
...
feat(eth) configure eth mac using esp_read_mac
Closes IDFGH-12842
See merge request espressif/esp-idf!31047
2024-05-27 14:38:52 +08:00
morris
de5fb9f070
feat(mcpwm): driver support on esp32-c5
2024-05-26 22:55:03 +08:00
morris
69ef3b6a34
change(rgb_lcd): set DMA transfer burst size
2024-05-24 22:43:55 +08:00
morris
75b5f02490
change(i80_lcd): set DMA transfer burst size
2024-05-24 22:43:55 +08:00
Sudeep Mohanty
50460d3483
feat(ci): Added CI host test for the linux target on MacOS runners
...
This commit adds a CI host test for the linux target to build and run
MacOS runners. Additionally, it adds a MacOS test for the hellow_world
app.
2024-05-24 16:29:22 +02:00
Armando (Dou Yiwen)
c9167ef782
Merge branch 'feat/isp_bf_feature' into 'master'
...
feat(isp): added isp bf driver
Closes IDF-9999
See merge request espressif/esp-idf!30968
2024-05-24 16:43:55 +08:00
Armando
6e3efc7b9f
feat(isp): added isp bf driver
2024-05-24 10:25:42 +08:00
zwx
d7715b96b2
feat(eth) configure eth mac using esp_read_mac
...
* Closes https://github.com/espressif/esp-idf/issues/13808
2024-05-23 16:41:26 +08:00
Fu Hanxi
5b93f4e552
Merge branch 'ci/consider_more_components_dirs' into 'master'
...
ci: improve get_mr_components, take more components into consideration
See merge request espressif/esp-idf!30673
2024-05-23 16:00:19 +08:00
Wan Lei
8778917cb0
Merge branch 'feat/c5mp_i2s_support' into 'master'
...
feat(i2s): c5mp i2s support
Closes IDF-8713 and IDF-8714
See merge request espressif/esp-idf!30828
2024-05-22 23:30:18 +08:00
Adam Múdry
1ed3bf14e9
Merge branch 'fix/sdsdpi_example_esp32p4_add_ldo_config' into 'master'
...
fix(storage): Fix and update storage examples using SD cards for SoCs with SOC_SDMMC_IO_POWER_EXTERNAL 1 (ESP32-P4)
Closes IDF-8329
See merge request espressif/esp-idf!30504
2024-05-22 22:49:29 +08:00
Fu Hanxi
7e1fc695ed
ci: optimize wifi .build-test-rules.yml
2024-05-22 20:52:32 +08:00
Fu Hanxi
59bd0b3166
ci: update .build-test-rules.yml based on latest detected components
2024-05-22 20:52:32 +08:00
Adam Múdry
3968dcd7c6
ci(examples/storage): Enable perf_benchmark spiflash example and build others
2024-05-22 14:09:17 +02:00
Adam Múdry
8485fa9c5a
fix(storage): Fix SD card examples for SoCs with SOC_SDMMC_IO_POWER_EXTERNAL 1
2024-05-22 14:09:17 +02:00
wanlei
1b3020374a
fix(i2s): temporary disable debug log in example pytest script
2024-05-22 17:29:48 +08:00
gaoxu
c1edeca849
fix(dma): feat(adc): support ADC oneshot mod on ESP32P4
2024-05-22 15:23:58 +08:00
Ondrej Kosta
f36d034f7f
Merge branch 'feature/network_examples_rules' into 'master'
...
ci(examples): added depends_components for Network examples
Closes IDF-8390
See merge request espressif/esp-idf!30611
2024-05-22 15:10:33 +08:00
Abhik Roy
443843b362
Merge branch 'examples/icmpv6_ping_readme_update' into 'master'
...
docs(examples): Added network config to icmpv6_ping readme
Closes IDFGH-11853 and IDF-9847
See merge request espressif/esp-idf!29400
2024-05-21 18:23:45 +08:00
Rahul Tank
7e2534d533
Merge branch 'feat/enhanced_att' into 'master'
...
feat(nimble): Added support for Enhanced ATT
Closes BT-3065
See merge request espressif/esp-idf!30422
2024-05-21 14:11:13 +08:00
Marius Vikhammer
5bdde4c994
fix(efuse): fix compile failure on linux target
2024-05-21 10:45:54 +08:00
Bogdan Kolendovskyy
c1104fc804
Merge branch 'feature/ethernet_example_basic_test' into 'master'
...
feat(examples/ethernet/basic): add pytest script to basic ethernet example
Closes IDF-9823
See merge request espressif/esp-idf!30755
2024-05-20 17:39:04 +08:00
Sarvesh Bodakhe
6f966dd0ee
fix(esp_wifi): Add some bugfixes and cleanup in softAP
...
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-05-19 00:52:59 +05:30
Kapil Gupta
b102277a12
Merge branch 'feat/add_itwt_teardown_status' into 'master'
...
feat(wifi): add itwt teardown status
See merge request espressif/esp-idf!30679
2024-05-19 02:37:11 +08:00
Aditya Patwardhan
a36eb589a6
Merge branch 'fix/add_code_to_print_buffer' into 'master'
...
fix: Add code to print the response buffer
See merge request espressif/esp-idf!30911
2024-05-17 23:47:15 +08:00
Bogdan Kolendovskyy
712f0cbce4
feat(examples/ethernet/basic): add pytest script to basic ethernet example
2024-05-17 14:19:18 +02:00
xuxiao
266ee73e92
feat(wifi): add itwt teardown status
2024-05-17 18:16:34 +08:00
Harshit Malpani
49ad0a0766
fix: Add code to print the response buffer
2024-05-17 14:36:30 +05:30
Jakob Hasse
8508c85551
Merge branch 'refactor/mqtt_remove_unused_includes' into 'master'
...
refactor(mqtt): removed unused includes from tcp example
See merge request espressif/esp-idf!30914
2024-05-17 16:04:01 +08:00
Jakob Hasse
ba685edf45
refactor(mqtt): removed unused includes from tcp example
2024-05-17 09:15:35 +02:00
Sumeet Singh
f265e50ca0
feat(nimble): Added support for Enhanced ATT or ATT over Enhanced L2CAP Credit Based Flow Control Mode
2024-05-17 12:27:32 +05:30
Armando
d9d8c0365e
example(isp): added isp af example
2024-05-17 12:39:15 +08:00
yinqingzhao
694dbd6843
fix(wifi):esp32c6 wifi rx statistics is always zero
2024-05-16 19:20:59 +08:00
Konstantin Kondrashov
374f497bf6
Merge branch 'feature/efuse_support_linux' into 'master'
...
feat(efuse): Support Linux target
Closes IDF-9144
See merge request espressif/esp-idf!30343
2024-05-16 14:12:15 +08:00
Konstantin Kondrashov
28e592563c
Merge branch 'feature/unuse_old_log_apis' into 'master'
...
feat(all): Remove usage old log macros
See merge request espressif/esp-idf!30598
2024-05-16 13:57:06 +08:00
Konstantin Kondrashov
aed84fa818
feat(efuse): Support Linux target
2024-05-15 16:54:45 +03:00
Rahul Tank
d950485b98
Merge branch 'doc/update_readme_enc_adv' into 'master'
...
docs(nimble): Added chip information in enc_adv example README file
See merge request espressif/esp-idf!30768
2024-05-15 16:58:44 +08:00
Konstantin Kondrashov
668886842f
feat(all): Remove usage old log macros
2024-05-15 15:25:30 +08:00
Ondrej Kosta
5e7cbdb4da
feat(esp_eth): added example to deinit Ethernet
2024-05-14 08:23:35 +02:00
Ondrej Kosta
d15a9c2c48
feat(esp_eth): a new folder structure of the driver and other improvements
...
Fixed memory leak in emac_esp_new_dma function.
Polished ESP EMAC cache management.
Added emac_periph definitions based on SoC features and improved(generalized) ESP EMAC GPIO
initialization.
Added ESP EMAC GPIO reservation.
Added check for frame error condition indicated by EMAC DMA and created a target test.
2024-05-14 08:23:31 +02:00
Bogdan Kolendovskyy
4699a3c899
Merge branch 'feature/iperf_use_component' into 'master'
...
feat(iperf): use iperf component in iperf example
See merge request espressif/esp-idf!29879
2024-05-13 20:58:49 +08:00
Bogdan Kolendovskyy
a23d1b45af
feat(iperf): use iperf component in iperf example
2024-05-13 14:11:41 +02:00
Jiang Jiang Jian
55c4076206
Merge branch 'fix/example_iperf_readme' into 'master'
...
doc: update wifi iperf README
See merge request espressif/esp-idf!30767
2024-05-13 11:50:49 +08:00
morris
6a57c26469
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
...
esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474
2024-05-11 22:50:23 +08:00
C.S.M
15cf203632
feature(usb_serial_jtag): add usb serial jtag support for esp32p4
2024-05-11 14:16:57 +08:00
laokaiyao
627631429a
feat(parlio_rx): support parlio rx on p4
2024-05-10 16:55:46 +08:00
Chen Yudong
202eb1ce86
docs: update wifi iperf README
2024-05-10 15:04:08 +08:00
Rahul Tank
29e5a80eb0
docs(nimble): Added chip information in ble_enc_adv README file
2024-05-10 09:53:54 +05:30
David Čermák
e42f1c53e0
Merge branch 'feat/netif_dhcps_captive_portal' into 'master'
...
feat(esp_netif): add support for DHCP Option 114 captive portal URI
Closes IDFGH-11885
See merge request espressif/esp-idf!30267
2024-05-09 17:22:22 +08:00
David Cermak
8103d5bc34
fix(esp_netif): Add API docs to DHCP client/server operations
2024-05-09 09:49:47 +02:00
Kirill Chalov
40ec44473c
Merge branch 'docs/update_alerts_in_readmes_to_gfm_format' into 'master'
...
docs: Update alerts in READMEs to GFM format
See merge request espressif/esp-idf!30628
2024-05-08 10:38:42 +08:00
Abhik Roy
a13bd2388b
docs(examples): Added network config to icmpv6_ping readme and other fixes
2024-05-07 20:43:22 +10:00