boards: arduino_due: Add arduino_i2c to support list
Correcting pull request review finding to add `arduino_i2c` to the list of supported items in the .yaml file. Signed-off-by: Ryan Armstrong <git@zerker.ca>
This commit is contained in:
parent
5ce17a9617
commit
c96f08466c
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ toolchain:
|
||||||
supported:
|
supported:
|
||||||
- watchdog
|
- watchdog
|
||||||
- gpio
|
- gpio
|
||||||
|
- arduino_i2c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue