add flash scripts for m548x-bas (EmuTOS)
This commit is contained in:
7
flash_scripts/flash_m548x_bas.sh
Executable file
7
flash_scripts/flash_m548x_bas.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd ../../BaS_gcc
|
||||
make clean all
|
||||
popd
|
||||
time bdmctrl flash_m548x_bas.bdm /dev/tblcf4
|
||||
|
||||
Reference in New Issue
Block a user