mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:29:45 +01:00
*app.config.test*: Remove kconfig dep files
This commit is contained in:
parent
b424711554
commit
db965c9491
@ -1 +0,0 @@
|
||||
CONFIG_PACKAGE_JERRYSCRIPT=y
|
@ -1 +0,0 @@
|
||||
CONFIG_PACKAGE_LUA=y
|
@ -1 +0,0 @@
|
||||
CONFIG_PACKAGE_LUA=y
|
@ -1 +0,0 @@
|
||||
CONFIG_PACKAGE_MICROPYTHON=y
|
@ -1,7 +0,0 @@
|
||||
CONFIG_PACKAGE_OPENTHREAD=y
|
||||
CONFIG_MODULE_CPP11-COMPAT=y
|
||||
CONFIG_MODULE_OPENTHREAD-FTD=y
|
||||
CONFIG_MODULE_OPENTHREAD-CLI-FTD=y
|
||||
CONFIG_MODULE_NETDEV_DEFAULT=y
|
||||
CONFIG_MODULE_RANDOM=y
|
||||
CONFIG_MODULE_PS=y
|
@ -1,6 +0,0 @@
|
||||
CONFIG_MODULE_PSA_CRYPTO=y
|
||||
|
||||
CONFIG_MODULE_PSA_HASH=y
|
||||
CONFIG_MODULE_PSA_HASH_SHA_256=y
|
||||
|
||||
CONFIG_ZTIMER_USEC=y
|
@ -1,12 +0,0 @@
|
||||
CONFIG_MODULE_PSA_CIPHER=y
|
||||
CONFIG_MODULE_PSA_CIPHER_AES_128_CBC=y
|
||||
|
||||
CONFIG_MODULE_PSA_MAC=y
|
||||
CONFIG_MODULE_PSA_MAC_HMAC_SHA_256=y
|
||||
|
||||
CONFIG_MODULE_PSA_ASYMMETRIC=y
|
||||
CONFIG_MODULE_PSA_ASYMMETRIC_ECC_P256R1=y
|
||||
CONFIG_MODULE_PSA_ASYMMETRIC_ECC_ED25519=y
|
||||
|
||||
CONFIG_PSA_ASYMMETRIC_KEYPAIR_COUNT=2
|
||||
CONFIG_PSA_SINGLE_KEY_COUNT=4
|
@ -1,9 +0,0 @@
|
||||
# force software backends
|
||||
CONFIG_MODULE_PSA_CIPHER_AES_128_CBC_BACKEND_RIOT=y
|
||||
CONFIG_MODULE_PSA_HASH_SHA_256_BACKEND_RIOT=y
|
||||
CONFIG_MODULE_PSA_MAC_HMAC_SHA_256_BACKEND_RIOT=y
|
||||
CONFIG_MODULE_PSA_ASYMMETRIC_ECC_P256R1_BACKEND_MICROECC=y
|
||||
CONFIG_MODULE_PSA_ASYMMETRIC_ECC_ED25519_BACKEND_C25519=y
|
||||
|
||||
CONFIG_PSA_ASYMMETRIC_KEYPAIR_COUNT=2
|
||||
CONFIG_PSA_SINGLE_KEY_COUNT=4
|
@ -1,11 +0,0 @@
|
||||
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A_ECC_P256=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A_CIPHER_AES_128=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A_HMAC_SHA256=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_MULTIPLE=y
|
||||
|
||||
CONFIG_PSA_MAX_SE_COUNT=2
|
||||
CONFIG_PSA_PROTECTED_KEY_COUNT=8
|
||||
CONFIG_PSA_SINGLE_KEY_COUNT=2
|
@ -1,8 +0,0 @@
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A_ECC_P256=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A_CIPHER_AES_128=y
|
||||
CONFIG_MODULE_PSA_SECURE_ELEMENT_ATECCX08A_HMAC_SHA256=y
|
||||
|
||||
CONFIG_PSA_PROTECTED_KEY_COUNT=4
|
||||
CONFIG_PSA_SINGLE_KEY_COUNT=1
|
@ -1,15 +0,0 @@
|
||||
CONFIG_PACKAGE_UWB-CORE=y
|
||||
CONFIG_PACKAGE_UWB-DW1000=y
|
||||
CONFIG_MODULE_UWB-CORE_EVENT_THREAD=y
|
||||
CONFIG_MODULE_UWB-CORE_TWR_SS=y
|
||||
CONFIG_MODULE_UWB-CORE_TWR_SS_ACK=y
|
||||
CONFIG_MODULE_UWB-CORE_TWR_SS_EXT=y
|
||||
CONFIG_MODULE_UWB-CORE_TWR_DS=y
|
||||
CONFIG_MODULE_UWB-CORE_TWR_DS_EXT=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
||||
CONFIG_MODULE_PS=y
|
||||
CONFIG_MODULE_L2UTIL=y
|
||||
CONFIG_MODULE_EVENT_PERIODIC=y
|
||||
CONFIG_MODULE_EVENT_TIMEOUT_ZTIMER=y
|
||||
CONFIG_MODULE_TEST_UTILS_RESULT_OUTPUT=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ATOMIC_UTILS=y
|
||||
CONFIG_MODULE_TEST_UTILS_INTERACTIVE_SYNC=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_MICROBIT=y
|
@ -1,3 +0,0 @@
|
||||
CONFIG_MODULE_CPP=y
|
||||
CONFIG_MODULE_LIBSTDCPP=y
|
||||
CONFIG_MODULE_MODULE_EXCLUDE=y
|
@ -1,3 +0,0 @@
|
||||
CONFIG_MODULE_CPP=y
|
||||
CONFIG_MODULE_LIBSTDCPP=y
|
||||
CONFIG_MODULE_MODULE=y
|
@ -1 +0,0 @@
|
||||
CONFIG_PACKAGE_EXTERNAL_PKG=y
|
@ -1,4 +0,0 @@
|
||||
CONFIG_MODULE_EXTERNAL_MODULE_1=y
|
||||
CONFIG_MODULE_EXTERNAL_MODULE_2=y
|
||||
CONFIG_PACKAGE_EXTERNAL_PKG_1=y
|
||||
CONFIG_PACKAGE_EXTERNAL_PKG_2=y
|
@ -1,5 +0,0 @@
|
||||
CONFIG_MODULE_DUMMY_THREAD=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_TEST_UTILS_INTERACTIVE_SYNC=n
|
||||
CONFIG_SHELL_NO_ECHO=y
|
||||
CONFIG_SHELL_NO_PROMPT=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_AD7746=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ADC081C=y
|
||||
CONFIG_MODULE_ADCXX1C=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ADS101X=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ADT7310=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_ADXL345=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_AIP31068=y
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_SHELL=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_APA102=y
|
||||
CONFIG_MODULE_COLOR=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_APDS9960=y
|
||||
CONFIG_MODULE_APDS99XX=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,6 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_APDS9960=y
|
||||
CONFIG_MODULE_APDS99XX=y
|
||||
CONFIG_MODULE_APDS99XX_FULL=y
|
||||
CONFIG_MODULE_CORE_THREAD_FLAGS=y
|
@ -1,20 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
# dependencies of AT driver
|
||||
CONFIG_MODULE_ISRPIPE=y
|
||||
CONFIG_MODULE_ISRPIPE_READ_TIMEOUT=y
|
||||
|
||||
CONFIG_MODULE_AT=y
|
||||
|
||||
# support URC processing
|
||||
CONFIG_MODULE_AT_URC=y
|
||||
|
||||
# enable event thread to process URCs upon arrival
|
||||
CONFIG_MODULE_EVENT=y
|
||||
CONFIG_MODULE_EVENT_THREAD=y
|
||||
|
||||
# support URC upon arrival
|
||||
CONFIG_MODULE_AT_URC_ISR=y
|
||||
|
||||
# enable shell
|
||||
CONFIG_MODULE_SHELL=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_AT24C256=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_AT24MAC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_AT25XXX=y
|
||||
CONFIG_MODULE_EMBUNIT=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_AT30TSE75X=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ATA8520E=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_BH1750FVI=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_BH1900NUX=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_BME680=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_BMP180=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,13 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
# include and auto-initialize all available sensors
|
||||
CONFIG_MODULE_PHYDAT=y
|
||||
CONFIG_MODULE_SAUL=y
|
||||
CONFIG_MODULE_SAUL_REG=y
|
||||
CONFIG_MODULE_SAUL_DEFAULT=y
|
||||
|
||||
# include driver for bmx055 sensor
|
||||
CONFIG_MODULE_BMX055=y
|
||||
|
||||
# include xtimer for polling
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,6 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_BMX280=y
|
||||
CONFIG_MODULE_BME280_I2C=y
|
||||
CONFIG_MODULE_FMT=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
||||
# include driver for bq2429x
|
||||
CONFIG_MODULE_BQ2429X=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_CCS811=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_USEC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_CCS811=y
|
||||
CONFIG_MODULE_CCS811_FULL=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_CST816S=y
|
||||
CONFIG_MODULE_CORE_THREAD_FLAGS=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DAC_DDS=y
|
||||
CONFIG_MODULE_SHELL=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DCF77=y
|
@ -1,12 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DFPLAYER=y
|
||||
|
||||
# enable event thread
|
||||
CONFIG_MODULE_EVENT=y
|
||||
CONFIG_MODULE_EVENT_THREAD=y
|
||||
|
||||
# enable shell
|
||||
CONFIG_MODULE_SHELL=y
|
||||
# pull in default commands for selected modules
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DHT=y
|
||||
CONFIG_ZTIMER_USEC=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DISP_DEV=y
|
@ -1,6 +0,0 @@
|
||||
CONFIG_MODULE_TEST_UTILS_NETDEV_ETH_MINIMAL=y
|
||||
CONFIG_MODULE_DOSE=y
|
||||
# Should be autoselecting the MODULE_PRNG_HWRNG if possible
|
||||
# Since the makefile cannot we have to override until end of migration
|
||||
# Remove when TEST_KCONFIG is complete
|
||||
CONFIG_MODULE_PRNG_MUSL_LCG=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DS1307=y
|
||||
CONFIG_MODULE_EMBUNIT=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,8 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DS18=y
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_PRINTF_FLOAT=y
|
||||
|
||||
# Use the module if you have an accurate sleep with xtimer (~3us)
|
||||
#CONFIG_MODULE_DS18_OPTIMIZED=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DS3231=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DS3234=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DS75LX=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_DSP0401=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_USEC=y
|
@ -1,8 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
|
||||
# needed for the Dynamixel bus implementation
|
||||
CONFIG_MODULE_UART_HALF_DUPLEX=y
|
||||
|
||||
CONFIG_MODULE_DYNAMIXEL=y
|
||||
CONFIG_MODULE_SHELL=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_EDBG_EUI=y
|
@ -1,2 +0,0 @@
|
||||
CONFIG_MODULE_TEST_UTILS_NETDEV_ETH_MINIMAL=y
|
||||
CONFIG_MODULE_ENC28J60=y
|
@ -1,2 +0,0 @@
|
||||
CONFIG_MODULE_TEST_UTILS_NETDEV_ETH_MINIMAL=y
|
||||
CONFIG_MODULE_ENCX24J600=y
|
@ -1,2 +0,0 @@
|
||||
CONFIG_MODULE_TEST_UTILS_NETDEV_ETH_MINIMAL=y
|
||||
CONFIG_MODULE_ESP_ETH=y
|
@ -1,6 +0,0 @@
|
||||
CONFIG_MODULE_TEST_UTILS_NETDEV_ETH_MINIMAL=y
|
||||
CONFIG_MODULE_ETHOS=y
|
||||
# Should be autoselecting the MODULE_PRNG_HWRNG if possible
|
||||
# Since the makefile cannot we have to override until end of migration
|
||||
# Remove when TEST_KCONFIG is complete
|
||||
CONFIG_MODULE_PRNG_MUSL_LCG=y
|
@ -1,8 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
|
||||
# needed for the Feetech bus implementation
|
||||
CONFIG_MODULE_UART_HALF_DUPLEX=y
|
||||
|
||||
CONFIG_MODULE_FEETECH=y
|
||||
CONFIG_MODULE_SHELL=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_FT5X06=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_FXOS8700=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_GP2Y10XX=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,7 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
|
||||
# LED driver needed for the LED bar driver
|
||||
CONFIG_MODULE_MY9221=y
|
||||
|
||||
CONFIG_MODULE_GROVE_LEDBAR=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
|
||||
# disable native GPIOs for automatic test
|
||||
CONFIG_MODULE_PERIPH_GPIO_MOCK=y
|
@ -1,3 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_HD44780=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
|
||||
# disable native GPIOs for automatic test
|
||||
CONFIG_MODULE_PERIPH_GPIO_MOCK=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_HDC1000=y
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_FMT=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_HIH6130=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
||||
CONFIG_MODULE_FMT=y
|
@ -1,8 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_HM330X=y
|
||||
CONFIG_MODULE_HM3301=y
|
||||
CONFIG_MODULE_FMT=y
|
||||
CONFIG_ZTIMER_USEC=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_HMC5883L=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,2 +0,0 @@
|
||||
CONFIG_MODULE_HSC=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_HTS221=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ILI9341=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,6 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_FMT=y
|
||||
CONFIG_MODULE_FMT_TABLE=y
|
||||
CONFIG_MODULE_INA219=y
|
||||
CONFIG_MODULE_INA2XX=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_INA3221=y
|
||||
CONFIG_MODULE_FMT=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,7 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_IO1_XPLAINED=y
|
||||
CONFIG_MODULE_AT30TSE75X=y
|
||||
CONFIG_MODULE_SDCARD_SPI=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ISL29020=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ISL29125=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ITG320X=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_JC42=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_L3G4200D=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_L3GXXXX=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_LC709203F=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,12 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_FMT=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
||||
CONFIG_MODULE_LIS2DH12=y
|
||||
CONFIG_MODULE_LIS2DH12_SPI=y
|
||||
|
||||
# for using lis2dh12 with interrupt function
|
||||
CONFIG_MODULE_LIS2DH12_INT=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_PERIPH_GPIO_IRQ=y
|
||||
CONFIG_MODULE_LIS3DH=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_LIS3MDL=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_LPD8808=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,6 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_LPSXXX=y
|
||||
CONFIG_MODULE_LPS331AP=y
|
||||
CONFIG_MODULE_LPSXXX=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_LSM303DLHC=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_LSM6DSXX=y
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_FMT=y
|
||||
CONFIG_MODULE_FMT_TABLE=y
|
||||
CONFIG_MODULE_LTC4150=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_MAG3110=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,5 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_MCP47XX=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_BENCHMARK=y
|
@ -1,9 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_ZTIMER=y
|
||||
CONFIG_MODULE_ZTIMER_MSEC=y
|
||||
|
||||
CONFIG_MODULE_MHZ19=y
|
||||
# Use UART mode by default
|
||||
CONFIG_MODULE_MHZ19_UART=y
|
||||
#CONFIG_MODULE_MHZ19_PWM=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_MMA7660=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,4 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_MMA8X5X=y
|
||||
CONFIG_MODULE_XTIMER=y
|
@ -1,7 +0,0 @@
|
||||
# this file enables modules defined in Kconfig. Do not use this file for
|
||||
# application configuration. This is only needed during migration.
|
||||
CONFIG_MODULE_MOTOR_DRIVER=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
CONFIG_MODULE_PERIPH_QDEC=y
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user