1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Koen Zandberg ec4803728d
suit/storage/flashwrite: use riotboot_slot_offset
Fixes an issue with riotboot on the stm32f1 and other MCUs where the
flash is remapped to a different region
2020-10-27 09:27:28 +01:00
..
analog_util sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
app_metadata
arduino sys/arduino: fix typo 'adress' -> 'address' 2020-10-02 08:09:14 +02:00
auto_init sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
base64
benchmark
bitfield
bloom
can sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
cb_mux
checksum
clif sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
color sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
cpp11-compat
crypto sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
cxx_ctor_guards
div
ecc sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
eepreg
embunit
event
evtimer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
fmt sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
frac sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
fs sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
fuzzing sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
hashes sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
include Merge pull request #15275 from jia200x/pr/radio/config_phy_amendment 2020-10-26 23:28:45 +01:00
iolist
irq_handler sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
isrpipe
libc/include/sys
log
luid sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
matstat sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
memarray sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
mineplex
net Merge pull request #15275 from jia200x/pr/radio/config_phy_amendment 2020-10-26 23:28:45 +01:00
newlib_syscalls_default
od
oneway-malloc sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
phydat sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
picolibc_syscalls_default Merge pull request #14843 from benpicco/picolibc_stdio_offset 2020-09-11 18:04:01 +02:00
pipe sys/pipe/pipe_dynamic: fix possible null pointer dereference 2020-09-11 11:19:58 +02:00
pm_layered sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
posix sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
progress_bar sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
ps
puf_sram
quad_math
random sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
riotboot sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
saul_reg
schedstatistics
sema sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
seq
shell sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
ssp
stdio_null
stdio_rtt
stdio_semihosting
stdio_uart
suit suit/storage/flashwrite: use riotboot_slot_offset 2020-10-27 09:27:28 +01:00
test_utils
timex sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
trace
trickle sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
tsrb sys/tsrb: Make thread-safe 2020-10-13 10:32:41 +02:00
universal_address sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
uri_parser sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usb sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usb_board_reset
uuid
vfs vfs: Provide generic stat implementation (and use in fatfs) 2020-10-25 17:39:57 +01:00
xtimer sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
zptr
ztimer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
doc.txt
Kconfig
Kconfig.newlib
Kconfig.stdio
Makefile
Makefile.dep pkg/openwsn: add ieee802154 hal based radio 2020-10-23 15:31:55 +02:00
Makefile.include