Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

By adding two macros all Infineons XMC MCUs are now able to use the l… #119

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

OlafFilies
Copy link
Contributor

This change allows the use of Infineon XMC MCUs XMC2GO, XM1100 BootKit, XMC1300 BootKit, XMC1400 Kit For Arduino, XMC4200 Platform 2Go, XMC4400 Platform 2G and the XMC4700 Relax Kit to use the Adafruit_BusIO and Adafruit libraries based on this like the Adafuit NeoPixel and NeoMatrix libraries.

The change only includes two macro definitions for SPI settings to extend the use on ARDUINO_ARCH_XMC compatible boards,
so there is nointerference to other MCUs and there is no additional or changed code.

The purpose of this change was to enable our Infineon Pride Wafer as shown together with the Adafruit NeoMatrix, but it should enable Infineon XMC MCUs in all projects which use PSI and this library.

@OlafFilies
Copy link
Contributor Author

mmh FAILED to update core indices in github action, have I overlocked something?

@hathach
Copy link
Member

hathach commented Sep 12, 2023

mmh FAILED to update core indices in github action, have I overlocked something?

Don't worry, it is not your issue, action failed due to expired ssl cert from one of the supporetd core (avr) SpenceKonde/ATTinyCore#803 and the maintainer is aware of the issue. Let wait a few days for them to fix it, and we can re-run the ci. Please be patient in the meanwhile.

Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have xmc board to test with, but this looks good. Thank you for your PR.

@hathach hathach merged commit 4f899a2 into adafruit:master Sep 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants