tools/logparser: Add a tool which (when it matures) will help me to convert git logs to ChangeLog format.

This commit is contained in:
Gregory Nutt
2018-01-29 10:50:14 -06:00
parent dafa72edc3
commit fce345113f
3 changed files with 572 additions and 3 deletions
+5
View File
@@ -655,6 +655,11 @@ kconfig.bat
- option env="APPSDIR"
+ default "../apps"
logparser.c
-----------
Convert a git log to ChangeLog format.
mkimage.sh
----------