ilg-archived / openocd

The GNU MCU Eclipse OpenOCD
http://gnuarmeclipse.github.io/openocd/
GNU General Public License v2.0
234 stars 62 forks source link

Add cleanup callback to semihosting code #23

Open ilg-ul opened 6 years ago

ilg-ul commented 6 years ago

Add a new callback in the semihosting structure, to be called before exit(), to do any cleanups that are necesary for the target.