1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

tests/periph_timer: 32Khz as timer speed for frdm-k%f

This commit is contained in:
Francisco Molina 2019-11-14 09:25:19 +01:00
parent 0e736b8879
commit f851a40098

View File

@ -16,6 +16,8 @@ BOARDS_TIMER_32kHz := \
hifive1 \
hifive1b \
%-kw41z \
frdm-k64f \
frdm-k22f \
#
ifneq (,$(filter $(BOARDS_TIMER_25kHz),$(BOARD)))