Embedded OS
리눅스 커널/드라이버 개발을 위한 맥 셋팅
코딩스미스
2023. 3. 11. 11:13
https://ariesgun.xyz/setting-up-mac-m1-for-linux-kernel-device-driver-development
Setting up Mac M1 for Linux Kernel/ Device Driver Development
Building a linux kernel on a Linux OS is easy and straightforward. You can easily follow the installation instructions provided in the documentation. If you are a Windows user, you can use Windows Subsytem for Linux (WSL) to setup the development env...
ariesgun.xyz
https://akhmad.id/compile-linux-kernel-on-mac-m1/
Compile Linux Kernel on Mac M1
I just got my first Mac M1 machine, and this article show you step-by-step i do to compile linux kernel for my Raspberry Pi Zero W on my Mac M1 using Docker.
akhmad.id