Port for other microcontrollers outside Arduino
Created by: passoswell
Hello,
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?
Thanks in advance.