commit | 78ae582bf138ae6d4971a2161b0331bd33badbfc | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Wed Apr 15 11:12:38 2020 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Mon Jun 15 18:11:27 2020 +0800 |
tree | 950f69e0b5aaf059367a053d3668785ca5df9c0e | |
parent | 721dcbd23da4f9679ddf58119c478922bf420a1e [diff] |
Parse MRW and create JSON file Previously, it was to parse MRW and create a YAML file. Now, we need to add a method to parse MRW and create a JSON file. Tested: create YAML file: ./gen_led_groups.pl -i witherspoon.xml -o led.yaml create JSON file: ./gen_led_groups.pl -i witherspoon.xml -o led.json Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I508d06d50163942a87a917895138c8d5b4f24b81