Learning and transferring some old projects to PlatformIO from visual micro(Arduino) and a huge thing that has been frustrating me, maybe I am just blind though.
So in Arduino/visual micro I am given a menu similar to:
Zigbee Mode option when I am working with the ESP32-C6
Partition schemes
Flash size
USB modes/CDC
Flash encryption
I am sure I am missing a lot of things I will run into during testing, but is there a resource I am missing where I can actually find these board options?
An example of what I am looking for: -DARDUINO_USB_CDC_ON_BOOT=1
But where do I find all these options in one place rather than just coming across it in random forum threads.