Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 784 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 784 Bytes
  • Introduction
    • Project Backgroud/项目背景

INTRODUCTION

Project Backgroud 项目背景

This project contains the BSP for other Afan RTOS repositories(FreeRTOS/uC/OS-II/uC/OS-III/RT-Thread/ThreadX). It only provides source code for other repositories and suggest to link the source code from your own project, do not directly copy source code files to your project.

Tools used for this project are as following (using Windows as example):

  • IDE: Eclipse IDE for Embedded C/C++ Developers with Version: 2021-03 (4.19.0).
  • Cross-compile Tool: xpack-arm-none-eabi-gcc-10.2.1-1.1-win32-x64.
  • Windows Build Tool: xpack-windows-build-tools-4.2.1-2-win32-x64.
  • Windows Debug Tool: xpack-openocd-0.11.0-1-win32-x64.
  • Hardware Debugger: CMSIS-DAP Tools or J-Link.