Embedded no-code VM executing human-like language to manipulate data and process cryptographic operations.
GNU Affero General Public License v3.0
202
stars
64
forks
source link
Add a HardFault handler for cortex-m CI test #154
Closed
splasky closed 3 years ago
The CI of cortex-m may cause infinite loop when HardFault occure. Need to add an exit semihosting call when HardFault occure.