Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum

This commit is contained in:
2017-08-19 23:15:15 +02:00
parent 68747d493c
commit fe714bf473
10 changed files with 589 additions and 556 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ CFLAGS += -DADMIN_PASSWORD=$(ADMIN_PASSWORD)
# Debug logging
CFLAGS += -DDEBUG_ANSI=1
CFLAGS += -DDEBUG_INPUT=0
CFLAGS += -DDEBUG_INPUT=1
# linker flags used to generate the main object file
LDFLAGS = -nostdlib -Wl,--no-check-sections -u call_user_start -Wl,-static