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

Missing build step in v2.2.1 #30

Closed end2endzone closed 6 years ago

end2endzone commented 6 years ago

Looking at the 'Build Steps' specified in INSTALL.md. There is no mention of the mandatory RAPIDASSIST_HOME environment variable.

A new build step should be added at step 2.5. It should read something like:

2.5 Define the environment variable RAPIDASSIST_HOME such that RAPIDASSIST_HOME=$WIN32ARDUINO_HOME/lib/RapidAssist.

end2endzone commented 6 years ago

Fixed in 5c24b66f6f795378a8876b3cfc7cfbc15045b3c3