Skip to content

diguokaituozhe/XR871

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 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

Packages

No packages published

Languages

  • C 87.6%
  • AGS Script 7.5%
  • C++ 1.2%
  • Shell 1.1%
  • Makefile 0.8%
  • CMake 0.5%
  • Other 1.3%