diff options
| author | TiejunZhou <[email protected]> | 2021-06-07 11:45:38 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-07 11:45:38 +0800 |
| commit | a891c3f9033b80bad838ab3e96e83e049981e175 (patch) | |
| tree | 26f448b508a5cc9cd0bfa775c465273fa692decb /utility | |
| parent | f5056f4923410b99c87ab909d24ae77bf41923b6 (diff) | |
| parent | db7a3972a8bc3db98e33e48c38ba9927123e5083 (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.md | 12 |
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 ------------ |
