-
Enable immediately stdout flushing for better integration with automated sdout parsing from external application.
-
Fix memory leak.
-
Always re-enumerate BCM2835 after sending bootcode.bin to run the boot file server
-
loop=0
-
Since we no longer install rpiboot into /usr/bin then we need ./rpiboot to make it run from the current directory...
-
Removed unnecessary make install step from readme
-
This makes "git status" ignore some generated files that shouldn't be added.
-
Added check at top of main() to test if user is running as sudo. Print message and exit if not run as sudo.
-
the download of code 10x