1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/boards
Marian Buschsieweke d5c0e30a11
boards/waspmote: Fix timer config
- Set XTIMER_HZ to something that is actually possible to generate with one
  of the available clock dividers from the core frequency
- Use xtimer_on_ztimer if xtimer is used and not ztimer_xtimer_compat is used
    - This is needed because xtimer is simply not compatible with any of the
      possible clock frequencies of this board
2020-09-23 20:12:06 +02:00
..
sam0.inc.mk makefiles/sam0: only fail on missing device with explicit targets 2020-07-03 10:24:40 +02:00
stm32.inc.mk mk/boards/stm32: add JLink support 2020-05-04 16:42:25 +02:00
ztimer_only.dep.mk boards/waspmote: Fix timer config 2020-09-23 20:12:06 +02:00