README
xod-arduino-deploy
This package is a part of the XOD project.
It provides functions to manage packages, compile C++ code and upload binaries to the boards.
It uses arduino-builder
and tools like avrdude
, bossac
and etc.
Utility to build and upload binaries on Arduino microcontrollers.
<script type="module">
import xodArduinoDeploy from 'https://cdn.skypack.dev/xod-arduino-deploy';
</script>
This package is a part of the XOD project.
It provides functions to manage packages, compile C++ code and upload binaries to the boards.
It uses arduino-builder
and tools like avrdude
, bossac
and etc.