what are all the things I need to create my external loader
Hey guys
Im using stm32h743 and nand flash connected with fmc.
I searched to see how I can create my own external loader for nand(i couldnt find any for nand flash).
I think i just need to adapt Loader_Src.c file to nand flash hal function and a linker to build the .stldr?
Am I on a right way?
