Laczen commented on issue #15347: URL: https://github.com/apache/nuttx/issues/15347#issuecomment-2569262706
Hi @tmedicci I have been studying the `NET_LL_PKTRADIO` (I am still new in NuttX). I would think that to add espnow as a network device I should take a similar approach to the `spirit_netdev.c` (https://github.com/apache/nuttx/blob/master/drivers/wireless/spirit/drivers/spirit_netdev.c) and create a `espnow_netdev.c`. But where in the three should `espnow_netdev.c` be added? Should `espnow_netdev.c` be added at the same location of `esp_wifi_adapter.c` ? Thanks in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org