代碼: |
obj-m := ch341.o KDIR := /lib/modules/$(shell uname -r)/build PWD := $(shell pwd) default: $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules |
代碼: |
~/womking/ch341$make |
代碼: ~/womking/ch341$sudo modprobe usbserial |
~/womking/ch341$sudo insmod ./ch341.ko |
聯(lián)系客服