Set default vendor SDK to 0.9.4.
This commit is contained in:
parent
850a77f595
commit
74684a402a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue