Skip to content

zachmorr/nybble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building bootloader, kernel, and ramfs image

wget http://buildroot.org/downloads/buildroot-2024.02.11.tar.gz
tar xf buildroot-2024.02.11.tar.gz 
cd buildroot-2024.02.11
make BR2_EXTERNAL=$PWD/../bsp nybble_defconfig
make sdk
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published