Adds i2c device configuration to native (#3143)

This commit is contained in:
Jonathan Bennett
2024-01-28 20:15:29 -06:00
committed by GitHub
parent 417feee47f
commit a49740cd56
6 changed files with 24 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ enum configNames {
user,
gpiochip,
spidev,
i2cdev,
has_gps,
touchscreenModule,
touchscreenCS,