Mechwild OBE/Waka60: Fix build warnings (#23929)

master
Ryan 2024-06-17 14:47:33 +10:00 committed by GitHub
parent 089a819179
commit 4864d5afca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 30 additions and 6 deletions

View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1,5 @@
{
"eeprom": {
"driver": "i2c"
}
}

View File

@ -1 +0,0 @@
EEPROM_DRIVER = i2c

View File

@ -0,0 +1 @@
DEFAULT_FOLDER = mechwild/obe/f401/base

View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1,5 @@
{
"eeprom": {
"driver": "i2c"
}
}

View File

@ -1 +0,0 @@
EEPROM_DRIVER = i2c

View File

@ -0,0 +1 @@
DEFAULT_FOLDER = mechwild/obe/f411/base

View File

@ -1 +1 @@
DEFAULT_FOLDER = mechwild/obe/f401 DEFAULT_FOLDER = mechwild/obe/f401/base

View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1,5 @@
{
"eeprom": {
"driver": "i2c"
}
}

View File

@ -1 +0,0 @@
EEPROM_DRIVER = i2c

View File

@ -0,0 +1 @@
DEFAULT_FOLDER = mechwild/waka60/f401/base

View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1,5 @@
{
"eeprom": {
"driver": "i2c"
}
}

View File

@ -1 +0,0 @@
EEPROM_DRIVER = i2c

View File

@ -0,0 +1 @@
DEFAULT_FOLDER = mechwild/waka60/f411/base

View File

@ -1 +1 @@
DEFAULT_FOLDER = mechwild/waka60/f401 DEFAULT_FOLDER = mechwild/waka60/f401/base