Add shellmatta to Makefile, Disable Printf dupport for shellmatta
This commit is contained in:
parent
850d84140e
commit
bccacc253c
@ -23,6 +23,11 @@ endif
|
|||||||
|
|
||||||
##Custom Files###
|
##Custom Files###
|
||||||
CFILES += adc-meas.c
|
CFILES += adc-meas.c
|
||||||
|
|
||||||
|
CFILES += shellmatta/src/shellmatta.c shellmatta/src/shellmatta_autocomplete.c shellmatta/src/shellmatta_escape.c shellmatta/src/shellmatta_history.c shellmatta/src/shellmatta_utils.c
|
||||||
|
INCLUDEPATH += -Ishellmatta/api
|
||||||
|
DEFINES += -DSHELLMATTA_STRIP_PRINTF
|
||||||
|
|
||||||
#TODO
|
#TODO
|
||||||
|
|
||||||
###################################################################################
|
###################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user