summaryrefslogtreecommitdiffstats
path: root/bsps/shared/start/bspfatal-default.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Fix bsp_fatal_extension()Sebastian Huber2021-07-231-0/+3
| | | | The heap protection is conditional.
* bsp: Remove fatal from exit(0). Add extended heap error outputChris Johns2021-07-231-13/+70
|
* bsps: Print CPU in default fatal error extensionSebastian Huber2020-12-101-1/+8
|
* Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber2019-07-301-1/+1
|
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-0/+99
This patch is a part of the BSP source reorganization. Update #3285.