> Is there any easy way to get all of the register definition header files > in place (with Apache 2 headers)?
If there's an SVD file somewhere, you can use this: https://gitlab.com/nuttx_projects/svdgen I've used it many times and requires minimal tweaking afterwards. Best, Matias