example of helpcmds.in

This commit is contained in:
Edward Emelianov
2026-03-07 15:12:20 +03:00
parent 524a39b8a2
commit d18ab25440
2 changed files with 65 additions and 0 deletions

4
stringHash4MCU_/mktestdic Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
awk '{print $1}' helpcmds.in |sed -e 's/"//' -e 's/\*//' -e 's/\[.*//' -e 's/N//' > testdic
./hashgen -d testdic -H hdr.h -S hdr.c -F