Skip to content

pitcer/max6682mua-driver

Repository files navigation

MAX6682MUA driver

How to run

  • install Renode
  • git clone https://github.com/pitcer/max6682mua-driver
  • cd max6682mua-driver
  • make run

How to test

In renode window:

  • login with username root
  • insmod maximtemp_driver.ko
  • ./maximtemp

You should get 21.000000 as that value was set in renode script.

About

Simple driver made for Linux device drivers course

Resources

Stars

Watchers

Forks