1
0
Fork 0

Migrate spi EEPROM_DRIVER to info.json (#21991)

This commit is contained in:
Joel Challis 2023-09-13 13:45:49 +01:00 committed by GitHub
parent a0aebe5cd5
commit eb2db05e8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 36 additions and 15 deletions

View file

@ -9,6 +9,9 @@
"build": {
"lto": true
},
"eeprom": {
"driver": "spi"
},
"features": {
"audio": true,
"backlight": true,

View file

@ -4,8 +4,6 @@ SERIAL_DRIVER = usart
CIE1931_CURVE = yes
EEPROM_DRIVER = spi
AUDIO_DRIVER = pwm_software
QUANTUM_PAINTER_DRIVERS = ili9341_spi

View file

@ -5,6 +5,9 @@
"build": {
"lto": true
},
"eeprom": {
"driver": "spi"
},
"features": {
"bootmagic": true,
"console": true,

View file

@ -1,5 +1,4 @@
CUSTOM_MATRIX = lite
EEPROM_DRIVER = spi
QUANTUM_PAINTER_DRIVERS = ssd1351_spi
DEFAULT_FOLDER = tzarc/ghoul/rev1/stm32