|
|
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 |
|
|
|
3807ed2588
|
fixed build configurations for main project and moved all MLA framework source to the common_src directory
|
2019-08-10 15:26:31 -04:00 |
|
|
|
a759e427fb
|
added standalone configuration to main firmware project so it can be developed and tested without the bootloader
|
2019-08-09 15:44:55 -04:00 |
|
|
|
9ad963acb3
|
moved system.c config bits file to common source folder
|
2019-08-09 15:29:10 -04:00 |
|
|
|
868a64305a
|
recreated repo with new structure to accomodate the bootloader project
|
2019-08-09 15:23:06 -04:00 |
|