1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00
RIOT/boards/olimex-msp430-h2618
Marian Buschsieweke 43fa3bcfa7
boards/olimex-msp430-h2618: fix ztimer config
The MSP430 timer prescaler can device the 16 MHz clock down to
(16 / 2^x) MHz, with 0 <= x < 4. So no slower than 2 MHz.

With the current ztimer config the clock would run at twice the speed.
2024-04-14 20:26:19 +02:00
..
include boards/olimex-msp430-h2618: fix ztimer config 2024-04-14 20:26:19 +02:00
doc.txt boards/olimex-msp430-h2618: change UART config 2024-02-08 06:11:52 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile boards/olimex-msp430-h2618: add new board 2023-06-08 23:42:50 +02:00
Makefile.features cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
Makefile.include boards: clean up MSP430 board configuration 2023-12-10 09:11:24 +01:00