Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/electro/esp8266-meteo/src/commit/1bb827c5db294eecd89947d1d86a3ce55b97d6eb/components/bmp280/component.mk You should set ROOT_URL correctly, otherwise the web may not work correctly.
WIP meteostation with ESP8266
 
 
 
esp8266-meteo/components/bmp280/component.mk

10 lines
381 B

#
# Component Makefile
#
# This Makefile should, at the very least, just include $(SDK_PATH)/Makefile. By default,
# this will take the sources in the src/ directory, compile them and link them into
# lib(subdirectory_name).a in the build directory. This behaviour is entirely configurable,
# please read the SDK documents if you need to do this.
#
COMPONENT_ADD_INCLUDEDIRS := .