Laurens Valk
|
2bd149a121
|
doc/iodevices: reorganize TOC
Make the heading levels match the module. No subcategories, but say which devices are available on EV3 only.
|
2020-02-03 11:35:43 +01:00 |
|
David Lechner
|
31a639f55b
|
doc/api/conf.py: enable nitpicky
This enables the sphinx doc nitpicky option to detect broken references.
Also fix all of the broken references.
|
2020-01-11 21:08:20 -06:00 |
|
Laurens Valk
|
5c2df91bc4
|
doc/iodevices: split ev3 and pup to subfiles
This allows us to easily exclude a platform if needed.
|
2020-01-09 22:02:33 +01:00 |
|
Laurens Valk
|
af3954989a
|
doc/iodevices: add note about EV3 compatibility.
Some iodevices are only available on EV3 (for now or forever).
|
2020-01-02 16:02:10 +01:00 |
|
Laurens Valk
|
f73e7f08bc
|
api/iodevices: add LUMPDevice
This can be used to interface with LPF2 and EV3 sensors that use the LEGO UART Messaging Protocol.
|
2020-01-02 15:53:44 +01:00 |
|
Laurens Valk
|
21a0b8766e
|
api: rename customdevices to iodevices
These devices are not always custom. Rather, the classes in this module are very generic and apply to a wide range of input/output devices.
|
2020-01-01 16:41:29 +01:00 |
|