nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 #!/bin/bash
2 printf "#include \"%s/patches/include/firmware_version.h\"\n%s\n" $NEXMON_ROOT $1 | gcc -E -x c - | tail -n 1