Branch: refs/heads/main
Home: https://github.com/OpenAMP/openamp-system-reference
Commit: bc26e7d367bf92101ddfeadef0718ef6acb3d64a
https://github.com/OpenAMP/openamp-system-reference/commit/bc26e7d367bf9210…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
A examples/legacy_apps/examples/echo/README.rst
R examples/legacy_apps/examples/linux_rpc_demo/README.md
A examples/legacy_apps/examples/linux_rpc_demo/README.rst
A examples/legacy_apps/examples/matrix_multiply/README.rst
A examples/legacy_apps/examples/nocopy_echo/README.rst
A examples/legacy_apps/examples/rpc_demo/README.rst
A examples/legacy_apps/examples/rpmsg_sample_echo/README.rst
Log Message:
-----------
legacy apps: Add README.rst files
Add a demo for each legacy RPMsg demos.
Convert and clean up the README.md file for the limuc rpc demo.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/openamp-system-reference/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: 516e1b21477d69ae9af36ab6c36f02d7b7752b22
https://github.com/OpenAMP/open-amp/commit/516e1b21477d69ae9af36ab6c36f02d7…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M .github/actions/build_ci/entrypoint.sh
Log Message:
-----------
CI: update known working version of Zephyr and its SDK
These are the current versions and have already been tested via the
Zephyr health check job.
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/openamp-system-reference
Commit: 6c92b2f4b4d120a1c15a161448ff9dd08d270b13
https://github.com/OpenAMP/openamp-system-reference/commit/6c92b2f4b4d120a1…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths:
M examples/legacy_apps/CMakeLists.txt
Log Message:
-----------
legacy apps: update cmake minimum support to 3.16
We currently support an old version of CMake (3.0.2) that was released
in 2018. Next cmake revisions will support 3.5 as minimum version.
Update the minimum version to 3.16, aligned with the libmetal and the
open-amp libraies.
By updating to CMake 3.16 as the minimum version, we can also clean up
the following policy add-ons:
- CMP0048 added in CMake v3.0
- CMP0077 added in CMake v3.13
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/openamp-system-reference/settings/notifications