|
|
1ced4e1b78
|
moving between PCs - THIS IS HORRIBLY BROKEN AS OF THIS COMMIT
|
2019-08-13 18:18:51 -04:00 |
|
|
|
5c2d710bc2
|
kind of works for writing flash. IMPORTANT ISSUE - the memory usage output given by the linker for program size used DOES NOT equal the actual flash space used when programming. INVESTIGATE: did I set a memory space that doesn't lie on a page boundary? or do I just need to increase the flash space allocated to the bootloader
|
2019-08-11 21:39:11 -04:00 |
|
|
|
5ab4eceb88
|
bootloader now able to communicate with host application and can be reset by it
|
2019-08-11 16:51:22 -04:00 |
|
|
|
88543d3146
|
oops forgot to commit the project config file
|
2019-08-11 14:47:24 -04:00 |
|
|
|
75d70c5200
|
started porting over the actual bootloader code from the MLA demo
|
2019-08-11 13:48:04 -04:00 |
|
|
|
c36474131b
|
changed warning level on bootloader to suppress the useless junk messages the MLA code throws
|
2019-08-10 19:15:59 -04:00 |
|
|
|
e137112603
|
added bootloader project - currently only able to be enumerated by USB host but doesn't do anything else yet
|
2019-08-10 15:30:49 -04:00 |
|