Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 827 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 827 Bytes

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