Skip to content

bkleiner/hdzero-goggle-buildroot

Repository files navigation

HDZGOGGLE Buildroot

Buildroot to generate OS images for the HDZero Goggles.

sdcard

Booting from a sdcard:

./build.sh hdzgoggle_sdcard_defconfig
./build.sh
# image will be generated at output/images/sdcard.img

The image can be writen to an sdcard via dd sudo dd if=output/images/sdcard.img of=/dev/sdc Alternatively a tool like Balena Etcher can be used.

flash

...comming soon..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published