Openblock local socket server. Provide hardware connection to openblock-vm.
Stars
9
Forks
48
Watchers
9
Open Issues
2
Overall repository health assessment
^5.2.0^0.2.1^1.9.0^2.0.1^0.3.2^1.0.0^0.13.0^4.0.0^3.0.0^2.6.7^0.1.210.4.0^7.1.1^10.0.1^5.3.0^5.0.0^3.6.6^3.0.2Update tools download script to adapt to new 7z format resources
a6a432fView on GitHubFixed the issue that no valid error message was output when an error occurred during the execution of the initArduinoCli function.
d75a176View on GitHubSince the @abandonware/noble dependency used by the ble code frequently reports errors during the installation and packaging phase, and the ble code is not actually used, this part of the code is temporarily deleted
b3b1c28View on GitHubNo longer use the default configuration file of arduino-cli to avoid conflicts with Arduino IDE
cf60b30View on GitHubUse the configurable parameter postUploadDelay to determine the delay after uploading, rather than setting the delay in the link code
672d790View on GitHubModify the parsing position of the library parameter according to the vm code changes.
f60b973View on GitHubAdjust the versions of @abandonware/noble and serialport and the locked dependency versions in the package-lock.json file to adapt to the gyp build of win-ia32.
fd2f3e5View on GitHubDisplay a prompt message at the beginning of the build to prevent the user from mistakenly thinking that the program is stuck when the arduino-cli starts slowly in some cases
c58f8cdView on GitHub