We have released new version (Version 1.0.1) of the XML library.
Release history

Changes

  • Changed the function name.
    XML_FindAttrubute -> XML_FindAttribute
    XML_GetAttrubute -> XML_GetAttribute

Update procedure

You can update the XML library by following the steps below.
  1. Download the new version of the zip file from the following link.
  2. Unzip the zip file and you will get the following files:
    XML.h
    libXML.a
  3. Copy these files into your application's project that uses the XML library.
  4. Build the application.


Last updated: 2021/10/20