This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
Files
af6954c224131cb0f1912e2297e66b1751a24df7
ArduinoJson
/
extras
/
tests
/
Helpers
History
Benoit Blanchon
af6954c224
serializeXxx()
sets
std::string
and
String
instead of appending
2023-07-31 18:37:35 +02:00
..
api
serializeXxx()
sets
std::string
and
String
instead of appending
2023-07-31 18:37:35 +02:00
avr
Allow using PROGMEM outside of Arduino (
fixes
#1903
)
2023-04-21 19:08:53 +02:00
Allocators.hpp
Tests: make allocator assertions more readable
2023-07-26 09:28:21 +02:00
Arduino.h
Allow using PROGMEM outside of Arduino (
fixes
#1903
)
2023-04-21 19:08:53 +02:00
CustomReader.hpp
Change naming convention from
_member
to
member_
(
fixes
#1905
)
2023-04-21 18:59:48 +02:00