summaryrefslogtreecommitdiff
path: root/utility
diff options
context:
space:
mode:
authorTiejunZhou <[email protected]>2021-06-07 11:45:38 +0800
committerGitHub <[email protected]>2021-06-07 11:45:38 +0800
commita891c3f9033b80bad838ab3e96e83e049981e175 (patch)
tree26f448b508a5cc9cd0bfa775c465273fa692decb /utility
parentf5056f4923410b99c87ab909d24ae77bf41923b6 (diff)
parentdb7a3972a8bc3db98e33e48c38ba9927123e5083 (diff)
Merge pull request #112 from azure-rtos/freertos-readmev6.1.7_rel
FreeRTOS readme
Diffstat (limited to 'utility')
-rw-r--r--utility/rtos_compatibility_layers/FreeRTOS/readme.md12
1 files changed, 1 insertions, 11 deletions
diff --git a/utility/rtos_compatibility_layers/FreeRTOS/readme.md b/utility/rtos_compatibility_layers/FreeRTOS/readme.md
index 7083e0ff..52936fee 100644
--- a/utility/rtos_compatibility_layers/FreeRTOS/readme.md
+++ b/utility/rtos_compatibility_layers/FreeRTOS/readme.md
@@ -1,14 +1,4 @@
-/**************************************************************************/
-/* */
-/* Copyright (c) Microsoft Corporation. All rights reserved. */
-/* */
-/* This software is licensed under the Microsoft Software License */
-/* Terms for Microsoft Azure RTOS. Full text of the license can be */
-/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
-/* and in the root directory of this software. */
-/* */
-/**************************************************************************/
-
+# FreeRTOS adaptation layer
Introduction
------------