# 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 1. dnf install raspberrypi-firmware 2. 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 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request