https://github.com/Infineon/arduino-core-psoc6
Arduino core for Infineon PSoC microntrollers
https://github.com/Infineon/arduino-core-psoc6
arduino arduino-ide arduino-platform infineon makers microcontroller prototyping psoc
Last synced: 18 days ago
JSON representation
Arduino core for Infineon PSoC microntrollers
- Host: GitHub
- URL: https://github.com/Infineon/arduino-core-psoc6
- Owner: Infineon
- Created: 2024-08-05T04:46:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:34:46.000Z (6 months ago)
- Last Synced: 2024-10-30T08:04:10.500Z (6 months ago)
- Topics: arduino, arduino-ide, arduino-platform, infineon, makers, microcontroller, prototyping, psoc
- Homepage:
- Size: 2.89 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile-examples.yml)
[](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/hil_unity_checks.yml)
[](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/code_formatting.yml)
[](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/codespell.yml)
[](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/commit_formatting.yml)
[](https://arduino-core-psoc6.readthedocs.io/en/latest/?badge=latest)
Arduino Core for Infineon's PSOC™ 6 Microcontrollers
This repository integrates Infineon's PSOC™ 6 microcontrollers into the Arduino ecosystem.
Explore the docs »
Report Bug
·
Request Feature
> [!WARNING]
> This project is work in progress. Currently not all PSOC™ 6 products & features are supported in Arduino. Please refer to the docs for further information.## About The Project
The Arduino Core for Infineon's PSOC™ 6 microcontrollers aims to bring the advanced features and versatility of Infineon's PSOC™ 6 family into the Arduino ecosystem. By integrating these powerful microcontrollers, developers can leverage the extensive libraries, tools, and community support of Arduino to build innovative and high-performance projects.
### Features
Please refer to [supported features](https://arduino-core-psoc6.readthedocs.io/en/latest/supported-features.html)
## Supported Products
## Getting Started
For installation & getting started instruction please refer to [our docs](https://arduino-core-psoc6.readthedocs.io/en/latest/).
## Additional Information
Please visit our [PSOC™ 6 products page](https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/psoc-6-32-bit-arm-cortex-m4-mcu/) for datasheets, pin out diagrams, and additional technical information.
## Contributing
We welcome community contributions! Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated** 👐.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'folder/sub-folder: Add some AmazingFeature.' -s`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull RequestBefore submitting a pull request, please check the [Code of Conduct](https://github.com/Infineon/arduino-core-psoc6/blob/main/CODE_OF_CONDUCT.md) and [Code Conventions](https://github.com/Infineon/arduino-core-psoc6/blob/main/CODE_CONVENTIONS.md) for the PSOC™ 6 for Arduino project. Thank you for following these guidelines.
Don't forget to give the project a star :star:! Thanks again!
### Important Note
Significant contributions should be aligned with the project team in advance.
### Top Contributors:
## License
Refer to the [license](LICENSE.md) file for more details about this project's license.