px4-firmware/Tools/px4moduledoc
Jani Paalijarvi 02336acd61 Improve SPI bus implementation
Make possible to define chip-select pin for internal SPI.
By defining chip-select pin, it's possible to start specific SPI device only.
This allows to have several same type of sensors on the same bus with different orientation.
2021-11-19 07:47:18 +01:00
..
README.md
__init__.py
markdownout.py px4moduledoc/markdownout.py - source links to PX4-Autopilot 2021-06-09 11:11:08 +02:00
srcparser.py Improve SPI bus implementation 2021-11-19 07:47:18 +01:00
srcscanner.py

README.md

This folder contains a python library used by px_process_module_doc.py