You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to automate the generation of docs/drivers.rst when generating circuitpython_library_list.md
A possible source of information would be the keywords passed into setup() in setup.py on the libraries that are uploaded to PyPI. On boards without a setup.py, a keywords.txt could be created. This could also possibly be made feature searchable like the boards matrix has recently.