interpreters: wamr: Change the default version to "04-15-2021"
Summary: - This commit changes the default version to "04-15-2021" to fix a compile error for Cortex-M target Impact: - WASM micro runtime (WAMR) - NOTE: There are still compile warnings in the WAMR which should be fixed later Testing: - Tested with spresense (NOTE: need to add -lm) - Tested with esp32-devkitc Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
b843486386
commit
a077598b6d
@ -12,7 +12,7 @@ if INTERPRETERS_WAMR
|
||||
|
||||
config INTERPRETERS_WAMR_VERSION
|
||||
string "WAMR Version"
|
||||
default "09-29-2020"
|
||||
default "04-15-2021"
|
||||
---help---
|
||||
Version 09-29-2020 and later (include main) supported.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user