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
/
firmware
/
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
..
dancepad.c
recreated repo with new structure to accomodate the bootloader project
2019-08-09 15:23:06 -04:00
dancepad.h
fixed function prototypes
2019-08-10 15:28:48 -04:00
interrupts.c
recreated repo with new structure to accomodate the bootloader project
2019-08-09 15:23:06 -04:00
main.c
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
padhal.c
recreated repo with new structure to accomodate the bootloader project
2019-08-09 15:23:06 -04:00
padhal.h
fixed function prototypes
2019-08-10 15:28:48 -04:00
usb_config.h
recreated repo with new structure to accomodate the bootloader project
2019-08-09 15:23:06 -04:00
usb_descriptors.c
recreated repo with new structure to accomodate the bootloader project
2019-08-09 15:23:06 -04:00
usb_events.c
recreated repo with new structure to accomodate the bootloader project
2019-08-09 15:23:06 -04:00