Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 479 Bytes

Presentation Slides for Espressif DevCon 2023

This repository is for a presentation on secure boot v2 on ESP32 platforms.

The rendered slides are deployed at https://thistletech.github.io/esp-devcon23-sbv2-talk/.

View presentation locally

  • Clone the repo including the submodule

    git clone --recursive https://github.com/thistletech/esp-devcon23-sbv2-talk.git
  • Open index.html using a Browser (tested in Google Chrome Version 114.0.5735.198).