Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

published address list and function tables #1

Open
tehn opened this issue Jan 8, 2020 · 3 comments
Open

published address list and function tables #1

tehn opened this issue Jan 8, 2020 · 3 comments

Comments

@tehn
Copy link
Member

@tehn tehn commented Jan 8, 2020

in addition to referring to header files, it'd be reasonable to have a list of allocated addresses posted here, along with subpages for function tables per module.

@scanner-darkly
Copy link
Member

@scanner-darkly scanner-darkly commented Jan 8, 2020

@trentgill
Copy link

@trentgill trentgill commented Jan 9, 2020

Personally I'd love these lists to be in some parseable form so we can build the header files directly from the listings. That's what I was trying to do with crow descriptors, where each device has a lua file that has enough info to generate the backend code, but also help files / documentation.

I used lua because i was in that headspace working on crow, but we could use a different format (json?) if that makes it easier to write the translation layers?

@scanner-darkly
Copy link
Member

@scanner-darkly scanner-darkly commented Jan 9, 2020

using json/yaml or similar could also allow to autogenerate docs easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants