mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Convert unconditional prints to debug prints in httpd
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CC = sdcc
|
||||
CC_FLAGS = -mmcs51 -I. -I../uip
|
||||
CC_FLAGS = -mmcs51 -I. -I.. -I../uip
|
||||
ASM = sdas8051
|
||||
AFLAGS= -plosgff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user