Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
KSKNico
|
e6b17fa5cb
|
sys: replace header guards with #pragma once
|
2025-05-16 19:40:06 +02:00 |
|
Dylan Laduranty
|
48b07eb991
|
bootloaders: fix bootloader button logic
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
|
2023-03-08 13:07:42 +01:00 |
|
Gunar Schorcht
|
1d9e2cc4f6
|
sys/riotboot: use BTN0_MODE for default value of BTN_BOOTLOADER_INVERTED
|
2022-11-30 19:28:14 +01:00 |
|
Benjamin Valentin
|
e6a06501b8
|
sys/riotboot: serial: add bootloader LED
|
2021-11-21 23:09:24 +01:00 |
|
Benjamin Valentin
|
e17cce41b4
|
bootloaders/riotboot_dfu: move bootloader_selection.h to common place
|
2021-11-21 23:08:31 +01:00 |
|