libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Enable "Stack overrun detection" #1369

Open kammce opened 4 years ago

kammce commented 4 years ago

Feature Request

Add the make flag to turn on stack overrun detection as well as an easy API for developers to set their own stack overrun detection function call.

Detailed Description

See this article for more details: https://bitbashing.io/embedded-cpp.html