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
afea8914d003f4ac48b0f2ce9b0fbf022dab6beb
bia_microddr_fw
/
bootloader
/
src
History
Boris Honman
afea8914d0
changed USB string identifiers to match the real device
2019-08-22 04:09:06 -04:00
..
minimal_usb_driver
changed bootloader back to using the minimal usb stack it came with because I have no idea how to get the bootloader code working with the full MLA HID USB stack
2019-08-13 22:52:23 -04:00
bootloader.c
fixed issue with bootloader not correctly reading application version word from program flash memory
2019-08-22 01:02:32 -04:00
bootloader.h
license headers updated with real project name
2019-08-22 03:19:55 -04:00
main.c
fixed issue with bootloader not correctly reading application version word from program flash memory
2019-08-22 01:02:32 -04:00
typedefs.h
changed bootloader back to using the minimal usb stack it came with because I have no idea how to get the bootloader code working with the full MLA HID USB stack
2019-08-13 22:52:23 -04:00
usb_config.h
changed bootloader back to using the minimal usb stack it came with because I have no idea how to get the bootloader code working with the full MLA HID USB stack
2019-08-13 22:52:23 -04:00
usb_descriptors.c
changed USB string identifiers to match the real device
2019-08-22 04:09:06 -04:00
VectorRemap.asm
added massive comment in memory.h about how memory is laid out to work with the bootloader. more code cleanup
2019-08-14 15:30:41 -04:00