/*!
 * @file        readme.txt
 *
 * @brief       This file is routine instruction
 *
 * @version     V1.0.0
 *
 * @date        2025-01-01
 *
 * @attention
 *
 *  Copyright (C) 2025 Geehy Semiconductor
 *
 *  You may not use this file except in compliance with the
 *  GEEHY COPYRIGHT NOTICE (GEEHY SOFTWARE PACKAGE LICENSE).
 *
 *  The program is only for reference, which is distributed in the hope
 *  that it will be useful and instructional for customers to develop
 *  their software. Unless required by applicable law or agreed to in
 *  writing, the program is distributed on an "AS IS" BASIS, WITHOUT
 *  ANY WARRANTY OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the GEEHY SOFTWARE PACKAGE LICENSE for the governing permissions
 *  and limitations under the License.
 */

&par Example Description

The example is used to configure HMAC, and uses HMAC to calculate the 
pData data, storing the data in an array named 'result'. You can add 
the 'result' data to the watch window in debug mode to view its value.

&par Directory contents

  - HMAC/HMAC_CalcMessage/Source/bmp561_int.c            Interrupt handlers
  - HMAC/HMAC_CalcMessage/Source/Source/main.c          Main program

&par Hardware and Software environment

  - This example runs on BMP561 Devices.