From e2c1992955b3f3d59552772f74c758eaf3c1c4ef Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 13 Jul 2020 12:38:56 -0500 Subject: 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 --- docs/extra-build-config.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') 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: See: +In order to use Pican2 Duo CAN module, set the following variables: + + ENABLE_SPI_BUS = "1" + ENABLE_DUAL_CAN = "1" + +See: + ## Enable infrared Users who want to enable infrared support, for example for using LIRC (Linux -- cgit v1.2.3-54-g00ecf