Skip to content

Advantech-EECC/modular-bsp-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular BSP Handbook

Knowledge base for working with Advantech Europe Modular BSP.

Published version can be found here.

Assemble

Configure build environment

Prepare python virtual environment

python3 -m venv venv
source venv/bin/activate

install required python packages

pip3 install -r requirements.txt

Building the handbook

run the build

just build

Viewing the handbook

cd build/html

python3 -m http.server

Then open URL http://localhost:8000 in browser.

About

Central place for Modular BSP related documentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors