A36 PCB1.1 软件工程整理
This commit is contained in:
2
fr3092_lvglcode/lv_examples/scripts/genexamplestxt.sh
Normal file
2
fr3092_lvglcode/lv_examples/scripts/genexamplestxt.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
find src -name \*.h | xargs grep -h "void lv" | sed 's/(/ /g' | awk '{print $2}'
|
Reference in New Issue
Block a user