Skip to content

Commit

Permalink
[1.18.1] Disabled External in NoSym exam mode
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinguidee committed Dec 29, 2019
1 parent f6d2ef4 commit ffac1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/config.mak
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PLATFORM ?= device
DEBUG ?= 0

EPSILON_VERSION ?= 12.0.0
EPSILON_CUSTOM_VERSION ?= 1.18.0-0
EPSILON_CUSTOM_VERSION ?= 1.18.1-0
# USERNAME ?= N/A
# Valid values are "none", "update", "beta"
EPSILON_APPS ?= calculation rpn graph code statistics probability solver atom sequence regression settings external
Expand Down

0 comments on commit ffac1b6

Please sign in to comment.