Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/gex/gex-core/src/commit/a60b736834c1dd224a1501d88cdd8b8b81a9aff6/utils/avrlibc.c
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
//
|
|
// Created by MightyPork on 2018/02/23.
|
|
//
|
|
|
|
#include <stdint.h>
|
|
|
|
volatile int32_t avrlibc_errno = 0;
|
|
|