1.

How many configuration files are there which allows us to customize the architecture in an Arduino in order to add support for custom boards?(a) 1(b) 2(c) 3(d) 4This question was addressed to me in class test.My enquiry is from Compilation topic in portion Arduino Programming of Arduino

Answer»

The correct option is (c) 3

The EXPLANATION: There are 3 configuration files which allow a person to tweak the CONFIGURATIONS. These include the following files; platform.txt, boards.txt, and programmers.txt. These files are all really IMPORTANT in defining the architecture for DIFFERENT processors.



Discussion

No Comment Found

Related InterviewSolutions