Skip to content

sinlinx/XR871

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. XR871

The latest XR871 SDK based on FreeRTOS

2. Linux Developers

2.1 Clone the repository

git clone https://github.com/XradioTech/XR871.git

2.2 Download and install the toolchain

please refer to https://github.com/XradioTech/XR871/blob/master/05_TOOLS/Toolchain.md

3. Windows Developers

3.1 Install Cygwin and setup the environment

please refer to https://github.com/XradioTech/XR871/blob/master/05_TOOLS/Cygwin.md

4. Repository Tree

.
|-- 01_MCU
|   |-- XR871_Datasheet_V1.0.pdf
|   |-- XR871_Product_Brief_V1.0.pdf
|   `-- XR871_User_Manual_V1.0.pdf
|-- 02_HDK
|   |-- Demo_Board
|   |   |-- DEV_SUB_AUDIO_BRD_V1_1_Doc.7z
|   |   |-- DEV_SUB_SENSOR_BRD_V1_1_Doc.7z
|   |   `-- XR871_EVB_MAIN_BRD_V1_1_Doc.7z
|   `-- Reference_Design
|       |-- XR871ET
|       |-- XR871ET_SIMPLE
|       |-- XR871G
|       `-- XR871G_SIMPLE
|-- 03_SDK
|   `-- xr871sdk
|       |-- README
|       |-- bin
|       |-- config.mk
|       |-- gcc.mk
|       |-- include
|       |-- lib
|       |-- project
|       |-- src
|       `-- tools
|-- 04_AVL
|   `-- Xradiotech_XR871_SPI_Nor_Flash_Support_List-20170517.xls
`-- 05_TOOLS
    |-- Cygwin.md
    `-- Toolchain.md

18 directories, 12 files

About

XR871 SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.7%
  • C++ 2.9%
  • Shell 1.7%
  • Makefile 0.5%
  • Perl 0.4%
  • Objective-C 0.3%
  • Other 0.5%