# empty_CC2652RB **Repository Path**: ShadowThreeD/empty-cc2652rb ## Basic Information - **Project Name**: empty_CC2652RB - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-02 - **Last Updated**: 2022-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## CC2652RB1F example for empty with TI-RTOS and display ### How to use it? 1. Clone by following cmd ```bash git clone https://gitee.com/ShadowThreeD/empty-cc2652rb.git ./empty_CC2652RB ``` 2. Open the project by CCS and edit your project name 3. change the git remote URL ```bash git remote set-url origin url-to-your-remote-repository ``` 4. Enjoy to develop as your like.