Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions general/toaster/toastDrv/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_type: sample
description: "An iterative series of samples that demonstrate KDMF and UDMF1 driver development."
description: "An iterative series of samples that demonstrate KDMF driver development."
languages:
- cpp
products:
Expand All @@ -10,7 +10,7 @@ products:

# Toaster Sample Driver

The Toaster collection is an iterative series of samples that demonstrate fundamental aspects of Windows driver development for both Kernel-Mode Driver Framework (KMDF).
The Toaster collection is an iterative series of samples that demonstrate fundamental aspects of Windows driver development for Kernel-Mode Driver Framework (KMDF).

All the samples work with a hypothetical toaster bus, over which toaster devices can be connected to a PC.

Expand Down