morris
fb4b590941
refactor(dma)!: remove deprecated functions
2025-06-12 12:24:58 +08:00
David Cermak
d49f4d31d0
fix(examples): Update wifi-remote dependency to include IDF-v6
...
Use esp_wifi_remote version < v2.0
Planned release v1.0 to support remote and native coexistence, which
should be still compatible with IDFv5.x and IDFv6.x
2025-06-09 10:25:52 +02:00
yinqingzhao
9c8c40369a
update: update wifi-cmd of iperf example
2025-05-20 16:13:28 +08:00
muhaidong
0d6b116aad
fix(wifi): fix some esp32p4 host issues
2025-02-13 15:08:29 +08:00
Soh Kam Yung
ad9c5637ee
feat(hosted_in_iperf): Adds esp_hosted for P4
...
Adds esp_wifi_remote and esp_hosted as managed components to
examples/wifi/iperf for EPS32-P4
Adds sdkconfig.defaults.esp32p4
Added notes in Readme on using iperf with ESP32-P4.
Tested on ESP32-P4 <-> ESP32-C6 Eval board. Works using SDIO by
default.
2025-02-10 17:03:19 +08:00
Chen Yudong
d70a6861bb
change: Update ping-cmd component to v1.0.0
2024-11-18 15:29:17 +08:00
yinqingzhao
97e42349aa
feat(wifi):wifi add channel bit definition
2024-09-18 20:19:39 +08:00
Chen Yu Dong
7c92d98c04
fix(ci): update iperf build ci condition
...
Co-authored-by: Chen Yu Dong <chenyudong@espressif.com >
2024-08-02 11:43:44 +08:00
muhaidong
4a2395c488
fix(iperf): add esp_extconn idf component ymy
2024-08-02 11:42:44 +08:00
xuxiao
ec872c0c81
fix(wifi): fix code review comments
2024-04-10 15:27:50 +08:00
xuxiao
27f61966cd
feat(wifi): add esp32c5 beta3 wifi support
2024-04-10 14:09:40 +08:00
Chen Yudong
c48eb1055b
feat: move iperf to component registry
2024-03-22 10:53:24 +08:00
Ivan Grokhotkov
6d87100a70
feat(examples): add local components via idf_component.yml
...
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00