Explorar el Código

Set default vendor SDK to 0.9.4.

Paul Sokolovsky hace 10 años
padre
commit
74684a402a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 TOP = $(PWD)
 TOOLCHAIN = $(TOP)/xtensa-lx106-elf
-VENDOR_SDK = 0.9.3
+VENDOR_SDK = 0.9.4
 
 UNZIP = unzip -q -o