mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
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>
This commit is contained in:
parent
85d3dd81c5
commit
e2c1992955
|
@ -261,6 +261,13 @@ In order to use Pican2 CAN module, set the following variables:
|
|||
|
||||
See: <http://skpang.co.uk/catalog/pican2-canbus-board-for-raspberry-pi-23-p-1475.html>
|
||||
|
||||
In order to use Pican2 Duo CAN module, set the following variables:
|
||||
|
||||
ENABLE_SPI_BUS = "1"
|
||||
ENABLE_DUAL_CAN = "1"
|
||||
|
||||
See: <http://skpang.co.uk/catalog/pican2-duo-canbus-board-for-raspberry-pi-23-p-1480.html>
|
||||
|
||||
## Enable infrared
|
||||
|
||||
Users who want to enable infrared support, for example for using LIRC (Linux
|
||||
|
|
Loading…
Reference in New Issue
Block a user