Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/FixedPointsArduino/src/commit/813c17c039ec2e53751d447e86d1fc0dada5b91f/CMakeLists.txt
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
idf_component_register(SRCS
|
|
INCLUDE_DIRS "src"
|
|
PRIV_INCLUDE_DIRS "src/FixedPointsCommon" "src/FixedPoints")
|
|
|