mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt
This commit is contained in:
parent
5a3272cdca
commit
014d7f5b8f
77 changed files with 4275 additions and 842 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue