summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorcolin <colinmca242@gmail.com>2020-07-13 12:38:56 -0500
committerAndrei Gherzan <andrei@gherzan.ro>2020-07-23 13:03:23 +0100
commite2c1992955b3f3d59552772f74c758eaf3c1c4ef (patch)
treec22a580e7ece3c2a90f8dc53de2f59ee1d1d94b8 /docs
parent85d3dd81c52d80ae5f46f0e67c9f9affc34bb19d (diff)
downloadmeta-raspberrypi-e2c1992955b3f3d59552772f74c758eaf3c1c4ef.tar.gz
docs: Added documentation for Pican2 Duo support
Added documentation for ENABLE_DUAL_CAN build configuration and support for Pican2 Duo board. Signed-off-by: Colin McAllister <colinmca242@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/extra-build-config.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md
index d92cf4e..641dc0a 100644
--- a/docs/extra-build-config.md
+++ b/docs/extra-build-config.md
@@ -261,6 +261,13 @@ In order to use Pican2 CAN module, set the following variables:
261 261
262See: <http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html> 262See: <http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html>
263 263
264In order to use Pican2 Duo CAN module, set the following variables:
265
266 ENABLE_SPI_BUS = "1"
267 ENABLE_DUAL_CAN = "1"
268
269See: <http://skpang.co.uk/catalog/pican2-duo-canbus-board-for-raspberry-pi-23-p-1480.html>
270
264## Enable infrared 271## Enable infrared
265 272
266Users who want to enable infrared support, for example for using LIRC (Linux 273Users who want to enable infrared support, for example for using LIRC (Linux