1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

boards/adafruit-clue: use internal RC oscillator

This commit is contained in:
Alexandre Abadie 2021-10-28 10:03:53 +02:00
parent bdd3b80c78
commit 45c8e3e79e
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -21,7 +21,7 @@
#define PERIPH_CONF_H
#include "periph_cpu.h"
#include "cfg_clock_32_1.h"
#include "cfg_clock_32_0.h"
#include "cfg_rtt_default.h"
#include "cfg_timer_default.h"