Skip to main content
Mna.1
Associate III
November 23, 2020
Solved

IDE include

  • November 23, 2020
  • 2 replies
  • 1027 views

Thank you for helping.

If you create a project with STM32CubeIDE, it will be included as shown in the image below.

Where is this set in the IDE?

This topic has been closed for replies.
Best answer by KnarfB

project > properties > C/C++ general > Preprocessor Include Path ... > MCU ARM ... built-in compiler settings

2 replies

KnarfB
KnarfBBest answer
Super User
November 23, 2020

project > properties > C/C++ general > Preprocessor Include Path ... > MCU ARM ... built-in compiler settings

Mna.1
Mna.1Author
Associate III
November 23, 2020

Hi, KnarfB

Thank you for your response.

I learned a lot.