raiden00pl commented on PR #19004: URL: https://github.com/apache/nuttx/pull/19004#issuecomment-4601158277
If anyone wants to migrate other architectures to a similar approach like in this PR, I won't have a problem with it. After years of working with nuttx and writing many ports, this looks like the only sensible solution, considering that many maintainers do it for free without any support from semicon companies. I won't do it myself for now, as maintaining the architectures I'm interested in isn't a huge problem, for example paste between nordic chip is easy. But maintaining stm32 prots is a problem and I stopped caring about it for some time now. The new stm32 ports have already features that was not ported to old families because no one really cares about it and changes were merged without thinking about compatibility. By the way, the common drivers approach is already used in nuttx – the esp32 risc-v uses it: https://github.com/apache/nuttx/tree/master/arch/risc-v/src/common/espressif -- 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]
