Gunar Schorcht
|
7da115f9e6
|
cpu/esp32: fix esp_hw_counter compile problem
|
2021-12-02 06:17:48 +01:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Bas Stottelaar
|
94171b7389
|
cpu/*: replace #if ENABLE_DEBUG with IS_ACTIVE
|
2020-11-02 21:34:12 +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 |
|
Bas Stottelaar
|
22243aec7a
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
|
Gunar Schorcht
|
350a0bbbb3
|
cpu/esp32: remove extra isync from periph/timer
|
2020-02-21 09:09:34 +01:00 |
|
|
a8c3c6ab68
|
cpu/esp32: fix typos
|
2019-11-23 22:39:36 +01:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
Schorcht
|
3ac99877ac
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
|