This commit is contained in:
2026-02-26 15:44:43 +01:00
parent b8b3e6ea44
commit 5934bba4af
7 changed files with 159 additions and 16 deletions

View File

@@ -42,5 +42,10 @@ CONFIG_NRFX_I2S=y
# --- Random & HW Info (für Audio-File-Auswahl) ---
CONFIG_HWINFO=y
CONFIG_ENTROPY_GENERATOR=y
CONFIG_CRC=y
CONFIG_CRC=y
# --- Unbenutze Features ---
CONFIG_ADC=n
CONFIG_I2C=n
CONFIG_SPI=n
CONFIG_PWM=n