acassis commented on issue #14816: URL: https://github.com/apache/nuttx/issues/14816#issuecomment-2566226468
@shizacat I think if you get it working without using the 3rd-party-hal it will be better. ESP32 support was implemented in the standard registers description, as Greg Nutt did for all others MCUs. Using the HAL is good because Espressif can add support faster to new chips on NuttX, but is has this drawbacks, as it adds an external dependency. -- 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