Page 1 of 1

Device.ini - some comments not ignored by WxPic

PostPosted: 23, 2010 Feb Tue 7:02 pm
by Wook
While attempting to implement parameters for programming a PIC16F887, discovered that these four parameters:

EraseAlgo=
CodeProgAlgo=
ConfigProgAlgo=
DataProgAlgo=

...do not seem to honor a semicolon as a comment; the entire line is used as-is, which means that it is not currently possible to add documentation on the same line with those parameters.

Re: Device.ini - some comments not ignored by WxPic

PostPosted: 01, 2010 Mar Mon 9:06 pm
by admin
I have reproduced the problem and created the issue #0000050. Though as there is a workaround (moving the comment on the line above) and that the error is easy to understand, I pushed the target version to the version planned for reworking the devices.ini file.