Skip to content

Commit

Permalink
Set FreeRTOS to RISC-V (doesn't compile)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlK90 committed Jul 20, 2021
1 parent e0dc89a commit 300844b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/bsp/gd32vf103_longan_nano/board.mk
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ INC += \
$(TOP)/$(GD32VF103_SDK_SOC_COMMON)/Include/Usb \

# For freeRTOS port source
#FREERTOS_PORT = ARM_CM3
FREERTOS_PORT = RISC-V

# For flash-jlink target
JLINK_IF = jtag
Expand Down

0 comments on commit 300844b

Please sign in to comment.