637 B
637 B
raspberrypi-firmware
Description
Firmware for RaspberryPi. These firmware files is from the repositories in RaspberryPi community.
- https://github.com/RPi-Distro/bluez-firmware.git
- https://github.com/RPi-Distro/firmware-nonfree.git
- https://github.com/RPi-Distro/pi-bluetooth.git
Software Architecture
AArch64
Instructions
- dnf install raspberrypi-firmware
- When you want to make image for RaspberryPi, you need to copy files in /usr/lib/firmware/boot/ to the root dir in boot partition.
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request