Skip to content

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

Merged
mvandervoord merged 1 commit intoThrowTheSwitch:masterfrom
ivankravets:patch-1
Apr 22, 2022
Merged

Make PROGMEM configurable // Resolve #606, Resolve #482#607
mvandervoord merged 1 commit intoThrowTheSwitch:masterfrom
ivankravets:patch-1

Conversation

@ivankravets
Copy link
Copy Markdown
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