boards: esp8684_devkitm: Add i2c support

Add configs for i2c support.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
Raffael Rostagno 2025-06-02 10:48:29 -03:00 committed by Fabio Baltieri
commit 0b7c2e42dd
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
aliases {
sw0 = &user_button1;
i2c-0 = &i2c0;
watchdog0 = &wdt0;
};

View file

@ -11,6 +11,7 @@ supported:
- uart
- counter
- entropy
- i2c
- pwm
- spi
vendor: espressif