This is an automated email from the ASF dual-hosted git repository.

lupyuen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit 0f8f9125f08bbe68bfcedd21e7c1b88a88037b09
Author: Arjav Patel <[email protected]>
AuthorDate: Sat May 23 05:00:00 2026 +0000

    apps/system/microros: add micro_ros_lib directory skeleton.
    
    Add micro_ros_lib/ subdirectory with a .keep sentinel so the directory
    is tracked by git before any generated build artifacts appear.  All
    colcon/fetch outputs land here and are gitignored by the parent .gitignore.
    
    Signed-off-by: Arjav Patel <[email protected]>
---
 system/microros/micro_ros_lib/.keep | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/system/microros/micro_ros_lib/.keep 
b/system/microros/micro_ros_lib/.keep
new file mode 100644
index 000000000..e69de29bb

Reply via email to