Commit Graph

3 Commits

Author SHA1 Message Date
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