paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] #include BOARD_CONFIG in the code


From: Felix Ruess
Subject: Re: [Paparazzi-devel] #include BOARD_CONFIG in the code
Date: Thu, 19 Mar 2015 12:43:33 +0100

Hi,

BOARD_CONFIG is a define that gets set in the board makefile and it contains the path/name of the board header file.
So when you see #include BOARD_CONFIG in the code, it will include the header file for your board.
See also var/aircrafts/<your_ac_name>/ap_srcs.list for all the defines, flags and srcs...

Cheers, Felix

On Tue, Mar 17, 2015 at 10:58 AM, 19504643 <address@hidden> wrote:
Thanks for your reply,but when I has finished compiling the code in GCS,I
couldn't find a file seeming to be associated with the BOARD_CONFIG,I'm
confused how the BOARD_CONFIG effects the whole compiling,even I have looked
through the website you sent to me,thank you!

Best regards,
19504643



--
View this message in context: http://lists.paparazziuav.org/include-BOARD-CONFIG-in-the-code-tp16880p16884.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]