Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/gex/gex-core/blame/branch/master/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;
|