rtos
Here are 472 public repositories matching this topic...
-
Updated
Sep 10, 2021 - C
Motivation
Currently, our socket functions can handle ipv4 and ipv6 address. However, we would like to have a helper function to handle the url string. That is getaddrinfo.
Appendix
-
Updated
Aug 10, 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
Sep 3, 2021 - C
-
Updated
Jun 10, 2021 - C++
-
Updated
Jul 15, 2021 - C++
-
Updated
Jan 14, 2021 - C
-
Updated
Jul 21, 2021 - Rust
-
Updated
Sep 5, 2021
-
Updated
Nov 25, 2020 - C
-
Updated
Jun 30, 2017 - C
-
Updated
Dec 2, 2020 - C
-
Updated
Sep 7, 2018 - C++
-
Updated
Sep 3, 2021 - C++
-
Updated
Nov 21, 2020 - C
-
Updated
Oct 24, 2019 - C
-
Updated
Jun 5, 2021 - Rust
-
Updated
Jun 9, 2021 - C++
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.
Refer to: zephyrproject-rtos/zephyr#28932
Describe the solution you'd like
Refer to: zephyrproject-rtos/zephyr#28932 (comment)
Describe alternatives you've considered
NA
Additional context
NA