Start porting the test driver over to the oneUp

Start porting the driver to the argon oneUp
This commit is contained in:
Jeff Curless
2025-10-05 22:49:45 -04:00
parent ea8b374b84
commit 7bf55073be
3 changed files with 392 additions and 329 deletions

View File

@@ -1,4 +1,4 @@
obj-m += test_power.o
obj-m += oneUpPower.o
# Build with:
# make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules