Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 252 Bytes

File metadata and controls

10 lines (8 loc) · 252 Bytes

Welcome to the Microprocessor Architecture Slides

To start the slide show:

  • npm install
  • npm run dev --open -- lectures/<lecture_number>/slides.md

To build the pdf slides (must be built) run:

  • ./build.sh or
  • ./build.sh <lecture_number>