v01d commented on pull request #638:
URL: https://github.com/apache/incubator-nuttx/pull/638#issuecomment-650260420


   Hey @btashton 
   I'm wondering if you explored the generation of peripheral addresses from 
SVD if you're still interested in using devicetrees for this. I ask because I 
kept working on devicetree parsing and code generation for NuttX and have made 
considerable progress (I'm able to initialize I2C bus, devices, handle autoleds 
and buttons) and I could now incorporate the generation of peripheral base 
addresses easily. While my aim is to generate code for board-logic and this 
would be in fact arch-level code it would not be officially my goal, but it may 
be of use for you.
   
   You can check out the tool here: https://gitlab.com/nuttx_projects/dtgen
   It may be difficult to understand how it works right now but if you look at 
the YAML bindings and the mockup you may get an idea.  


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to