CH559_Doc_English icon indicating copy to clipboard operation
CH559_Doc_English copied to clipboard

Documentation for CH559 Microcontroller.

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