This website requires JavaScript.
Explore
Help
Sign In
bia-microddr
/
bia_microddr_fw
Watch
1
Star
0
Fork
0
You've already forked bia_microddr_fw
Code
Releases
1
Activity
Files
5c2d710bc2bb3186ecee61e36303ef27b95dddd9
bia_microddr_fw
/
common_src
History
Boris Honman
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
..
framework
/usb
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
memory.h
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
system.c
moved system.c config bits file to common source folder
2019-08-09 15:29:10 -04:00