TimJTi opened a new issue, #7731: URL: https://github.com/apache/nuttx/issues/7731
To add flexcom spi support for SAMA5D2 I can: 1) create dedicated **sam_flexcom_spi.c** and .h files, keeping it separate from the existing **sam_spi.c** code. Or 2) Enhance the **sam_spi.c** code to add the flexcom spi structs etc,. and the related set up functions Any preference from anyone? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org