Init automated build. Builds the hex file for a CANBus test program using a pio container. This will be useful when we add programs that we want others to use. Instead of saying "build this on your computer" we can say "go to this link, download the file and install it".
CI: Init main.yml
The artifact is poorly named. It should be <program name>, not something as generic as "firmware". Will address later.
Summary
Init automated build. Builds the hex file for a CANBus test program using a pio container. This will be useful when we add programs that we want others to use. Instead of saying "build this on your computer" we can say "go to this link, download the file and install it".
The artifact is poorly named. It should be
<program name>
, not something as generic as "firmware". Will address later.mentions #14
Test
scp ~/Downloads/firmware.hex abloop@<my beaglebone IP>:/tmp/
ssh abloop@<my beaglebone IP>
abloop$ teensy /tmp/firmware.hex
picocom -b 115200 /dev/serial/by-id/usb-Teensyduino_USB_Serial_8601650-if00