본문 : falinux 부팅 상태에서 커널 업데이트 방법 : http://forum.falinux.com/zbxe/index.php?document_srl=872168

'리눅스커널' 카테고리의 다른 글

DTB (비글본)  (0) 2016.09.20
내 pc 설정  (0) 2016.07.12
LCD (1)  (1) 2016.06.23
ARM 리눅스 커널 3.0 포팅(Porting the Linux kernel 3.0 for ARM Architecture)  (0) 2016.06.23
커널컴파일  (0) 2015.04.17

현 타겟 보드에서 AT070TN94 를 이용한다.

 

"/capture_raw_frames.c ":https://gist.github.com/maxlapshin/1253534

"LCD 살리기":http://forum.falinux.com/zbxe/index.php?document_srl=562729

"tslib multiple point 터치 빌드"http://forum.falinux.com/zbxe/index.php?document_srl=853081&mid=device_driver

'기타모듈' 카테고리의 다른 글

JGR-SC3-M  (0) 2015.04.24

링크 : http://blog.qt.io/blog/2015/03/31/qt-quick-controls-for-embedded/


Qt Quick Control을 이용하여 QML 파일로 사용자 화면을 구성할 수 있다. Qt5.1 부터 지원한다. 


QML vs. C++



+ Recent posts