From 3974acefcd51203c69f5432c8d29feb5d96fa007 Mon Sep 17 00:00:00 2001 From: Jenna Fox Date: Mon, 24 Sep 2012 10:28:53 +1000 Subject: update readme to reflect upload.rb's hex file support --- Readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Readme.txt') diff --git a/Readme.txt b/Readme.txt index 361987d..f7568a3 100644 --- a/Readme.txt +++ b/Readme.txt @@ -11,7 +11,7 @@ folder - it's irrelevent for now - don't use that stuff! To upload to the device, pop in to 'firmware', and install ruby 1.9 on your system (I recommend using homebrew on Macs), then install libusb 1.x and then the libusb rubygem. You'll then be able to use my two experimental scripts 'upload.rb' and 'dump.rb' -to upload binary files via bootloader (not hex) and dump to binary files over a +to upload binary or hex files via bootloader and dump to binary files over a littlewire/usbtiny isp. I used ruby for rapid prototyping - I think it'd be better to port this stuff to C, modifying obdev's commandline app to do it or something like that. -- cgit v1.2.3