mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
The split between GEN2_ULP32K and GEN3_ULP32K was introduced to fix a failure in tests/periph_wdt when the external oscillator was used. By not running the external oscillator on demand, the failure can no longer be observed, so default GEN3_ULP32K to GEN2_ULP32K.