summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcolin <colinmca242@gmail.com>2020-07-13 12:38:56 -0500
committerAndrei Gherzan <andrei@gherzan.ro>2020-08-10 11:10:11 +0100
commit7ee3131628bba4f236a8ed136e0a614c7b96eab8 (patch)
treee6505ef10a907a308b047b9dc850dcfdb3104d9c
parentbc6e24c4c282c7cb062925cdf64ad13f94e85afd (diff)
downloadmeta-raspberrypi-7ee3131628bba4f236a8ed136e0a614c7b96eab8.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>
-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