| commit | c96f08466c07377ee658713d4aad066e6b5f6fef | [log] [tgz] |
|---|---|---|
| author | Ryan Armstrong <git@zerker.ca> | Fri Feb 18 19:35:03 2022 -0500 |
| committer | Maureen Helm <maureen.helm@intel.com> | Tue Mar 08 09:41:29 2022 -0600 |
| tree | 75048badc457f75a32a4758b112d25842f2c0581 | |
| parent | 5ce17a9617b618f2917aed3eff7030c5d980fde1 [diff] [blame] |
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>
diff --git a/boards/arm/arduino_due/arduino_due.yaml b/boards/arm/arduino_due/arduino_due.yaml index 6ca7e26..3532f3a 100644 --- a/boards/arm/arduino_due/arduino_due.yaml +++ b/boards/arm/arduino_due/arduino_due.yaml
@@ -11,3 +11,4 @@ supported: - watchdog - gpio + - arduino_i2c