Commit Graph
5 Commits
Author SHA1 Message Date
László Monda d1c006e21a Change vendor name to Ultimate Gadget Laboratories. 2017-04-22 01:20:02 +02:00
santiagogf89 d9a26f48dc Update property.c
Hardcode the clock and peripheral configuration of the bootloader, to avoid a corrupted user image to break the bootloader in the field.
2017-02-11 19:08:26 +01:00
santiagogf89@gmail.com 2a9aa96470 Add reset check for the bootloader. If a Power on Reset happens, the BL will jump to the application directly. If Reset pin is put to GND or SW reset happens, the bootloader will use the timeout function 2016-11-14 00:06:43 +01:00
santiagogf89@gmail.com 91996c28fc Update README.md
Adapt code to UHK HW and FW (bl_main.c and shutdown_cleanup.c)
Change vector reset configuration (MK22F51212/src/startup/gcc/startup_MK22F51212.S)
Adapt peripheral configuration and start address of UHK (bootloader_config.h)
Adapt clock configuration to make it compatible with UHK.
Added binaries to test the bootloader.
2016-11-13 19:17:01 +01:00
László Monda e6c1fce5b4 Add KBOOT. 2016-08-10 01:45:15 +02:00