cu-ecen-aeld / final-project-bennowotny

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

adding a template app, configuring the distro/image to use in-tree build #12

Closed bennowotny closed 6 days ago

bennowotny commented 6 days ago

Creates a userspace application that can be built-out to support the project.

Testing: built the image with bitbake core-image-remote-led and then ran the image in QEMU with qemu core-image-remote-led slirp nographic. I then ran the application /usr/bin/remote-led, which printed Hello, world!.