Prepare for V9.0.0 release:

+ Change version number from V9.0.0rc2 to V9.0.0.
This commit is contained in:
Richard Barry 2016-05-20 18:05:46 +00:00
parent e23eca901d
commit 2bd7884ace
1501 changed files with 4370 additions and 22029 deletions

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

View file

@ -1,6 +1,6 @@
;
;/*
; FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
; FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
;
;
; ***************************************************************************

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

View file

@ -153,7 +153,7 @@
<name>430FET</name>
<archiveVersion>1</archiveVersion>
<data>
<version>29</version>
<version>30</version>
<wantNonLocal>1</wantNonLocal>
<debug>1</debug>
<option>
@ -318,6 +318,10 @@
<name>cycleCounterLevel</name>
<state>0</state>
</option>
<option>
<name>variablewatch</name>
<state>0</state>
</option>
</data>
</settings>
<settings>
@ -563,7 +567,7 @@
<name>430FET</name>
<archiveVersion>1</archiveVersion>
<data>
<version>29</version>
<version>30</version>
<wantNonLocal>1</wantNonLocal>
<debug>1</debug>
<option>
@ -728,6 +732,10 @@
<name>cycleCounterLevel</name>
<state>0</state>
</option>
<option>
<name>variablewatch</name>
<state>0</state>
</option>
</data>
</settings>
<settings>

View file

@ -10,7 +10,7 @@
<debug>1</debug>
<settings>
<name>General</name>
<archiveVersion>17</archiveVersion>
<archiveVersion>18</archiveVersion>
<data>
<version>33</version>
<wantNonLocal>1</wantNonLocal>
@ -584,7 +584,7 @@
</option>
<option>
<name>ADefines</name>
<state>__DATA_MODEL_LARGE__</state>
<state></state>
</option>
<option>
<name>AList</name>
@ -753,7 +753,7 @@
</option>
<option>
<name>FormatVariant</name>
<version>8</version>
<version>9</version>
<state>2</state>
</option>
<option>
@ -947,7 +947,7 @@
</option>
<option>
<name>ExtraFormatVariant</name>
<version>8</version>
<version>9</version>
<state>2</state>
</option>
<option>
@ -1142,7 +1142,7 @@
<debug>1</debug>
<settings>
<name>General</name>
<archiveVersion>17</archiveVersion>
<archiveVersion>18</archiveVersion>
<data>
<version>33</version>
<wantNonLocal>1</wantNonLocal>
@ -1716,7 +1716,7 @@
</option>
<option>
<name>ADefines</name>
<state>__DATA_MODEL_SMALL__</state>
<state></state>
</option>
<option>
<name>AList</name>
@ -1885,7 +1885,7 @@
</option>
<option>
<name>FormatVariant</name>
<version>8</version>
<version>9</version>
<state>2</state>
</option>
<option>
@ -2079,7 +2079,7 @@
</option>
<option>
<name>ExtraFormatVariant</name>
<version>8</version>
<version>9</version>
<state>2</state>
</option>
<option>

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.