matiamic opened a new pull request, #17022: URL: https://github.com/apache/nuttx/pull/17022
## Summary This patch adds support for the OA-TC6 10BASE-T1x driver to the SAVM71-Xplained Ultra board. ## Impact - new defconfig `oa_tc6` (equipped with basic setup for networking and [`plcatool`](https://github.com/apache/nuttx-apps/pull/3181)) - new entry in the board's bringup - common logic with predefined driver configuration and board lower-half functions for interrupt signal setup - mapping for chip select in board's SPI logic ## 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