From 83554f46031ea68865f6b4c98f2cbfd89449b0b0 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 14 Apr 2022 10:29:04 +0300 Subject: [PATCH] Add RISC-V keyword --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 113652d..61a3ed3 100644 --- a/platform.json +++ b/platform.json @@ -9,7 +9,7 @@ "Wi-Fi", "Bluetooth", "Xtensa", - "LX6" + "RISC-V" ], "engines": { "platformio": "^5"