Porting RT thread to GD32F150 Series MCU
GD32F150C6T6 MCU is used in this paper. The basic resources are Flash: 32KB and SRAM: 6KB.
1. Download the source code of RT thread nano as follows:
https://www.rt-thread.org/page/download.html
2. Add the RT thread folder under the project directory as follows:
3. Unzip the source code of the downloaded RT thread nano, and then copy it t ...
Posted on Fri, 15 Oct 2021 04:43:31 -0400 by arya6000