Files

copied

Scanning the repository...

Last update 6 years 1 month by DJ
Filesnu.ai_motor_controller_firmware
..
Makefile
README.txt
firmware_design_document.odt
flash.sh
nu.ai_motor_controller_firmware.c
reset.py
flash.sh
#! /bin/bash make clean && make && python3 reset.py /dev/ttyACM0 && sleep 2 && make flash && make clean
Report a bug