diff --git a/source/tutorials/tutorial_1/include/FreeRTOSConfig.h b/source/tutorials/tutorial_1/include/FreeRTOSConfig.h index 704a808..10f053e 100644 --- a/source/tutorials/tutorial_1/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_1/include/FreeRTOSConfig.h @@ -89,7 +89,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_10/include/FreeRTOSConfig.h b/source/tutorials/tutorial_10/include/FreeRTOSConfig.h index 94fa11f..0822af9 100644 --- a/source/tutorials/tutorial_10/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_10/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_11/include/FreeRTOSConfig.h b/source/tutorials/tutorial_11/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_11/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_11/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_12/include/FreeRTOSConfig.h b/source/tutorials/tutorial_12/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_12/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_12/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_13/include/FreeRTOSConfig.h b/source/tutorials/tutorial_13/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_13/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_13/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_14/include/FreeRTOSConfig.h b/source/tutorials/tutorial_14/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_14/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_14/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_15/include/FreeRTOSConfig.h b/source/tutorials/tutorial_15/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_15/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_15/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_16/include/FreeRTOSConfig.h b/source/tutorials/tutorial_16/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_16/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_16/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_17/include/FreeRTOSConfig.h b/source/tutorials/tutorial_17/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_17/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_17/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_18/include/FreeRTOSConfig.h b/source/tutorials/tutorial_18/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_18/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_18/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_19/include/FreeRTOSConfig.h b/source/tutorials/tutorial_19/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_19/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_19/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_2/include/FreeRTOSConfig.h b/source/tutorials/tutorial_2/include/FreeRTOSConfig.h index 704a808..10f053e 100644 --- a/source/tutorials/tutorial_2/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_2/include/FreeRTOSConfig.h @@ -89,7 +89,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_20/include/FreeRTOSConfig.h b/source/tutorials/tutorial_20/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_20/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_20/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_21/include/FreeRTOSConfig.h b/source/tutorials/tutorial_21/include/FreeRTOSConfig.h index 94fa11f..0822af9 100644 --- a/source/tutorials/tutorial_21/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_21/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_3/include/FreeRTOSConfig.h b/source/tutorials/tutorial_3/include/FreeRTOSConfig.h index 0e04f20..28cbdb9 100644 --- a/source/tutorials/tutorial_3/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_3/include/FreeRTOSConfig.h @@ -90,7 +90,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_4/include/FreeRTOSConfig.h b/source/tutorials/tutorial_4/include/FreeRTOSConfig.h index 0e04f20..28cbdb9 100644 --- a/source/tutorials/tutorial_4/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_4/include/FreeRTOSConfig.h @@ -90,7 +90,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_6/include/FreeRTOSConfig.h b/source/tutorials/tutorial_6/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_6/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_6/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_7/include/FreeRTOSConfig.h b/source/tutorials/tutorial_7/include/FreeRTOSConfig.h index 7b43d26..375ef27 100644 --- a/source/tutorials/tutorial_7/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_7/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_8/include/FreeRTOSConfig.h b/source/tutorials/tutorial_8/include/FreeRTOSConfig.h index 046a3c6..7a5e6e5 100644 --- a/source/tutorials/tutorial_8/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_8/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); } diff --git a/source/tutorials/tutorial_9/include/FreeRTOSConfig.h b/source/tutorials/tutorial_9/include/FreeRTOSConfig.h index 85e3487..6048680 100644 --- a/source/tutorials/tutorial_9/include/FreeRTOSConfig.h +++ b/source/tutorials/tutorial_9/include/FreeRTOSConfig.h @@ -91,7 +91,7 @@ /* It is a good idea to define configASSERT() while developing. configASSERT() * uses the same semantics as the standard C assert() macro. Don't define * configASSERT() when performing code coverage tests though, as it is not - * intended to asserts() to fail, some some code is intended not to run if no + * intended to asserts() to fail, some code is intended not to run if no * errors are present. */ #define configASSERT( x ) if( ( x ) == 0 ) { taskDISABLE_INTERRUPTS(); for( ;; ); }