PythonExtra/docs/mimxrt
robert-hh 0f048a5a2a mimxrt/machine_spi: Allow a setting of -1 for cs in the constructor.
In that case, no Pin will be configured for the CS signal, even if it is
internally still generated.  That setting allows to use any pin for CS,
which then must be controlled by the Python script.

Also make the default cs=-1 to match other ports (software CS).
2022-09-13 18:35:48 +10:00
..
img docs: Add quickref and docs for mimxrt, including network.LAN docs. 2022-04-04 14:11:31 +10:00
tutorial docs: Add quickref and docs for mimxrt, including network.LAN docs. 2022-04-04 14:11:31 +10:00
general.rst docs/mimxrt: Add i.MX RT1015 to general.rst, and a few clarifications. 2022-05-27 12:47:54 +10:00
pinout.rst mimxrt/machine_spi: Allow a setting of -1 for cs in the constructor. 2022-09-13 18:35:48 +10:00
quickref.rst mimxrt/machine_spi: Allow a setting of -1 for cs in the constructor. 2022-09-13 18:35:48 +10:00