1common: 2 build_only: true 3 tags: 4 - drivers 5 - eeprom 6tests: 7 drivers.eeprom.build: 8 min_ram: 32 9 platform_exclude: serpente 10 depends_on: 11 - gpio 12 - i2c 13 - spi 14