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

Add Support for LGT8F328P #54

Open
nurazur opened this issue May 15, 2022 · 1 comment
Open

Add Support for LGT8F328P #54

nurazur opened this issue May 15, 2022 · 1 comment

Comments

@nurazur
Copy link

nurazur commented May 15, 2022

The LGT8F328P is a processor very similar to the ATMega328P. It is not a clone so it requires its own core. To support the PinChangeInterrupt library for the LGT8FxP family, please add the LGT8FxP to the supported platforms. This is easily done by adding the processor as LGT8FX8P in PinChangeInterrupt,Settings.h and PinChangeInterrupt.Boards.h like an ATmega328P.

@NicoHood
Copy link
Owner

Feel free to open a pr

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

No branches or pull requests

2 participants