Skip to content

A template project for the LonganNano (GD32VF103CBT6) with GCC

Notifications You must be signed in to change notification settings

lanczki/LonganNano_TemplateProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LonganNano TemplateProject

Introduction

The purpose of this repository is to create an developer environment for the Sipeed Longan Nano or to any other device which contains a GigaDevice GD32VF103CBT6. The project folder only contains the basic functionality to be able to start development. These features can be understand and modified easily. As such it can be further developed to the needs of a more complex development.

Features

  • Buildability via Make
  • OpenOCD and GDB integrated into VSCode

Dependencies

Used tools

Folder structure

  • .vscode //Contains the VScode configuratiuon
  • board //Contains the GD32VF103 Firmware Library
  • include //Contains the project headers
  • output //Contains the GCC output files
  • src //Contains the source files for the project
  • tools //Contains the tools needed to build,debug,flash

Good to have VSCode extension

About

A template project for the LonganNano (GD32VF103CBT6) with GCC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published