Ver Fonte

Set default vendor SDK to 0.9.4.

Paul Sokolovsky há 10 anos atrás
pai
commit
74684a402a
1 ficheiros alterados com 1 adições e 1 exclusões
  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