matiamic opened a new pull request, #17021: URL: https://github.com/apache/nuttx/pull/17021
## Summary This patch adds support for the OA-TC6 10BASE-T1x driver to the ESP32-C6-devkitC and ESP32-C6-devkitM boards. ## Impact - new defconfigs `oa_tc6` (equipped with basic setup for networking and [`plcatool`](https://github.com/apache/nuttx-apps/pull/3181)) - new entry in each board's bringup - common logic with predefined driver configuration and board lower-half functions for interrupt signal setup ## Testing Tested with `iperf` and `ping` throughout the OA-TC6 driver implementation. -- 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