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
1,274
Commits
9
Branches
140
Tags
3bb0a7aa8ebeff82e11f1386860c9f6bd5756215
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
3bb0a7aa8e
Added support for
enum
s in
as<T>()
and
is<T>()
(
fixes
#1256
)
2020-05-04 11:13:06 +02:00
Benoit Blanchon
f9cfea244a
Updated copyright notice
2020-01-09 15:48:38 +01:00
Benoit Blanchon
00c391320c
Added support for CMake's unity builds
2019-12-24 16:42:34 +01:00
Benoit Blanchon
b47ac27ac6
Moved ancillary files to
extras/
(
fixes
#1011
)
2019-09-03 15:11:05 +02:00