Skip to content

moschiel/good_night_app_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Good Night App Example

This is a simple example application used as an external package for Buildroot. It prints "Good Night Mr Roger" when executed.

Usage in Buildroot

This package is integrated into buildroot_external_example and can be selected in menuconfig. Buildroot will automatically fetch, compile, and install it.

To manually compile:

git clone https://github.com/moschiel/good_night_app_example.git
cd good_night_app_example
make
./night

Expected output:

Good Night Mr Roger!

About

good_night_app_example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors