How to find build_flags?

I am looking at STM32F405RG (128k RAM. 1024k Flash) — PlatformIO latest documentation

and I do know about for example HAL_I2C_MODULE_ENABLED or ENABLE_HWSERIAL1

  • but where is a complete overview over what is possible? - how do I for example lookup CAN stuff?
1 Like