aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/stm32f7/memory.x
Commit message (Collapse)AuthorAgeFilesLines
* Move bootloader main to examplesUlf Lilleengen2022-06-241-0/+15
This should remove some confusion around embassy-boot-* being a library vs. a binary. The binary is now an example bootloader instead.