px4-firmware/Tools/px4moduledoc
Beat Küng 787f9c1213 i2c: use board-specific bus numbering for '-X -b <bus>' CLI
As boards don't have their external buses labeled consistently, it was not
useful to use an abstraction.
2020-09-03 15:32:35 -04:00
..
README.md Tools/px_process_module_doc.py: add script to extract documentation 2017-07-14 11:57:11 +02:00
__init__.py Tools/px_process_module_doc.py: add script to extract documentation 2017-07-14 11:57:11 +02:00
markdownout.py px4modulesdoc: move to Python3 2020-01-13 21:48:35 +00:00
srcparser.py i2c: use board-specific bus numbering for '-X -b <bus>' CLI 2020-09-03 15:32:35 -04:00
srcscanner.py px4modulesdoc: move to Python3 2020-01-13 21:48:35 +00:00

README.md

This folder contains a python library used by px_process_module_doc.py