embedded-trainings-2020/down-the-stack-book
Jonathan Pallant (Ferrous Systems) 4ffeb468df
Add The HAL and Portable Drivers
2023-03-22 12:26:21 +00:00
..
node_modules Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
src Add The HAL and Portable Drivers 2023-03-22 12:26:21 +00:00
.gitignore Start down-the-stack book. 2023-03-22 09:45:30 +00:00
book.toml Start down-the-stack book. 2023-03-22 09:45:30 +00:00
marp.config.js Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
mermaid-init.js Start down-the-stack book. 2023-03-22 09:45:30 +00:00
mermaid.min.js Start down-the-stack book. 2023-03-22 09:45:30 +00:00
package-lock.json Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
package.json Ensure marp can render slides. 2023-03-22 10:28:51 +00:00
README.md Ensure marp can render slides. 2023-03-22 10:28:51 +00:00

Down the Stack Slides

To read as an mdbook:

  1. cargo install mdbook
  2. mdbook serve

To read as a slide-show:

  1. Download marp-cli and unpack into your $PATH
  2. marp -c marp.config.js -I . -s