-
Notifications
You must be signed in to change notification settings - Fork 69
about XR871 github repo
Aaron-Ye edited this page Jan 16, 2018
·
5 revisions
It is strongly recommended that you install the git tool and use it to clone the whole repository of XR871 SDK.
强烈推荐您安装Git工具并用它来下载XR871 SDK仓库
git clone https://github.com/XradioTech/XR871.git
.
|-- 01_MCU --- information for XR871
| |-- XR871GT_VS_XR871ET.pdf
| |-- XR871_Datasheet_V1.0.pdf
| |-- XR871_PIN_Multiplexing.pdf
| |-- XR871_Product_Brief_V1.0.pdf
| `-- XR871_User_Manual_V1.0.pdf
|-- 02_HDK --- hardware reference designs
| |-- Demo_Board --- demo board schematic and PCB files
| | |-- DEV_SUB_AUDIO_BRD_V1_1 Doc
| | |-- DEV_SUB_AUDIO_BRD_V1_1.pdf
| | |-- DEV_SUB_SENSOR_BRD_V1_1 Doc
| | |-- DEV_SUB_SENSOR_BRD_V1_1.pdf
| | |-- XR871_EVB_MAIN_BRD_V1_1 Doc
| | `-- XR871_EVB_MAIN_BRD_V1_1.pdf
| `-- Reference_Design --- application hardware reference design
| |-- AudioCodec --- ac101 audio codec reference design
| |-- XR871ET |\
| |-- XR871ET_SIMPLE | \ XR871ET reference design
| |-- XR871GT | / XR871GT reference design
| |-- XR871GT_SIMPLE |/
| |-- XR871ET_Application_Guide_v1.0-CN.pdf |\
| |-- XR871ET_PCB_Layout_Guide_L2_V1.0-CN.pdf | \
| |-- XR871ET_PCB_Layout_Guide_L4_V1.0-CN.pdf | \
| |-- XR871GT_Application_Guide_v1.0-CN.pdf | > application and PCB guide
| |-- XR871GT_PCB_Layout_Guide_L2_V1.0-CN.pdf | /
| |-- XR871GT_PCB_Layout_Guide_L4_V1.0-CN.pdf | /
| `-- XR871_SCH_PCB_Checklist_V1.0-CN.pdf |/
|-- 03_SDK
| |-- XR871_AT_Command_Developer_Guide-CN.pdf |\
| |-- XR871_Demo_Board_User_Guide-CN.pdf | |
| |-- XR871_FDCM_Developer_Guide-CN.pdf | |
| |-- XR871_Flash_Support_Developer_Guide-CN.pdf | |
| |-- XR871_HTTPC_Developer_Guide-CN.pdf | |
| |-- XR871_Image_Developer_Guide-CN.pdf | |
| |-- XR871_MBEDTLS_Developer_Guide-CN.pdf | \
| |-- XR871_Memory_Layout_Developer_Guide-CN.pdf | > SDK software developer guide
| |-- XR871_OS_API-EN.chm | /
| |-- XR871_OTA_Developer_Guide-CN.pdf | |
| |-- XR871_Peripheral_Driver_API-EN.chm | |
| |-- XR871_Quick_Start_Guide-CN.pdf | | *** starting from this document ***
| |-- XR871_WiFi_Developer_Guide-CN.pdf | |
| |-- XR871_phoenixMC_User_Guide-CN.pdf | |
| |-- XR871_phoenixMC_u_User_Guide-CN.pdf |/
| `-- xr871sdk --- SDK code
| |-- README
| |-- bin
| |-- config.mk
| |-- gcc.mk
| |-- include
| |-- lib
| |-- project
| |-- src
| `-- tools
|-- 04_AVL --- Approved Vendor List
| |-- Datasheet
| | |-- AUDIO_CODEC
| | `-- SPI_NOR_FLASH
| |-- Xradiotech_XR871_Audio_Codec_Support_List-20171113.pdf
| `-- Xradiotech_XR871_SPI_Nor_Flash_Support_List-20171113.pdf
|-- 05_TOOLS
| |-- Cygwin.md --- Cygwin build environment setup guide
| |-- JLINK_USBDriver.7z
| |-- ST-JLINK --- ST JLINK firmware for XR871GT Demo Board
| | |-- XR871开发板Jlink烧写说明.txt
| | `-- jlink.hex
| |-- Toolchain.md --- toolchain download guide
| |-- Xconfig.apk --- smartconfig apk
| |-- libADT_for_xr871.7z
| |-- oem_tool_release.zip --- efuse program tool
| `-- pl2303_prolific_driverinstaller_v110.zip
|-- 06_REPORTS
| `-- RoHS --- RoHS report
| |-- AC101
| |-- SMD Crystal And Osc CE_2017_55480 RoHS.pdf
| `-- XR871ET
`-- README.md
30 directories, 46 files
- Setup the Build Environment
- Create a New Project
- Build a New Project
-
Application Developer Guide
- Image Layout Guide
- WiFi Developer Guide
- Audio Developer Guide
- FOTA Developer Guide
- PM Developer Guide*
- XIP Developer Guide
- FLASH Developer Guide*
- AT-Command Developer Guide*
- Console Developer Guide*
- Console Command Set
- EFPG Developer Guide*
- FDCM Developer Guide*
- HTTP Developer Guide
- Websocket Develop Guide*
- Driver Developer Guide*
- Tools User Guide
- FAQ
- Ask a question
- Submit an issue
- Open a pull request
- Change Log