================================================================================
                                样例使用说明
                             Sample Description
================================================================================
功能描述：
此样例演示了GPIO的输出功能，PA0高电平输出后，低电平输出，再翻转输出。

Function descriptions:
This sample demonstrates the output function of the General Purpose GPIO. 
After the PA0 outputs a high level, it outputs a low level and then toggles the output.
================================================================================
测试环境：
测试用板：DPM32M036_REV_A
MDK版本： 5.28

Test environment:
Test board: DPM32M036_REV_A
MDK Version: 5.28
================================================================================
使用步骤：
1. 编译下载程序到MCU，并运行。
2. PA0可输出翻转信号

Example execution steps:
1. Compile and download the program to MCU, and run it.
2. PA0 can output a toggle signal.
================================================================================
注意事项：
输出GPIO    -> PA0

Notes:
output GPIO   -> PA0
================================================================================