mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
Merge pull request #12705 from fjmolinas/pr_fix_periph_timer_frdmk64f
tests/periph_timer: add frdm-k64f/k22f to 32kHz timers
This commit is contained in:
commit
57e791fcc9
@ -16,6 +16,8 @@ BOARDS_TIMER_32kHz := \
|
||||
hifive1 \
|
||||
hifive1b \
|
||||
%-kw41z \
|
||||
frdm-k64f \
|
||||
frdm-k22f \
|
||||
#
|
||||
|
||||
ifneq (,$(filter $(BOARDS_TIMER_25kHz),$(BOARD)))
|
||||
|
Loading…
Reference in New Issue
Block a user