cu-ecen-aeld / final-project-bennowotny

final-project-bennowotny created by GitHub Classroom
0 stars 0 forks source link

#2: Build for the RPi #13

Closed bennowotny closed 5 days ago

bennowotny commented 5 days ago

This PR adds a script (build.sh) that builds the image for the RPi board, which can be programmed via the Raspberry Pi SD Card imager.

Testing: using build.sh, build an SD card image, burned that image to a RPi 3B+, and then booted the Pi. The userspace application from #3 was present in the image and worked as expected.

This PR can close #2.