https://github.com/infineon/xmc-for-arduino
Integration of Infineon's XMC microcontrollers into the Arduino IDE.
https://github.com/infineon/xmc-for-arduino
arduino arduino-ide arduino-platform infineon makers microcontroller platformio prototyping xmc
Last synced: 9 months ago
JSON representation
Integration of Infineon's XMC microcontrollers into the Arduino IDE.
- Host: GitHub
- URL: https://github.com/infineon/xmc-for-arduino
- Owner: Infineon
- License: other
- Created: 2017-02-27T05:10:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T09:58:25.000Z (9 months ago)
- Last Synced: 2025-04-02T10:38:55.323Z (9 months ago)
- Topics: arduino, arduino-ide, arduino-platform, infineon, makers, microcontroller, platformio, prototyping, xmc
- Language: C
- Homepage:
- Size: 49.9 MB
- Stars: 110
- Watchers: 36
- Forks: 72
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Arduino Core for Infineon's XMC™ Microcontrollers

[](https://xmc-arduino.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/hil-unity-checks.yml)
This project integrates Infineon's 32-bit XMC™ Industrial Arm® Cortex®-M Microcontroller into the [Arduino](https://www.arduino.cc/en/Guide/Introduction) ecosystem.
The [XMC™ microcontroller family](https://www.infineon.com/cms/de/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/) from Infineon is a powerful and versatile platform for embedded system development. The XMC for Arduino core provides a comprehensive set of APIs, examples, and tools for developing a wide range of applications, allowing developers to leverage the ease of use and flexibility of the Arduino platform while harnessing the advanced features and performance of the XMC™ microcontrollers.
## Supported Microcontroller Boards
KIT_XMC14_2GO
KIT_XMC11_BOOT_001
KIT_XMC1400_ARDUINO
KIT_XMC13_BOOT_001
KIT_XMC_PLT2GO_XMC4200
KIT_XMC_PLT2GO_XMC4400
KIT_XMC47_RELAX_5V_AD_V1
More information about supported boards can be found [here](https://xmc-arduino.readthedocs.io/en/latest/hw-platforms.html).
## Getting Started
For installation & getting started instructions please refer to [our docs](https://xmc-arduino.readthedocs.io/en/latest/index.html).
## Contributing
We welcome community contributions! Please refer to our [contribution guidelines](CONTRIBUTING.md). Your help is greatly appreciated 👐
## License
See the [LICENSE](LICENSE.md) file for more details about the license.