본문 바로가기
728x90
반응형

Linux7

Embedded Software 개발 : `schematic to source code` - 3 Embedded Software 개발 : `schematic to source code` - 1/2 편에 이어서... Embedded Software 개발 : `schematic to source code` - 1 일이 일이다 보니 회로도를 열어 볼 일이 종종 있는데, 가끔 뉴비분들과 이야기해보면 본적이 없어 모르시는 경우가 있다. 어찌보면 당연하기도 하다. IT가 대세인지 오래고 임베디드/제조는 기 chlrbgh0.tistory.com Embedded Software 개발 : `schematic to source code` - 2 Embedded Software 개발 : `schematic to source code` - 1 편에 이어서... Embedded Software 개발 : `schematic.. 2023. 5. 1.
공부 자료 https://people.kernel.org/linusw/ linusw people.kernel.org오랜 시간을 들여서 여러번 보고 이해해야 할 내용이다. 세미나를 진행하려고했는데, Linus Walleij 님의 자료를 충분히 공부하고 준비해봐야겠다. arm linux/kernel에 대한 정확하고 세밀한 내용. 역시나 메인테이너이자 arm kernel 개발자로 이름 좀 날리신 분이라 다르긴 다르다. 대략적으로만 알던 내용을 다시 자세히 살펴보게 되니 신선하고 재미있다. 2023. 4. 26.
linux kernel 개발에 참여해보자!! 오랫만에 패치 작업을 하려니 처음부터 모두 설정해가며 작업을 하게되었다. 삽질에 삽질을 거듭해서 결국에는 어찌어찌 패치를 커밋까지는 했는데, 그냥 있으면 또 잊어먹을 테니 이 참에 한번 정리하고 가보겠다. ================================================================ 1. 개발 환경 설정 - OS 설치 : 리눅스 환경에서 개발을 진행하는 관계로 우분투 최신버전을 다운 받아 설치한다. 가상 머신을 설치해서 그 위에 리눅스를 설치하는 것도 좋다. (집에 노트북을 나혼자 쓰는게 아니라서...ㅠㅠ) 가상머신 -> http://download.virtualbox.org/virtualbox/5.1.6/VirtualBox-5.1.6-110634-Win.exe 우분.. 2016. 9. 29.
ubuntu manual suspend util #] tail -f /var/log/kern.log#] pm-suspend 2014. 11. 2.
how do I participate to linux mainline?. 1) modified source#] vim `path/modifiedfile` 2) coding style check for upstream.#] script/checkpatch.pl --file `path/modifiedfile` => check until no errors and no warnings :) 3) git add to modified source file#] git add `path/modifiedfile` 4) commit with commit message#]git commit -s writing commit message 5) make patch file#] git format-patch -1 6) send email to mailing list and maintaner#] git.. 2012. 11. 20.
Machine - TORBRECK - Torbreck 작년 9월인가 10월쯤에 armlinux 사이트에 등록해 둔 machine, mainline 에는 machine 관련 코드만 커밋해둔 상태로 정체 중이었으나...? 이번에 새로 업뎃이 이루어 질 것 같음. 임의로 정해진 건지 아닌지 모르겠으나, machine naming rule 은 와인 이름으로 결정? 2011. 4. 21.
728x90
반응형