-
### Introduce the problem
Renesas RA8D1 has Cortex-M85 so it should be able utilize Arm2D Helium support.
I've tried to integrate
### Proposal
_No response_
-
This issue is to track and ping maintainers of areas which may lack release notes entries for 3.7 (https://github.com/zephyrproject-rtos/zephyr/blob/main/doc/releases/release-notes-3.7.rst).
Maintain…
-
## Introduction
This issue was raised in discussions and during the sequence of actions for PR [#75740](https://github.com/zephyrproject-rtos/zephyr/pull/75740). The current Zephyr policy and doc…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
On NixOS with latest upstream kernel without additional patches every Nix command, such as `nix build nixpkgs#verilog`, leads to kernel panic with the following trace:
```
[ 286.987668] Oops - store …
-
The issue reported in #132 is also occurring in SCE5. The header file required to use the SCE5 module (r_sce_if.h) contains C++ reserved keywords, which prevents it from being built with a C++ compile…
dozen updated
4 months ago
-
Micropython does not support interrupts on UART, which is very weird since it is a very common protocol and always needed. ([link to the official documentations](https://docs.micropython.org/en/latest…
-
```console
# /opt/lkrg git log | head -n3
commit 3760e0e1bd1f05a4e5bcb0d1c91dfe40595e4d15
Author: Solar Designer
Date: Wed Nov 8 19:50:58 2023 +0100
# /opt/lkrg uname -a
Linux pve 6.5.11-7-pv…
-
reported by @wovo
The unneeded firmware scan is done when --serial is not specified ( either explicit or as '?')
in this case there is a pile-on effect as the board is not correctly identified an…
-
Current target: esp8266
On the official docs:
https://docs.micropython.org/en/latest/library/os.html
> os.sync()
> Sync all filesystems.
>
It seems to me that there are no references in t…