g2gps opened a new pull request, #11940: URL: https://github.com/apache/nuttx/pull/11940
## Summary Adds a common set of flattened device tree (FDT) utility functions which can be expanded on, as needed. Ideally, other ports which have FDT support can use these functions, rather than having independent implementations at an architecture level. ## Impact FDT parsing utilities are available to any architecture which supports and enables libfdt, rather than needed to provide their own implementation. ## Testing FDT support in LiteX in custom drivers. https://github.com/apache/nuttx/pull/11939 -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org