You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if it's possible to use your library on other compilers like Atollic for STM32, Keil uvision for Atmel ARM and 8051, and MPLAB for PICs. I've been looking for a library like ArduinoJson, but none are designed to encode and decode on embedded systems.
If the answer is yes, what are the steps I have to follow?