Bump NuttX RTOS target to 7.27 (#2696)
Both documentation and travis makefile were referring to NuttX 7.22, which was released in Sep 2017. This commit bumps the version to the latest release (7.27, from Nov 2018). Additionally, it also sets the stlink tool to a fixed (and tagged) version. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -54,7 +54,7 @@ updateobjs:
|
||||
cleanlibs: updateobjs
|
||||
rm -f $(OBJS)
|
||||
|
||||
clean: cleanlibs
|
||||
clean:: cleanlibs
|
||||
|
||||
.built: $(LIBS) updateobjs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user