5 lines
76 B
Bash
5 lines
76 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd ..
|
||
|
bash ../common_make.sh hellen/hellen-112-17 ARCH_STM32F4
|