incubator-nuttx/boards/arm/stm32/maple/tools/env.sh

6 lines
71 B
Bash
Executable File

#!/usr/bin/env bash
cd tools
./configure.sh maple/$1
cd - > /dev/null