Editing PSGroove
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 24: | Line 24: | ||
</pre> | </pre> | ||
Under Ubuntu: | Under Ubuntu: | ||
<pre>sudo apt-get install gcc-avr avr-libc git-core</pre> | <pre>sudo apt-get install gcc-avr avr-libc git-core</pre> | ||
=== dfu-programmer (for installing) === | === dfu-programmer (for installing) === | ||
Line 100: | Line 102: | ||
Download and install msysgit | Download and install msysgit | ||
After installing msysgit, follow the Cloning the repository, Configuring and Building instructions listed for the Linux section. | After installing msysgit, follow the Cloning the repository, Configuring and Building instructions listed for the Linux section. | ||
Upload the hex to the appropriate device using the appropriate software. | Upload the hex to the appropriate device using the appropriate software. | ||
=== OSX === | === OSX === | ||
Line 117: | Line 124: | ||
<pre>sudo port install git-core dfu-programmer</pre> | <pre>sudo port install git-core dfu-programmer</pre> | ||
== Everything else === | |||
<pre> | <pre> | ||
# get the source | # get the source | ||
Line 158: | Line 165: | ||
Retrieved from "http://ps3wiki.lan.st/index.php/PSGroove" | Retrieved from "http://ps3wiki.lan.st/index.php/PSGroove" | ||