acassis commented on issue #12653: URL: https://github.com/apache/nuttx/issues/12653#issuecomment-2217855119
Hi @LuchianMihai welcome to NuttX!!! Question: How did you discover about NuttX? Could you please give us details? Thank you for bring these things to our attention. In the past many of those structures were limited to 16-bit, but later were extend to 32-bit to remove some limitations (Xiaomi did it for USERLEDS for example). About the serial reversed maybe @davids5 and @raiden00pl could confirm, because there contributed a lot of code to this area. I think re-factorization is always welcome, but keep in mind that you need to check if it will not break other boards. Since STM32 involves STM32 many families. Also many modifications should be replicated to STM32F7/H7 etc, that are in a separated arch directory. -- 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]
