1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/esp8266_sdk
NikLeberg 044701d3cc pkg/esp8266_sdk: add requirements to PKG_PREPARE
The shared `build-libs` directory needs to be available for
modules/packages that depend on the SDK before that package
is eventually compiled.

Packages are downloaded, patched and prepared before any
module is compiled. By adding the directory creation and
header as a dependency of `PKG_PREPARE` we make sure the
rule is run before compilation starts.
2022-01-30 19:59:05 +01:00
..
doc.txt pkg/esp8266_sdk: small changes in doc and Kconfig 2022-01-04 16:34:31 +01:00
Kconfig pkg/esp8266_sdk: small changes in doc and Kconfig 2022-01-04 16:34:31 +01:00
Makefile pkg/esp8266_sdk: add requirements to PKG_PREPARE 2022-01-30 19:59:05 +01:00
Makefile.dep
Makefile.include
symbol_renames.txt