raiden00pl opened a new pull request, #18:
URL: https://github.com/apache/nuttx-ntfc/pull/18

   Requirements only supported exact [key, value] matching, which cannot 
express init configuration that differs between build modes: flat builds use 
CONFIG_INIT_ENTRYPOINT, kernel builds CONFIG_INIT_FILEPATH. Add, backward 
compatibly:
   
   - [key, "*"]: any truthy value satisfies
   - [[key, value], ...]: alternatives, any one satisfies
   
   Also name the product, core and unmet requirement in the abort message.
   


-- 
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]

Reply via email to