4 lines
68 B
Bash
4 lines
68 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
python3 $PWD/mkrtos_tool/kconfig/menuconfig.py Kconfig
|