end2endzone / win32Arduino

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.
MIT License
2 stars 2 forks source link

Use RapidAssist as a git submodule #25

Closed end2endzone closed 6 years ago

end2endzone commented 6 years ago

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.