aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application
Commit message (Collapse)AuthorAgeFilesLines
...
* Use correct chip family name for exampleUlf Lilleengen2022-07-051-1/+1
|
* Fix RAM origin copy paste from nrfUlf Lilleengen2022-06-296-6/+6
|
* Move bootloader main to examplesUlf Lilleengen2022-06-2461-0/+1514
This should remove some confusion around embassy-boot-* being a library vs. a binary. The binary is now an example bootloader instead.