Nuclei-Software / nuclei-sdk

Nuclei RISC-V Software Development Kit
https://doc.nucleisys.com/nuclei_sdk
Apache License 2.0
118 stars 50 forks source link

SDK support for Logan nano GD32VF103CBT6 #4

Closed bidyutper closed 4 years ago

bidyutper commented 4 years ago

Hi! Can I use this sdk with Logan nano GD32VF103CBT6 board.

fanghuaqi commented 4 years ago

Of course, yes, you can easily port Logan nano to this SDK, by adding a new board in existing SoC support package.

bidyutper commented 4 years ago

Ok. Is there any reference tutorial or documentation to get started with this SDK.

bidyutper commented 4 years ago

found..thx

fanghuaqi commented 4 years ago

Hi @bidyutper , there is a introduction README, there are simple guidance in this README, and for more details, please refer to https://doc.nucleisys.com/nuclei_sdk/quickstart.html, for contribution, please click https://doc.nucleisys.com/nuclei_sdk/contribute.html