1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/msp430fxyz
Marian Buschsieweke 125c892c03
drivers/periph/timer: Use uint32_t for frequency
For all currently supported platforms `unsigned long` is 32 bit in width. But
better use `uint32_t` to be safe.
2020-10-30 22:02:12 +01:00
..
include cpu/msp430fxyz: Add missing #include 2019-03-21 16:49:03 +01:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
Kconfig cpu/msp430fxyz: Add Kconfig symbols 2020-06-24 09:28:19 +02:00
Makefile cpu: moved msp430-common to msp430_common 2017-01-13 13:33:32 +01:00
Makefile.dep cpu/msp430: update deps, move to Makefile.dep 2020-08-05 14:32:57 +02:00
Makefile.features cpu/msp430fxyz: Add Kconfig symbols 2020-06-24 09:28:19 +02:00
Makefile.include cpu/msp430: move dependencies to Makefile.dep 2020-01-28 13:20:51 +01:00