Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/tangara-fw/commit/d7ba9420fec3ba9d87e478c591e10b84e6be6c2f?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

bump to 0.1.3

custom
jacqueline 1 year ago
parent cd650b30bd
commit d7ba9420fe
  1. 2
      tools/cmake/common.cmake

@ -5,7 +5,7 @@
# For more information about build system see
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
set(PROJECT_VER "0.1.2")
set(PROJECT_VER "0.1.3")
# Build only the subset of components that we actually depend on.
set(COMPONENTS "")

Loading…
Cancel
Save