From b9dd7678f4c6549b0458a8ba9d80198691a2504d Mon Sep 17 00:00:00 2001 From: xiangbingj <1137486478@qq.com> Date: Mon, 1 Feb 2021 10:23:27 +0800 Subject: [PATCH] This project is no longer maintained.Not recommended for product development. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 README.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 75d8a8f..6ceae04 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This SDK is for Kendryte K210 which contains FreeRTOS support. If you have any questions, please be free to contact us. +[***warning***]This project is no longer maintained.Not recommended for product development. + ## Usage If you want to start a new project, for instance, `hello_world`, you only need to: @@ -49,4 +51,4 @@ You will get 2 key files, `hello_world` and `hello_world.bin`. This is very important, don't make a mistake in files. -*If you don't like place code inside SDK, see `CMakeLists.txt.example.cmake`* +*If you don't like place code inside SDK, see `CMakeLists.txt.example.cmake`* \ No newline at end of file