My apologies if this seems like a really simple question, as I am really just now starting to learn about bare metal ARM development. My only other experience was using a pre-created projected template will all the libraries I needed imported already.
What is the difference between the System Include Directories and the User Include Directories preprocessor settings? From some basic testing I have performed, there does appear to be a slight difference between them, as I get a different number of warnings depending on which directory I included.
What is the difference between the System Include Directories and the User Include Directories preprocessor settings? From some basic testing I have performed, there does appear to be a slight difference between them, as I get a different number of warnings depending on which directory I included.