Autumn 2020
·
3549 commits
to eliteboard
since this release
This is the firmware that was used to test the initially shipped out boards. Furthermore this was also used in the first lab course "RSSI Scanning". Use
$ELITEBOARDDIR/gcc/bin/arm-none-eabi-gdb firmware.elf -ex "tar ext /dev/ttyACM0" -ex "mon swdp_scan" -ex "att 1" -ex "load" -ex "set confirm off" -ex "quit"
to flash the board. Note, that you might have to change ttyACM0.