nuttx/arch/xtensa/src
Filipe Cavalcanti 3759cc72ab arch/xtensa: properly set carrier on/off on espnow driver
In esp_espnow_pktradio.c, after ESP-NOW is successfully initialized in espnow_ifup, call netdev_carrier_on(dev).
In espnow_ifdown, call netdev_carrier_off(dev).

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2026-04-30 12:25:32 +08:00
..
cmake build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
common arch/xtensa: properly set carrier on/off on espnow driver 2026-04-30 12:25:32 +08:00
esp32 arch/xtensa: remove _info from startup of ESP32 2026-04-21 09:43:38 +08:00
esp32s2 arch/xtensa: register Wi-Fi IRQs in non_iram mask for SPI flash 2026-04-11 13:40:44 +08:00
esp32s3 arch/xtensa/esp32s3: Fix ROM strdup heap issue in USER_HEAP mode 2026-04-14 09:21:17 +02:00
lx6 arch\xtensa: Fix Make style 2026-03-23 18:16:46 -04:00
lx7 arch\xtensa: Fix Make style 2026-03-23 18:16:46 -04:00
.gitignore
CMakeLists.txt arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00