raiden00pl opened a new pull request, #15:
URL: https://github.com/apache/nuttx-ntfc/pull/15
The hex branch matched any value containing "0x" before the quoted string
branch ran, so values like CONFIG_BOARD_MEMORY_RANGE= "{0x40000000,...}" raised
ValueError. Parse quoted strings first and require hex to start with "0x",
falling back to the raw string.
extracted from https://github.com/apache/nuttx-ntfc/pull/13
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]