RIOT/tests/driver_pn532/app.config.test
2021-12-11 17:56:39 +01:00

10 lines
318 B
Plaintext

# this file enables modules defined in Kconfig. Do not use this file for
# application configuration. This is only needed during migration.
# select if you want to build the SPI or the I2C version of the driver
CONFIG_MODULE_PN532_I2C=y
# CONFIG_MODULE_PN532_SPI=y
CONFIG_MODULE_ZTIMER=y
CONFIG_MODULE_ZTIMER_MSEC=y