Update file header and cellular lib commit (#704)

This commit is contained in:
andysun2015
2021-11-11 09:41:49 +08:00
committed by GitHub
parent 957fb26dbe
commit a6dfca9829
22 changed files with 94 additions and 74 deletions

View File

@ -1,5 +1,5 @@
/*
* Amazon FreeRTOS CELLULAR Preview Release
* FreeRTOS V202107.00
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
@ -19,8 +19,9 @@
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* http://aws.amazon.com/freertos
* http://www.FreeRTOS.org
* https://www.FreeRTOS.org
* https://github.com/FreeRTOS
*
*/
#include <stdbool.h>