Skip to content

Latest commit

 

History

History

Components

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Components

This folder contains the source code of the Qorvo® SW stack (Base Components), Matter™ and OpenThread glue code and third parties. This source code is used to build the libraries that are used in the link step when building the sample applications.

Here below is a list of Components required for this Qorvo IoT Dev Kit for QPG6105

  • Qorvo: The Qorvo SW stacks, Matter and OpenThread glue code are placed here

    • 802_15_4: The MAC layer source code
    • BSP: The Board Specific Package codes
    • BaseUtils: The basic utilities
    • BleApplication: The Bluetooth® LE Application layer designed by Qorvo
    • BleController: The Bluetooth LE Controller layer
    • Bootloader: Source code for the Bootloader application
    • HAL_PLATFORM: Hardware Abstraction Layer (HAL) for the Cortex-M4 Core
    • HAL_RF: Hardware Abstraction Later for the Radio Core
    • Matter: Glue-layer for Matter source code
    • OS: The Operation System codes for the application to run on
    • OpenThread: Glue-layer for OpenThread source code
    • ROM: Information of the ROM code
    • Rt: Necessary code for RT System
    • Test: Source code for test purposes
  • ThirdParty: All third-parties code necessary for this Qorvo IoT Dev Kit for QPG6105 are placed here

    • ARM
      • cordio: The Bluetooth LE Cordio stack from ARM
      • mbedtls: The mbedtls crypto library from ARM
    • Matter: The Matter stack guided by CSA
    • BLE Host Stack: Contains the BLE host stack
    • Silex
      • cryptosoc: Contains the cryptosoc library for encryption
    • CMSIS: Contains the CMSIS headers for Cortex-M4