This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* ca9_debug_gdb_helper.c | |
* | |
* Created on: 17.05.2013 | |
* Author: Artem Pisarenko | |
* | |
* Helper file for ARM Cortex-M3 port of FreeRTOS. | |
* Used in conjunction with .gdbinit-FreeRTOS-helpers script. | |
* | |
* Add following replacement macro in FreeRTOSConfig.h: |