diff options
author | Damien George <damien.p.george@gmail.com> | 2017-02-06 13:19:52 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-02-06 13:22:17 +1100 |
commit | 27c149efe030b6fd24c0cc1475ea509da1a72821 (patch) | |
tree | 15a873f0cdb89001564cfd63da08ba11dcd04ed5 /tests/pyb/dac.py | |
parent | bffda451542854fb06021e2f7fac57534e9d2768 (diff) | |
download | micropython-27c149efe030b6fd24c0cc1475ea509da1a72821.tar.gz micropython-27c149efe030b6fd24c0cc1475ea509da1a72821.zip |
stmhal: Add pyb.fault_debug() function, to control hard-fault behaviour.
This new function controls what happens on a hard-fault:
- debugging disabled: board will do a reset
- debugging enabled: board will print registers and stack and flash LEDs
The default is disabled, ie to do a reset. This is different to previous
behaviour which flashed the LEDs and waited indefinitely.
Diffstat (limited to 'tests/pyb/dac.py')
0 files changed, 0 insertions, 0 deletions