385ad95701
pkg: adapt 'simple' packages to the new organization
2020-06-26 09:25:43 +02:00
a009684336
pkg: use Makefile.base to build pkg modules when possible
2020-06-12 18:44:49 +02:00
9464c34467
pkg: don't copy Makefile in package build directory
...
Instead use the '-f' option of the make command
2020-06-12 18:44:48 +02:00
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
Michel Rottleuthner
facfa3b23a
pkg/fatfs: bump version to R0.13a and switch to RIOT-OS/FatFS mirror
2018-01-23 19:23:03 +01:00
MichelRottleuthner
938fe26757
pkg/fatfs: switched to git mirror for downloading FatFs code instead of authors webserver, added Makefile.dep for fatfs, cleanup code for using rtc
2017-05-15 15:21:29 +02:00
MichelRottleuthner
e0f60ba10a
pkg: add package for FatFs with support for sdcard_spi and native
2017-05-10 12:38:56 +02:00