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

Update ArduinoJson6 to current 6.x release #2795

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Jun 10, 2024

ArduinoJson is currently at v7 but there are many breaking changes to consider so would require a new library.
This PR updates v6 to the latest release:

Was v6.15.2, released15/5/20
v6.21.3 released 23/7/23
Now v6.x, released 6/11/23

FlashString (FSTR::String) support has been simplified, and includes a couple of minor patches to ArduinoJson. This ensures FlashString objects are always passed by reference.

Was v6.15.2, released15/5/20
v6.21.3 released 23/7/23
Now v6.x, released 6/11/23

Simplify FlashString adapter code
@slaff slaff modified the milestone: 5.2.0 Jun 10, 2024
@mikee47 mikee47 closed this Jun 10, 2024
@mikee47 mikee47 deleted the feature/arduionjson6-update branch June 10, 2024 13:23
@mikee47 mikee47 restored the feature/arduionjson6-update branch June 10, 2024 13:24
@mikee47 mikee47 reopened this Jun 10, 2024
@slaff slaff merged commit 16e3fd5 into SmingHub:develop Jun 10, 2024
46 of 74 checks passed
@mikee47 mikee47 deleted the feature/arduionjson6-update branch June 10, 2024 14:47
@slaff slaff mentioned this pull request Jul 4, 2024
5 tasks
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