win32Arduino is a windows/linux implementation of many arduino functions to allow an arduino library developer to unit test code outside of the arduino platform.
For instance, the files matching / src / win32Arduino / *func.* was already ported to the library.
Files from bin2cpp and libLNK was also ported to RapidAssist.
RapidAssist contains the code shared among multiple end2endzone projects.
For instance, the files matching
/ src / win32Arduino / *func.*
was already ported to the library. Files from bin2cpp and libLNK was also ported to RapidAssist.See also #22.