Skip to content

Make PROGMEM configurable // Resolve #606, Resolve #482 #607

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

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

ivankravets
Copy link
Contributor

Hi,

Firstly, a big THANK YOU for the amazing unit testing framework! Over 2,000,000 embedded developers benefit from it using PlatformIO Unit Testing engine. Historically, we used our forked patched version of Unity. The original version has never worked normally on the hardware due to PROGMEM issues which are mostly related to the toolchains.

This PR gives end developers the ability to re-configure UNITY_PROGMEM from unit_config.h. So, they can personally decide where to keep Unity stuff on the target device.

Thanks in advance! Would be happy to use the master branch in production 🚀

@mvandervoord mvandervoord merged commit bc8a650 into ThrowTheSwitch:master Apr 22, 2022
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