* compilation fixed

This commit is contained in:
florian 2023-01-28 11:42:52 +01:00
parent 3e75ba52f3
commit 048385fd7f
2 changed files with 3 additions and 2 deletions

View File

@ -242,7 +242,8 @@ const
{ 115 } 'FreeBSD-AArch64',
{ 116 } 'Embedded-aarch64',
{ 117 } 'Linux-MIPS64',
{ 118 } 'Linux-MIPS64el'
{ 118 } 'Linux-MIPS64el',
{ 119 } 'FreeRTos-RiscV32'
);
const

View File

@ -1 +1 @@
'2022-04-24 hash fc6d558727'
'2023-01-27 hash 3e75ba52f3'