• N0more9's avatar
    Update rtconfig.py · 8c4b9461
    N0more9 提交于
    when "PLATFORM  == armcc", the option "CFLAGS += '  -g -O0' " needs to change to "CFLAGS += ' --c99 -g -O0'" to support the keyword "inline"
    8c4b9461
rtconfig.py 2.3 KB