Completed
00:00 Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Zephyr Part 6: How to Write a Device Driver
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro
- 2 1:05 Hardware Overview
- 3 1:21 Custom Driver C Code
- 4 25:11 Custom Driver CMake Files
- 5 28:36 Custom Driver Kconfig Files
- 6 30:46 Custom Driver Binding File
- 7 35:10 Custom Driver Module File
- 8 37:40 Demo Application
- 9 55:08 Custom Driver Instancing Demo
- 10 56:27 Challenge: MCP9808 I2C Temperature Sensor Driver
- 11 58:33 Conclusion