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:
Ryan Armstrong 2022-02-18 19:35:03 -05:00 committed by Maureen Helm
commit c96f08466c

View file

@ -11,3 +11,4 @@ toolchain:
supported: supported:
- watchdog - watchdog
- gpio - gpio
- arduino_i2c