mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-23 22:46:16 -04:00
Add "naked" attribute to the HF handler in order to: 1. print properly stack frame when HF occures in the Handler Mode 2. not overwrite frame pointer register and be able to determine stack trace more easily.