There is necessary to define standard target-specific functions, which are used by openocd during init process. - [ ] Adding arc_configure function - [ ] Adding arc_examine function - [ ] Adding halt function - [ ] Adding arc_poll function - [ ] Adding arc_[de]assert_reset functions - [ ] Adding arc_save_context function
There is necessary to define standard target-specific functions, which are used by openocd during init process.