Scripts and examples for developing XMC Microcontroller Boards using Platform IO
Infineon has designed the XMC microcontrollers for real-time critical applications with an industry-standard core. The XMC microcontrollers can be integrated with the Arduino platform
[env:stable]
platform = infineonxmc
board = ...
...
[env:development]
platform = https://github.com/Infineon/platformio-infineonxmc.git
board = ...
...
Please navigate to documentation.