The Wayback Machine - https://web.archive.org/web/20210725101445/https://github.com/topics/mcu
Skip to content
#

mcu

Here are 574 public repositories matching this topic...

patacongo
patacongo commented Jul 30, 2020

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

Ellerbach
Ellerbach commented Mar 2, 2021

Details about Problem

Now we have a great Unit Framework, that work is almost finished to migrate and adapt tests from .NET Microframework for mscorlib, this task to prepare the work for adding Unit Test into other libraries and inventory of what can be reused with adaptation for nanoFramework.

Description

This is the work to be done. Please volunteer to work on any of those! It's

Improve this page

Add a description, image, and links to the mcu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mcu topic, visit your repo's landing page and select "manage topics."

Learn more