1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Gaëtan Harter
ca5d13cc2a pkg/*: adapt to new state file targets
Prepare for handling pkg state with files. So it requires having the
path defined before declaring targets. In addition, it cleans up the
old git-download target.
2020-01-08 20:55:19 +01:00
ce9b1e3826 pkg: remove not needed git-downloaded dependencies
This is implicitly done by the "pkg-prepare"-step of the main make
instance.
2019-06-28 09:38:44 +02:00
Vincent Dupont
0d872bb616 pkg/spiffs: remove c11 dependency 2018-04-12 09:55:52 +02:00
Vincent Dupont
26f77e0565 pkg/spiffs: clean-up makefiles 2018-04-12 09:54:04 +02:00
Vincent Dupont
9fe3cf2391 pkg/spiffs: update pkg to v0.3.7 2017-07-17 13:55:55 +02:00
Vincent Dupont
f0bd96b690 spiffs: add SPIFFS as a package
This implements basic features with the VFS interface
2017-03-31 17:17:41 +02:00