
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Cesar Bautista, Unit Electronics"
    ];
    <http://schema.org/datePublished> "2026-06-22"^^<http://schema.org/Date>;
    <http://schema.org/description> "CMSIS-DAP HID firmware library for CH55xduino boards, officially supported with pyOCD.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/UNIT-Electronics-MX/UnitCMSISDAP-0.1.1.zip>;
    <http://schema.org/fileSize> 35;
    <http://schema.org/license> <https://spdx.org/licenses/LGPL-2.1>;
    <http://schema.org/name> "UnitCMSISDAP";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.1";
    <http://schema.org/url> <https://github.com/UNIT-Electronics-MX/unit_cmsis_dap_ch55x_library>
  ] .
