<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<package schemaVersion="1.7.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PACK.xsd">
  <name>coreHTTP</name>

  <description>Client implementation of the HTTP/1.1 specification for embedded devices.</description>

  <vendor>AWS</vendor>

  <license>LICENSE</license>

  <url>https://freertos-cmsis-packs.s3.us-west-2.amazonaws.com/</url>

  <releases>
    <release date="2022-06-14" version="4.0.0">Based on the https://github.com/FreeRTOS/coreHTTP/tree/v2.0.0/ repository.</release>
    <release date="2020-12-15" version="2.0.0-Beta">Based on the https://github.com/FreeRTOS/coreHTTP/tree/v2.0.0/ repository.</release>
  </releases>

  <components>
    <component Cclass="FreeRTOS" Cgroup="coreHTTP" Cversion="2.0.0">
      <description>Client implementation of the HTTP/1.1 specification for embedded devices.</description>
      <files>
        <file category="source" name="coreHTTP/source/core_http_client.c"/>
        <file category="source" name="coreHTTP/source/dependency/3rdparty/http_parser/http_parser.c"/>
        <file category="include" name="coreHTTP/source/dependency/3rdparty/http_parser/"/>
        <file category="include" name="coreHTTP/source/include/"/>
        <file category="include" name="coreHTTP/source/interface/"/>
      </files>
    </component>
  </components>
</package>

