Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards: riscv: introduce gd32vf103c_starter board #43439

Merged

Conversation

feilongfl
Copy link
Contributor

@feilongfl feilongfl commented Mar 4, 2022

add gd32vf103c_starter board.

tested with samples:

  • basic/button
  • basic/blinky
  • basic/fade_led
  • drivers/uart/echo_bot

Board infomation:
http://www.gd32mcu.com/cn/ecosystem/officialTools?cate=learning_kit#:~:text=%E7%AE%80%E4%BB%8B-,GD32VF103C%2DSTART,-GD32VF103CBT6

The GD32VF103CB features a single-core RISC-V 32-bit MCU which can run up
to 108 MHz with flash accesses zero wait states, 128 KiB of Flash, 32 KiB of
SRAM and 37 GPIOs.

more gd32 work:
#38657

nandojve
nandojve previously approved these changes Mar 5, 2022
Copy link
Member

@nandojve nandojve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@gmarull gmarull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: commit message says riskv, should be riscv.

boards/riscv/gd32vf103c_starter/gd32vf103c_starter.dts Outdated Show resolved Hide resolved
@carlescufi carlescufi changed the title boards: riskv: introduce gd32vf103c_starter board boards: riscv: introduce gd32vf103c_starter board Mar 7, 2022
@zephyrbot zephyrbot added area: RISCV RISCV Architecture (32-bit & 64-bit) platform: GD32 labels Mar 7, 2022
add gd32vf103c_starter board.

Signed-off-by: YuLong Yao <feilongphone@gmail.com>
@carlescufi carlescufi merged commit af06d94 into zephyrproject-rtos:main Mar 8, 2022
@nandojve nandojve added this to the v3.1.0 milestone May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants