-
Updated
Jun 20, 2021 - C++
mcu
Here are 553 public repositories matching this topic...
With Tock running on this board with virtual_uart sitting on top of USB, the Nano 33 BLE is a reasonably promising board to be a standard, well supported Tock board. Additionally, if the board turns out to not be great, the infrastructure which would make the Nano 33 BLE work well would apply to any other board that has the nRF52840 + USB combination.
- Make the bootloader and tockloader ex
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
Jun 21, 2021 - Python
-
Updated
Nov 13, 2020 - C
Details about Problem
nanoFramework area: (Nuget packages )
VS version:
Target: All targets
Description
System.IO.Ports SerialPort raised an exception when added event handler before Open() method call.
Detailed repro steps so we can see the same problem
-
Updated
May 21, 2021 - C++
-
Updated
Jun 23, 2021 - C
-
Updated
Nov 25, 2020 - C
-
Updated
Jun 22, 2021 - C
-
Updated
Jun 13, 2021 - C++
-
Updated
Jan 19, 2021 - Python
-
Updated
Jun 8, 2017 - C
-
Updated
Jan 6, 2021 - C
-
Updated
Mar 5, 2021
-
Updated
Sep 10, 2018 - C++
Improve this page
Add a description, image, and links to the mcu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mcu 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