Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt

This commit is contained in:
Richard Barry 2007-06-05 08:59:26 +00:00
parent 5a3272cdca
commit 014d7f5b8f
77 changed files with 4275 additions and 842 deletions

View file

@ -127,7 +127,7 @@ OPTIMIZATION = -O0 -ffunction-sections -fdata-sections
CPP_EXTRA_FLAGS =
# Extra flags to use when compiling
C_EXTRA_FLAGS =
C_EXTRA_FLAGS = -DGCC_AVR32_PORT
# Extra flags to use when assembling
AS_EXTRA_FLAGS =