Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
38278bc2
Commit
38278bc2
authored
Oct 01, 2021
by
Rafal Babski
Browse files
Generic linux runtime - tabs into spaces
parent
e4e05379
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/deployment.aadl
View file @
38278bc2
...
...
@@ -49,7 +49,7 @@ property set Deployment is
ZYNQZC706_RTEMS, -- Zynq support, for CoRA-MBAD
ZYNQ_RTEMS_QEMU, -- Zynq support, for CoRA-MBAD, for QEMU
MSP430_FREERTOS, -- MSP430 board with FreeRTOS
GENERIC_LINUX -- Linux generic
GENERIC_LINUX -- Linux generic
);
-- Supported platforms
...
...
src/backends/po_hi_c/ocarina-backends-po_hi_c-deployment.adb
View file @
38278bc2
...
...
@@ -2411,7 +2411,7 @@ package body Ocarina.Backends.PO_HI_C.Deployment is
Platform_None
|
Platform_RPI
|
Platform_MSP430_FREERTOS
|
Platform_GENERIC_LINUX
|
Platform_GENERIC_LINUX
|
Platform_LINUX32_XENOMAI_NATIVE
|
Platform_Native_Compcert
|
Platform_LINUX32_XENOMAI_POSIX
|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment