Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 361 Bytes

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.