rtos
Here are 536 public repositories matching this topic...
-
Updated
Mar 2, 2022 - C
Motivation
Showcase that developers could use SuperEdge to manage WasmEdge.
Details
Create a new workflow for SuperEdge and WasmEdge
-
How to guide: superedge/superedge@76529ca
-
The new GitHub Action workflow should be put on https://github.com/second-state/wasmedge-containers-examples/actions
-
After that, add
-
Updated
Oct 2, 2021
In PROTECTED mode, the MPU is used to map regions of memory to supervisor- and/or user-accessible memory. Currently, that algorithm is very simple: The entire address range is made accessible in supervisor mode; a single MPU region is used to enable user-mode access in each user memory region.
Each MPU region must bit both of a power-of-two size and with an alignment in memory equal to the si
-
Updated
Feb 5, 2022 - C
-
Updated
Feb 24, 2022 - C
-
Updated
Feb 23, 2022 - C++
-
Updated
Jan 14, 2021 - C
-
Updated
Jul 21, 2021 - Rust
-
Updated
Feb 28, 2022
-
Updated
Mar 1, 2022 - C
-
Updated
Feb 28, 2022 - C
-
Updated
Jun 30, 2017 - C
-
Updated
Sep 7, 2018 - C++
-
Updated
Jan 20, 2022 - C++
-
Updated
Dec 2, 2020 - C
-
Updated
Nov 21, 2020 - C
-
Updated
Oct 24, 2019 - C
-
Updated
Jun 5, 2021 - Rust
Improve this page
Add a description, image, and links to the rtos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtos topic, visit your repo's landing page and select "manage topics."
Is your enhancement proposal related to a problem? Please describe.
access_addr
always seems to be of size 4; that should be #defined.crc_init
always seem to be of size 3; that should be #defined.https://github.com/zephyrproject-rtos/zephyr/pull/31009/files#r736229677
https://github.com/zephyrproject-rtos/zephyr/pull/31009/files#r736229386
Describe the solution you'd like
A