espressif / esp-protocols

Collection of ESP-IDF components related to networking protocols
181 stars 126 forks source link

feat(wifi_remote): add esp_wifi_internal_tx_by_ref #599

Closed SohKamYung-Espressif closed 3 months ago

SohKamYung-Espressif commented 3 months ago

Add esp_wifi_internal_tx_by_ref as building with CONFIG_SPIRAM=y will get a linker error caused by an undefined reference to the function.