Koen Zandberg
|
ba518ede09
|
cpu/fe310: Uncrustify code
|
2021-01-15 12:02:55 +01:00 |
|
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 |
|
|
|
1bc82c2378
|
cpu/fe310: periph/timer: reset counter in timer_init()
|
2019-02-21 11:34:59 +01:00 |
|
kenrabold
|
7d1d5e77d8
|
cpu/fe310: add RISC-V cpu FE310
New CPU FE310 from SiFive based on RISC-V architecture
build: add makefile for RISC-V builds
Makefile for builds using RISC-V tools
|
2018-05-29 15:21:45 -07:00 |
|