zmonkey / FR801x-SDK

Open source SDK for FR8012/FR8016/FR8018. Access http://www.freqchip.net if any issue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BRIEFING

Tsingtao Freqchip Bluetooth low energy SDK for FR801x SOC series (FR8012/FR8016/FR8018). This SDK has been verified on Freqchip official EVM.
青岛富芮坤低功耗蓝牙软件开发包(BLE SDK)适用于该公司出品的FR801X系列低功耗蓝牙SOC芯片(FR8012/FR8016/FR8018)。 该SDK适用于青岛富芮坤公司出品的官方EVM。

CONTENTS

  • ./drivers:
    Including all the supported peripheral drivers, I2C, UART, GPIO, etc.
    包含所有外设驱动接口,I2C, UART, GPIO 等。
  • ./examples:
    All the sample codes we provide. More examples are added from time to time.
    包含各种例程代码,后续会不停添加更多
  • ./libs:
    Low layer and OS library for different chips.
    底层库文件。
  • ./osal:
    OS adaptor layer.
    简单操作系统API。
  • ./stack:
    Specific codes related to BLE stack.
    蓝牙协议栈接口。

BUILDING IMAGE

  • KEIL V5.23 recommended
  • Open the relevant project file and build the target
  • Easy to find the target image in the folder Output

MORE

About

Open source SDK for FR8012/FR8016/FR8018. Access http://www.freqchip.net if any issue.

License:BSD 2-Clause "Simplified" License


Languages

Language:C 92.1%Language:C++ 7.9%Language:Batchfile 0.1%