Allow string arguments to be quote within "".
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 5 Jan 2012 17:26:02 +0000 (17:26 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 5 Jan 2012 17:26:02 +0000 (17:26 +0000)
commit4072b28a98d392ad14cea12d8b4ca1377c7b7a43
treecb5766aad8938fd327f8a26e8575356916be16b0
parent8ad8e5d325736480a881a7f30bd757f96b87376e
Allow string arguments to be quote within "".

Some string arguments may need to use spaces, allow them by using double
quotes to enclose the string.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5221 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/mware/parser.c
bertos/mware/parser.h