This SDK contains some software subject to open source licenses. In this document, we will introduce you to the terms that
apply to these open source software components and indicate where you can find these license.

1. \Middlewares\FatFs\
FatFs is freely available under FatFs License. You can find the license at this directory path.

2. \Libraries\Device\Geehy\APM32F4xx\
APM32F4xx is freely available under a Apache-2.0 license. You can find the license at this directory path.

3. \Middlewares\CMSIS-FreeRTOS\
FreeRTOS is freely available under a MIT license.The source code is derived from "https://freertos.org/".
You can find the license at this directory path.

You can also access the applicable open source software terms and related statements at the following URL.
Apache License : https://opensource.org/license/apache-2-0/
MIT License : https://opensource.org/license/mit/
BSD License : https://opensource.org/license/bsd-3-clause/