Skip to content

sunoc/nucleo-144_documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nucleo-144 documentation

Introduction

The LaTeX report here presents the instruction and documentation for making the setup and using the Nitrogem8M board.

Build instructions

On a moderately recent Ubuntu-base distribution, the following packages seemed to be required to build the report:

sudo apt-get install texlive-base texlive-latex-recommended texlive-lang-japanese 

Then, the actual build can be made with a simple:

pdflatex instructions.tex

No fancy Lua or theming at the moment !

Automatic build with CI/CD pipeline

If you don’t want to build the report yourself, a CI pipeline is used to make it on GitLab.

You can check the steps in the .gitlab-ci.yml file. This build uses a base Ubuntu image and basically takes the same steps as presented above for a local build.

A pdf artifact can be downloaded.

About

This is just a mirror of the GitLab repository

Resources

Stars

Watchers

Forks

Packages

No packages published