This project is no longer maintained.Not recommended for product development.

develop
xiangbingj 2021-02-01 10:23:27 +08:00
parent 45a5b641a8
commit b9dd7678f4
1 changed files with 3 additions and 1 deletions

4
README.md Normal file → Executable file
View File

@ -6,6 +6,8 @@
This SDK is for Kendryte K210 which contains FreeRTOS support. This SDK is for Kendryte K210 which contains FreeRTOS support.
If you have any questions, please be free to contact us. If you have any questions, please be free to contact us.
[***warning***]This project is no longer maintained.Not recommended for product development.
## Usage ## Usage
If you want to start a new project, for instance, `hello_world`, you only need to: 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. 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`*