Anson Zhao caf1cb2360 init commmit. %!s(int64=6) %!d(string=hai) anos
..
gd32f3x0_libopt.h caf1cb2360 init commmit. %!s(int64=6) %!d(string=hai) anos
main.c caf1cb2360 init commmit. %!s(int64=6) %!d(string=hai) anos
readme.txt caf1cb2360 init commmit. %!s(int64=6) %!d(string=hai) anos

readme.txt

/*!
\file readme.txt
\brief description of the standby mode wakeup through wakeup pin demo
*/

/*
Copyright (C) 2017 GigaDevice

2017-06-06, V1.0.0, firmware for GD32F3x0
*/

This example is based on the GD32350R-EVAL board, it shows pmu how to enter standby
mode and wakeup it. Press tamper key to enter standby mode, led turn off. When you press
wakeup key, mcu will be wakeuped from standby mode, led will be turn on. when exit from
the standby mode, a power-on reset occurs and the mcu will execute instruction code
from the 0x00000000 address.