Just copied the 328p defines from the digitalwritefast lib, havent verified if it actually works.
To do: actually test the code and see if adding lgt8f328p compatibility is achievable
Just copied the 328p defines from the digitalwritefast lib, havent verified if it actually works.
To do: actually test the code and see if adding lgt8f328p compatibility is achievable
Looked into it and I don't think I can do much since I have no understanding of Arduino port registers. Maybe someone else who knows better could handle this.
Looked into it and I don't think I can do much since I have no understanding of Arduino port registers. Maybe someone else who knows better could handle this.
Pull request closed
Please reopen this pull request to perform a merge.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Just copied the 328p defines from the digitalwritefast lib, havent verified if it actually works.
To do: actually test the code and see if adding lgt8f328p compatibility is achievable
You'll need to change some hard codes in the cpp file too. Anywhere that DDRB and PORTB are used.
Looked into it and I don't think I can do much since I have no understanding of Arduino port registers. Maybe someone else who knows better could handle this.
Pull request closed