Packet install - InnoRoute/RealtimeHAT GitHub Wiki
Integrating the RT-HAT tools into an common RaspberryOS-Image
git clone --depth 1 [email protected]:InnoRoute/RealtimeHAT.git
cd RealtimeHAT
chmod +x install.sh
./install.sh
This script installs the repository contents to the right places in your raspberry image. Check the script before running it! InnoRoute is not responsible for any data loss.
Steps performed:
- install custom kernel based on InnoRoutes extensions: https://github.com/InnoRoute/linux/tree/rpi-5.4.y
- install InnoRoute scripts and configurations to /usr/share/InnoRoute/
- install required debian packages
- enable i2c-0 and i2c-1
- modify /boot/config.txt to load custom device tree overlay and costom kernel