3.0.3 • Published 3 years ago

@mchp-mcc/rn4870-rn4871-host-driver v3.0.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
3 years ago

RN487x Library

Overview

The MPLAB® Code Configurator RN4870 | RN4871 BLE Modules Library allows quick and easy configuration of the C code generated software driver based upon the user’s selected API features available from the MCC Library. Generated Driver code supports use of either BLE Module with use of a PIC or AVR device.

Features

Generated Files

This driver generates the following files:

  • ./mcc_generated_files/rn487x/rn487x_interface.c => This source file contains the interface implementations of the RN487x library
  • ./mcc_generated_files/rn487x/rn487x_interface.h => This header file contains the interface function prototypes of the RN487x library
  • ./mcc_generated_files/rn487x/rn487x.c => This source file contains function implementations of the RN487x library
  • ./mcc_generated_files/rn487x/rn487x.h => This header file contains the interface implementations of the RN487x library

Changelog

All notable changes to this project will be documented in this file.

3.0.3 - 2021-09-22

Bug Fixes

  • CC8SCRIP-5144 :- Fixing deployment issues