Sarvesh Bodakhe
3a1cc2be50
fix(wifi): Free scan configuration after use when channel bitmap is used
2024-07-18 11:54:15 +05:30
wuzhenghui
51a102a467
feat(example): update gpio/ext1 wakeup avaliable IO num in example Kconfig
2024-07-16 22:00:40 +08:00
David Cermak
d9e4ec6c0a
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-07-04 11:14:46 +02:00
Jiang Jiang Jian
4cfea9e864
Merge branch 'feat/put_bt_interface_code_to_rom_v5.3' into 'release/v5.3'
...
Feat/put bt interface code to rom (v5.3)
See merge request espressif/esp-idf!31549
2024-06-25 13:57:29 +08:00
morris
31439dfd77
Merge branch 'ci/do_not_build_rmt_examples_when_not_supported' into 'release/v5.3'
...
fix(ci): build rmt examples as long as it's driver support is finished
See merge request espressif/esp-idf!31672
2024-06-24 14:39:37 +08:00
Marius Vikhammer
fd6720c2e4
Merge branch 'fix/sdsdpi_example_esp32p4_add_ldo_config_v5.3' into 'release/v5.3'
...
fix(storage): Fix and update storage examples using SD cards for SoCs with SOC_SDMMC_IO_POWER_EXTERNAL 1 (ESP32-P4) (v5.3)
See merge request espressif/esp-idf!31029
2024-06-24 11:35:03 +08:00
morris
8562e3be12
fix(ci): build rmt examples as long as it's driver support is finished
2024-06-24 10:50:11 +08:00
cjin
f7baa7feb2
fix(ble): added c6 config check for ble light sleep
2024-06-24 10:40:46 +08:00
Marius Vikhammer
cabf41c1c6
Merge branch 'ci/disable_c5_build_v5.3' into 'release/v5.3'
...
ci: disable failing esp32c5 builds (v5.3)
See merge request espressif/esp-idf!31571
2024-06-21 16:45:17 +08:00
morris
1056a02ba9
Merge branch 'feat/esp32c5_mp_uart_support_v5.3' into 'release/v5.3'
...
feat(uart): support HP/LP uart on ESP32C5 MP (backport v5.3)
See merge request espressif/esp-idf!31445
2024-06-20 10:31:05 +08:00
Fu Hanxi
8a668d6c03
ci: disable failing esp32c5 builds
2024-06-18 08:27:00 +02:00
yinqingzhao
ce145a2c92
fix(wifi):esp32c6 update ld
2024-06-13 20:18:59 +08:00
gaoxu
a326f15120
feat(adc): support ADC continuous mode on ESP32P4
2024-06-12 18:34:04 +08:00
gaoxu
3f5037866b
fix(dma): feat(adc): support ADC oneshot mod on ESP32P4
2024-06-12 18:16:41 +08:00
gaoxu
cf123b3626
feat(uart): support HP/LP uart on ESP32C5 MP v5.3
2024-06-12 18:15:22 +08:00
Island
46677555ed
Merge branch 'bugfix/fix_ble_pktlen_change_v5.3' into 'release/v5.3'
...
Bugfix/fix ble pktlen change (v5.3)
See merge request espressif/esp-idf!31250
2024-06-12 14:06:39 +08:00
Jiang Jiang Jian
6e2950dde2
Merge branch 'backport/openthread_feature_53' into 'release/v5.3'
...
Backport some openthread related features (Backport v5.3)
See merge request espressif/esp-idf!30973
2024-06-12 14:03:18 +08:00
morris
8ae12473b5
refactor(i2s): clean up DMA buffer allocation
2024-06-12 10:16:24 +08:00
Michael (XIAO Xufeng)
98e99e712f
Merge branch 'feature/esp32c5_mp_gpio_support_v5.3' into 'release/v5.3'
...
Feature/esp32c5 mp gpio support (v5.3)
See merge request espressif/esp-idf!30884
2024-06-12 00:51:06 +08:00
David Čermák
943dd72da0
Merge branch 'feature/esp_emac_improvements_v5.3' into 'release/v5.3'
...
Feature/esp emac improvements (v5.3)
See merge request espressif/esp-idf!31368
2024-06-11 23:44:01 +08:00
morris
1c6a8b4521
Merge branch 'refactor/esp_lcd_io_header_files_v5.3' into 'release/v5.3'
...
i80_lcd: add help function to allocate draw buffer with proper alignment (v5.3)
See merge request espressif/esp-idf!31428
2024-06-11 15:27:08 +08:00
morris
ffbb1aba5e
Merge branch 'feat/isp_dvp_driver_v5.3' into 'release/v5.3'
...
isp: dvp driver (v5.3)
See merge request espressif/esp-idf!31261
2024-06-11 15:05:26 +08:00
Xu Si Yu
3efe49f26a
feat(openthread): support openthread ephemeral key
2024-06-11 14:25:01 +08:00
zwx
784abd1ae0
feat(openthread): move iperf dependency into cli extension
2024-06-11 14:25:01 +08:00
morris
b6bc597903
feat(i80_lcd): add help function to allocate draw buffer with proper alignment
2024-06-11 13:50:38 +08:00
morris
dafc3b3cd5
Merge branch 'feat/gdma_set_burst_size_v5.3' into 'release/v5.3'
...
feat(gdma): return alignment constraints required by the GDMA channel (v5.3)
See merge request espressif/esp-idf!31113
2024-06-11 11:59:03 +08:00
Island
bee6044a24
Merge branch 'doc/update_readme_enc_adv_v5.3' into 'release/v5.3'
...
docs(nimble): Added chip information in enc_adv example README file (v5.3)
See merge request espressif/esp-idf!30773
2024-06-11 11:01:02 +08:00
Armando
de1d006ba3
change(isp): change isp_af_window_t to isp_window_t
2024-06-11 10:18:16 +08:00
Armando
05f44bddf0
feat(isp): added isp dvp driver
2024-06-11 10:18:16 +08:00
Marius Vikhammer
a71f265d25
Merge branch 'feature/lp_core_intr_panic_v5_3' into 'release/v5.3'
...
feat(ulp): support interrupts and panic for C6/P4 LP core (v5.3)
See merge request espressif/esp-idf!31189
2024-06-11 09:41:51 +08:00
morris
41515a9086
Merge branch 'feature/parlio_rx_driver_p4_v5.3' into 'release/v5.3'
...
feat(parlio_rx): supported parlio rx on p4 (v5.3)
See merge request espressif/esp-idf!31096
2024-06-07 22:54:08 +08:00
morris
4787e928a2
Merge branch 'feat/isp_bf_feature_v5.3' into 'release/v5.3'
...
feat(isp): added isp bf driver (v5.3)
See merge request espressif/esp-idf!31067
2024-06-07 22:52:17 +08:00
morris
5d844e57ed
change(rgb_lcd): set DMA transfer burst size
2024-06-07 22:44:18 +08:00
morris
b2ff20d94c
change(i80_lcd): set DMA transfer burst size
2024-06-07 22:44:18 +08:00
Ondrej Kosta
d6b3b8feeb
feat(esp_eth): added example to deinit Ethernet
2024-06-07 15:26:18 +02:00
Ondrej Kosta
f6420436eb
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-06-07 15:26:18 +02:00
Anton Maklakov
6e7a9de65e
fix(blink): fix sdkconfig defaults name
2024-06-05 16:30:23 +07:00
zhanghaipeng
e10c977834
fix(ble/bluedroid): Fixed BLE no data length change event
2024-06-02 17:36:35 +08:00
Marius Vikhammer
2f1b81cd14
feat(ulp): add pulse counter example for lp core
2024-05-30 14:41:47 +08:00
Marius Vikhammer
87d4172ee5
feat(ulp): add lp core panic handler
2024-05-30 14:41:31 +08:00
Marius Vikhammer
7f9b5deae1
feat(ulp): support interrupts for C6/P4 LP core
...
Closes https://github.com/espressif/esp-idf/issues/13059
2024-05-30 14:40:23 +08:00
laokaiyao
dcc7cf9379
feat(parlio_rx): support parlio rx on p4
2024-05-27 17:20:15 +08:00
Armando
cc48efc6ec
feat(isp): added isp bf driver
2024-05-24 16:46:00 +08:00
Adam Múdry
f3b7e0502a
ci(examples/storage): Enable perf_benchmark spiflash example and build others
2024-05-22 17:00:53 +02:00
Adam Múdry
2f10ca582b
fix(storage): Fix SD card examples for SoCs with SOC_SDMMC_IO_POWER_EXTERNAL 1
2024-05-22 17:00:53 +02:00
muhaidong
68be49d2cf
fix(wifi): fixed scan get ap number issue
2024-05-20 11:58:16 +08:00
Chen Yudong
686878497e
docs: update wifi iperf README
2024-05-20 11:56:44 +08:00
Sarvesh Bodakhe
fdb4197d02
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-20 11:50:09 +08:00
xuxiao
e11f030427
feat(wifi): add itwt teardown status
2024-05-20 11:49:54 +08:00
yinqingzhao
beebbada64
fix(wifi):esp32c6 wifi rx statistics is always zero
2024-05-20 11:47:43 +08:00