Skip to content

Commit e2e9891

Browse files
authored
Update makefile
1 parent c894211 commit e2e9891

File tree

1 file changed

+1
-1
lines changed
  • arc_design_contest/2018/HUST_iRhythm

1 file changed

+1
-1
lines changed

arc_design_contest/2018/HUST_iRhythm/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ STACKSZ ?= 2097152
2222
#
2323
# root dir of embARC
2424
#
25-
EMBARC_ROOT = ../..
25+
EMBARC_ROOT = ../../../..
2626
MID_SEL = common fatfs
2727
OS_SEL = freertos
2828
# application source dirs

0 commit comments

Comments
 (0)