mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
Merge pull request #15136 from bergzand/pr/suit/storage_move_common
suit: Move common storage.c to module directory
This commit is contained in:
commit
bfe48fb41d
@ -2,4 +2,6 @@ MODULE := suit_storage
|
||||
SUBMODULES := 1
|
||||
BASE_MODULE := suit_storage
|
||||
|
||||
SRC += storage.c
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user