Skip to content
#

risc-v

Here are 387 public repositories matching this topic...

biansf2001
biansf2001 commented Nov 21, 2017

因为要使用rtt+emwin,在emwin532版本里,GUI_X_OS.c是和os的接口,在rtconfig.h里打开#define RT_USING_CMSIS_OS后,编译出了几条错误,如下
cmsis_rtthread.c
Error[Pe167]: argument of type "os_pthread" is incompatible with parameter of type "void (*)(void *)" \RTThread\rt-thread-v2.1.x\components\CMSIS\RTOS\cmsis_rtthread.c 33
Warning[Pe188]: enumerated type mixed with another type \RTThread\rt-thread-v2.1.x\components\CMSIS\RTOS\cm

jonahgraham
jonahgraham commented Jan 9, 2020

There are a number of items that need to be done to the code base to prepare it for the legal review. Some of these items may be deferred until after legal review

  • Update to EPLv2
  • Naming Conventions followed
  • Provider information is set to the project’s formal name:
  • Create CQs for dependencies aka third-party content
  • All source files include a copyright and licen

Improve this page

Add a description, image, and links to the risc-v topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the risc-v topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.