Skip to content

batuergun/pathfinder-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Building Pathfinder

How to build Pathfinder from scratch?

  • Clone Buildroot from GitHub:
git clone https://git.buildroot.net/buildroot
source "package/pathfinder/Config.in"
  • Add pathfinder file to the package directory
  • Run make command to build the image
make

Booting from image

  • Using dd or your preferred application, flash the sd card using the image in output/images directory named sdcard.img

You are all set ๐Ÿš€

After powering the pi on, you can connect to Pathfinder using the IP address 192.168.1.100 on port 8080.

About

Buildroot configuration for Pathfinder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages