Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02: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 |
|
Bas Stottelaar
|
ab6188cea3
|
cpu/*: add missing include of assert.h
|
2020-10-22 11:13:08 +02:00 |
|
Francois Berder
|
8f1c8298f3
|
cpu: mips_pic32_common: Use mips32r2_isr_end in timer interrupt handler
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
535fff26ae
|
cpu: mips: Refactor EIC
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|