From cd919dd9bf5829bae0372c18f857b5932256a6dd Mon Sep 17 00:00:00 2001 From: Yi <16075825+yii26@user.noreply.gitee.com> Date: Wed, 15 Oct 2025 01:29:04 +0000 Subject: [PATCH] update README.md. Signed-off-by: Yi <16075825+yii26@user.noreply.gitee.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e56807dfe22..d603bda78fa 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,5 @@ If you wish to contribute to the NuttX project, read the [Contributing](https:// ## License The code in this repository is under either the Apache 2 license, or a license compatible with the Apache 2 license. See the [License Page](https://nuttx.apache.org/docs/latest/introduction/licensing.html) for more information. + +test \ No newline at end of file -- Gitee