1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/waspmote-pro
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
..
include boards/waspmote: Fix timer config 2020-09-23 20:12:06 +02:00
board.c cpu/atmega_common: Drop legacy include 2020-05-15 11:24:28 +02:00
doc.txt boards: adds atmega pin change interrupt to doc 2019-08-01 09:35:35 +02:00
Kconfig boards/waspmote-pro: Add Kconfig symbols 2020-06-22 17:09:03 +02:00
Makefile waspmote-pro: don't build the boards_common_atmega module 2020-01-29 12:32:16 +01:00
Makefile.dep boards/waspmote: Fix timer config 2020-09-23 20:12:06 +02:00
Makefile.features boards/atmega: remove useless provided gpio features 2019-10-17 21:42:49 +02:00
Makefile.include boards/waspmote-pro: Refactor avrdude conf 2020-02-10 21:48:03 +01:00