Go to file Use this template
imi415 57b43c4816
Initial interrupt routine support.
2022-08-07 11:35:45 +08:00
include Initial interrupt routine support. 2022-08-07 11:35:45 +08:00
lib Seperated initialization to bootloader. 2022-08-06 10:41:07 +08:00
src Initial interrupt routine support. 2022-08-07 11:35:45 +08:00
tools Added basic exception handler. 2022-06-27 00:18:19 +08:00
.gitmodules Seperated initialization to bootloader. 2022-08-06 10:41:07 +08:00
CMakeLists.txt Seperated initialization to bootloader. 2022-08-06 10:41:07 +08:00
LICENSE Added LMI initialization code(TODO). 2022-06-24 09:27:26 +08:00
LICENSE.STM Added LMI initialization code(TODO). 2022-06-24 09:27:26 +08:00
sh-unknown-elf.cmake Added toolchain file. 2022-06-21 09:37:39 +08:00
sh4helpers.gdb Initial interrupt routine support. 2022-08-07 11:35:45 +08:00
startup_stx7105.S Initial interrupt routine support. 2022-08-07 11:35:45 +08:00
stx7105.ld Seperated initialization to bootloader. 2022-08-06 10:41:07 +08:00