where to define USE_FULL_ASSERT ? #2374
-
I tried to use this switch, but putting
What is the correct way of using this switch? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Use build_opt.h. |
Beta Was this translation helpful? Give feedback.
-
this does not seem to work... on Arduino IDE 2.2.2
|
Beta Was this translation helpful? Give feedback.
-
I know, that is why I tried it in the official Arduino IDE.
OK, so there is no way to make use of all those assert-checks sprinkled along the source code
ah, I wasn't aware of the correct syntax to use, thanks |
Beta Was this translation helpful? Give feedback.
Implemented by #2384.
Documentation: https://github.com/stm32duino/Arduino_Core_STM32/wiki/HAL-configuration#hal-assertion-management