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 esp8266: Download Espressif RTOS SDK as a new RIOT PKG 2021-10-23 11:13:38 +00:00
Makefile.include esp8266: Download Espressif RTOS SDK as a new RIOT PKG 2021-10-23 11:13:38 +00:00
symbol_renames.txt esp8266: Download Espressif RTOS SDK as a new RIOT PKG 2021-10-23 11:13:38 +00:00