Skip to content

Commit

Permalink
regmap: Add slides about regmap
Browse files Browse the repository at this point in the history
Add first revision of the presentation about regmap.

Co-authored-by: Margherita Milani <[email protected]>
Signed-off-by: Patrick Barsanti <[email protected]>
  • Loading branch information
2 people authored and panicking committed Apr 30, 2024
1 parent 444aa9a commit c6a7914
Show file tree
Hide file tree
Showing 10 changed files with 8,905 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# for pnpm
shamefully-hoist=true
auto-install-peers=true
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@ allows us to have a common template, to be able to export slides in a very fast
way and to review them as text, allowing us to use git to correct us without
doing it "the old way" (not as old as saving them on ~~floppy disks~~ USB
devices and passing them around).

## How to start with slide

To start the slide show:

- `npm install`
- `run dev drivers/base/regmap/regmap.md`
- visit http://localhost:3030
3 changes: 3 additions & 0 deletions drivers/base/regmap/public/images/drivers.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added drivers/base/regmap/public/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c6a7914

Please sign in to comment.