Skip to content

kprasadvnsi/CH559_Doc_English

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CH559_Doc_English

Read me online

Documentation for CH559 Microcontroller.

Build Status

Build Doc

This documentation site is powered by Hugo.

You need Hugo to be able to build the site.

To install Hugo:

sudo apt-get install hugo

Get Doc source code:

sudo apt install git 
git clone https://github.com/kprasadvnsi/CH559_Doc_English.git

Install submodules:

cd CH559_Doc_English
git submodule init
git submodule update

Serve as a website:

hugo server

Then visit http://localhost:1313

Credits

  • Thomas (usbman) for Chapter 16. USB Controller

About

Documentation for CH559 Microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published