nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Fix #134, add target properties for submodules #135

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

This allows the "position independent code" property to be set when building for CFE. This also includes a temporary change to use the posix os layer for cfe, until OSAL can get updated with the required sync primitives.

Fixes #134