Add the -fomit-frame-pointer option to GCC ARM7 builds.

This commit is contained in:
Richard Barry 2006-11-19 18:04:09 +00:00
parent 09969dc53e
commit 0958466903
10 changed files with 14 additions and 23 deletions

View file

@ -75,7 +75,7 @@
/* Scheduler includes. */
#include "FreeRTOS.h"
#include "Task.h"
#include "task.h"
#include "queue.h"
#include "semphr.h"