index
:
avr/micronucleus
master
revert-79-libusb-1.0.20
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added bits for uploading raw files, or from stdin
Bluebie
2012-09-30
1
-32
/
+81
*
Added 'install' section to makefile for cli tool
Jenna Fox
2012-09-30
1
-1
/
+3
*
Shorter revised readme
Jenna Fox
2012-09-30
1
-206
/
+18
*
cleaning up directory structures
Jenna Fox
2012-09-30
7
-346
/
+0
*
Micronucleus 1.03 yay. Now with 6076 bytes user programmable memory.
Jenna Fox
2012-09-30
4
-136
/
+389
*
Revised Ihsan's cli upload tool to be more future proof, and take away parts ...
Jenna Fox
2012-09-30
6
-394
/
+145
*
Added Mac OS X compatibility to Ihsan's cli upload program
Jenna Fox
2012-09-30
5
-13
/
+20
*
Better gitignore to stop committing compiler junk
Jenna Fox
2012-09-30
7
-1379
/
+12
*
Cleaning up some comments and old references to previous µBoot name.
Jenna Fox
2012-09-30
3
-19
/
+20
*
simplified some code, shaving off a few bytes
Jenna Fox
2012-09-30
1
-7
/
+12
*
Merge branch 'master' of github.com:Bluebie/micronucleus-t85 into heavy-squeeze
Jenna Fox
2012-09-30
22
-852
/
+1320
|
\
|
*
Merge pull request #9 from kehribar/master
Jenna Fox
2012-09-29
22
-852
/
+1320
|
|
\
|
|
*
Windows driver has been added.
kehribar
2012-09-29
1
-0
/
+0
|
|
*
Initial commit for commandline C application.
ihsan Kehribar
2012-09-29
21
-852
/
+1320
|
|
/
*
|
Remove finish flash writes method, brings code down to 2090 bytes = 33 pages ...
Jenna Fox
2012-09-30
1
-25
/
+16
*
|
remove writeLength
Jenna Fox
2012-09-30
1
-4
/
+5
|
/
*
uploaded littlewire to this build and it totally works! micronucleus can tota...
Jenna Fox
2012-09-27
1
-44
/
+44
*
Reflect name change to micronucleus in readme and ruby scripts
Jenna Fox
2012-09-27
3
-13
/
+15
*
Fixed severe bug in microboot.rb where final 64 byte chunk of user program wo...
Jenna Fox
2012-09-27
10
-513
/
+523
*
removed unneeded extra delay during upload of first page
Jenna Fox
2012-09-27
1
-1
/
+0
*
More comments
Jenna Fox
2012-09-27
1
-4
/
+5
*
nicer usb_request_type internal calculator method from @larskanis
Jenna Fox
2012-09-26
1
-8
/
+6
*
Adding more comments mostly - no functional changes
Jenna Fox
2012-09-26
7
-76
/
+82
*
Split upload.rb up in to two files so classes can be used seperately
Jenna Fox
2012-09-26
2
-167
/
+169
*
instructions in makefile on how to calculate BOOTLOADER_ADDRESS
Jenna Fox
2012-09-26
1
-4
/
+7
*
Added check to make sure BOOTLOADER_ADDRESS aligns with SPM_PAGESIZE
Jenna Fox
2012-09-26
9
-294
/
+299
*
More comments for firmware/main.c
Jenna Fox
2012-09-25
1
-4
/
+16
*
Switched to new digistump vid/pid, removed string manufacturer and product na...
Jenna Fox
2012-09-25
13
-787
/
+736
*
Crammed bootloader up against the edge while keeping it aligned to a page (I ...
Jenna Fox
2012-09-25
12
-490
/
+507
*
Improvements to upload.rb interface
Jenna Fox
2012-09-25
1
-11
/
+15
*
Bug where first page wouldn't erase properly seems to be fixed. I think the b...
Jenna Fox
2012-09-24
8
-1124
/
+1086
*
Making progress fixing issue where it never properly erases first page
Jenna Fox
2012-09-24
11
-360
/
+389
*
revert damn you!
Jenna Fox
2012-09-24
11
-1233
/
+336
*
Revert "I totally know how to use git. heh."
Jenna Fox
2012-09-24
1
-0
/
+11
*
I totally know how to use git. heh.
Jenna Fox
2012-09-24
1
-11
/
+0
*
Revert get rid of writeLength
Jenna Fox
2012-09-24
11
-271
/
+1155
|
\
|
*
get rid of writeLength variable, free up another 32 bytes for user program sp...
Jenna Fox
2012-09-24
11
-1104
/
+1110
*
|
stuff
Jenna Fox
2012-09-24
3
-59
/
+59
*
|
added more logging to upload.rb
Jenna Fox
2012-09-24
1
-6
/
+19
|
/
*
update readme to reflect upload.rb's hex file support
Jenna Fox
2012-09-24
1
-1
/
+1
*
Trying to bring in lous' eraseApplication mechanism.
Jenna Fox
2012-09-24
10
-992
/
+1012
*
Added hex file support
Jenna Fox
2012-09-24
5
-66
/
+120
*
the return of the version bits in #info in upload.rb
Jenna Fox
2012-09-24
1
-1
/
+3
*
remove redundant UBOOT_VERSION part of :get_info usb function
Jenna Fox
2012-09-24
10
-199
/
+196
*
added note to self about what BOOTLOADER_ADDRESS actually means in Makefile
Jenna Fox
2012-09-24
1
-0
/
+1
*
remove reference to my debug LED
Jenna Fox
2012-09-24
9
-947
/
+916
*
readme
Jenna Fox
2012-09-24
1
-0
/
+37
*
Victory
Jenna Fox
2012-09-24
10
-1059
/
+1078
*
It's uploading things properly! Stupid double increment bug. But I think it's...
Jenna Fox
2012-09-24
11
-482
/
+480
*
casually experimenting trying to get uploads working properly.
Jenna Fox
2012-09-24
4
-59
/
+59
[next]