tnishinaga / baremetal_pi4_irq_sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi 4 interrupt sample

How to build

./build.sh

How to boot

  1. Format SD card
  2. Copy netboot/setup.sh to SD card and run it.
  3. Copy code/build/kernel.bin and code/config.txt to SD card.
  4. Insert SD card to Raspberry Pi 4 and boot.

About

License:MIT License


Languages

Language:C 74.0%Language:Assembly 10.9%Language:CMake 6.1%Language:C++ 4.7%Language:Shell 3.4%Language:Ruby 0.9%