JianyuWang0623 opened a new pull request, #19877:
URL: https://github.com/apache/nuttx/pull/19877

   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   This is a documentation-only change to
   `Documentation/applications/system/nxinit/index.rst`, following up on
   apache/nuttx-apps#3726 which added action (property) trigger support to
   NXInit.
   
   - The Triggers section previously stated that action (property) triggers
     were not yet implemented. They are supported now, so the section now
     describes the `fnmatch`-based value matching (glob patterns and the
     `!=` form) and the edge-triggered semantics of `on <event>`.
   - The Examples section used the stale `CONFIG_SYSTEM_INIT_*` prefix. It
     now uses the correct `CONFIG_SYSTEM_NXINIT_*` prefix and adds a
     property trigger example (`on boot && property:...`).
   
   ## Impact
   
   - Feature: no (documentation only).
   
   ## Testing
   
   Documentation change, tested with the Sphinx docs build.
   


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