목표

Raspberry Pi 4의 GPIO를 직접 제어하는 디바이스 드라이버 제작


GPIO 할당

mknod란?

insmod란?

struct file_operations

기본적인 리눅스 커널 모듈 테스트

LED and Button 컨트롤

LED and Button 컨트롤 (dev 인터럽트)