summaryrefslogtreecommitdiffstats
path: root/bsps/shared/start/bspfatal-default.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Improve Doxygen file commentsSebastian Huber2023-05-261-0/+9
|
* bsps: Fix format specifierSebastian Huber2022-09-231-1/+1
| | | | Close #4722.
* bsps/shared/*: Change license to BSD-2Joel Sherrill2022-06-151-3/+22
| | | | Updates #3053.
* 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.