All Projects → kendryte → kendryte-doc-standalone-programming-guide

kendryte / kendryte-doc-standalone-programming-guide

Licence: other
Kendryte k210 standalone programming guide

Projects that are alternatives of or similar to kendryte-doc-standalone-programming-guide

kendryte-gnu-toolchain
Kendryte GNU Toolchain
Stars: ✭ 53 (+76.67%)
Mutual labels:  kendryte, k210
M5StickVComputer
A pure python operating system on M5StickV
Stars: ✭ 31 (+3.33%)
Mutual labels:  kendryte, k210
kendryte-flash-windows
Kendryte flash utility for Windows
Stars: ✭ 28 (-6.67%)
Mutual labels:  kendryte, k210
xv6-k210
Porting xv6-riscv on k210
Stars: ✭ 18 (-40%)
Mutual labels:  k210
rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
Stars: ✭ 470 (+1466.67%)
Mutual labels:  k210
Kboot
K210 bootloader
Stars: ✭ 29 (-3.33%)
Mutual labels:  k210
MicroPython Examples
MicroPython Examples For 01Studio Development Board
Stars: ✭ 86 (+186.67%)
Mutual labels:  k210
face-mask-detection-tf2
A face mask detection using ssd with simplified Mobilenet and RFB or Pelee in Tensorflow 2.1. Training on your own dataset. Can be converted to kmodel and run on the edge device of k210
Stars: ✭ 72 (+140%)
Mutual labels:  k210
Maix-LogoClassifier
A simple logo classifier developed using Maixduino framework and PlatfomIO, to run on K210 MCU on Sipeed's Maix dev board.
Stars: ✭ 25 (-16.67%)
Mutual labels:  k210
kendryte-freertos-demo
Demo of kendryte k210 FreeRTOS SDK
Stars: ✭ 60 (+100%)
Mutual labels:  k210

KENDRYTE DOCUMENT PROJECT

Build Status

How to build

Install gitbook.

npm install gitbook-cli -g

Clone this project.

git clone https://github.com/kendryte/kendryte-doc-standalone-programming-guide.git

Build this project and view it in web browser, $LANG is your current language.

$LANG DESCRIPTION
en English
zh-Hans 简体中文
zh-Hant 繁體中文
cd kendryte-doc-ds/$LANG
gitbook install
gitbook serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].