Gerneral question about make files


hi,

would know -i , -d mean in c make file. i'm trying port arduino project native c on mcu , in make file see line. cflag -d mean?

i have seen -i , -g on web without explanation.

code: [select]
cflags += -dstdout_uart_0

thanks

-d defines value can tested using #ifdef.
-i defines path include files


Arduino Forum > Using Arduino > Programming Questions > Gerneral question about make files


arduino

Comments

Popular posts from this blog

Valutazione Template - Joomla! Forum - community, help and support

SD Datastring Convention

First use of Arduino Uno : avrdude error on Blink uploading