Skip to content

Commit 5cd2b1a

Browse files
henrikbrixandersencfriedt
authored andcommitted
boards: arm: waveshare_open103z: disable CAN bus tests
Disable CAN bus tests since can1 is disabled by default due to an IRQ conflict with the USB controller. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 8613cc7 commit 5cd2b1a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

boards/arm/waveshare_open103z/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Waveshare Open103Z configuration supports the following hardware features:
4040
+-----------+------------+--------------------------------------+
4141
| I2C | on-chip | i2c |
4242
+-----------+------------+--------------------------------------+
43-
| CAN | on-chip | can |
43+
| CAN | on-chip | can (disabled by default) |
4444
+-----------+------------+--------------------------------------+
4545
| USB | on-chip | usb |
4646
+-----------+------------+--------------------------------------+

boards/arm/waveshare_open103z/waveshare_open103z.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ supported:
1616
- watchdog
1717
- adc
1818
- usb_device
19-
- can

0 commit comments

Comments
 (0)