matiamic opened a new issue, #16648: URL: https://github.com/apache/nuttx/issues/16648
### Is your feature request related to a problem? Please describe. Hello NuttX! This thread is dedicated to discussing the **10BASE-T1S / 10BASE-T1L** (single unshielded twisted pair) Ethernet support for NuttX and to sharing progress on the related GSoC project. The main objective is to implement the logic specified by the [OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface](https://opensig.org/wp-content/uploads/2023/12/OPEN_Alliance_10BASET1x_MAC-PHY_Serial_Interface_V1.1.pdf). This logic then can be used to support individual MAC-PHY devices that follow the specification. Among such devices are: * **10BASE-T1S**: Microchip LAN8650, Onsemi NCV7410, NCN26010 * **10BASE-T1L**: Analog Devices ADIN1110 Other objectives include PLCA support, porting drivers on an ARM platform, possibly creating driver for more MAC-PHY device types. ### Describe the solution you'd like . ### Describe alternatives you've considered _No response_ ### Verification - [x] I have verified before submitting the report. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
