Embedded/Kernel Porting
[Kernel Porting-8] H-Smart4412 LCD 작동하기
tunanut
2016. 12. 26. 19:14
반응형
작업 환경
-메인 OS : Windows 8.1K(Intel Core i5-4590)
-작업 OS : Ubuntu 14.04 64bit(VirtualBox)
-장 비 명 : H-Smart4412
1. lcd.c - scanf로 입력 받아 lcd에 띄우기
#include <stdio.h> |
반응형