commit | ccbdf67e36e7819548d75de9b89b2fabe47f3001 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Mon Jan 23 14:39:06 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Wed Jan 25 21:51:53 2017 +0530 |
tree | aaa4eed06ac5e112cf91c6ba87002be816ba4a1d | |
parent | 8a50a50a803860a853b1412899769678bed48f9e [diff] |
Update parse_led.py to accept command line arguments Existing parse_led.py had a hardcoded reference to the current directory and the file name 'led.yaml'. This patch introduces changes through which an arbitrary directory and filename can be passed. What would still remain the older way is the generation of led-gen.hpp into the current source directorty Change-Id: I352dadd6aa99ef80192dfca3071357917d4593b8 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>