-
### Feature Request Type
- [X] Core functionality
- [X] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- [ ] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavi…
-
**Describe the bug**
The default project for atsam is not buildable after adding any dependency.
**To Reproduce**
* `scargo new --target atsam atsam-test`
* `cd atsam-test`
* Edit `scargo.toml`…
-
**Describe the bug**
I'm unable to use cargo-flash, probe-run, and cargo-embed due to the below error while using a Jlink EDU Mini with a feather M0 proto
```
Caused by:
0: Failed to erase fla…
nvsd updated
7 months ago
-
On CI I'm getting:
```
2024-01-05T17:37:04.256083Z ERROR no public packages found
```
while locally `release-plz release` starts releasing packages in my workspace. There's not hint or help what …
-
This issue tracks the porting of boards and SoCs to https://github.com/zephyrproject-rtos/zephyr/issues/51833.
### SoC series: AGILEX
- [x] soc: AGILEX
- [x] board: intel_socfpga_agilex_socdk, …
-
**Describe the bug**
When trying to flash a Feather M0 (SAMD21G18AU) with 8K bootloader, the command fails (see log output below).
**To Reproduce**
Steps to reproduce the behavior:
1. `cargo gen…
-
**Describe the bug**
On develop for ATSAM, if we build when being inside the docker (scargo docker run) then build goes ok. But if build from native system then fails.
**To Reproduce**
1) create …
-
The SPI with the R4 is really slow, way slower than with the R3 when running the same clock and the same code.
[SPI_Arduino_Uno.zip](https://github.com/arduino/ArduinoCore-renesas/files/11940035/SP…
-
**What kind of new feature are you looking for?**
- Hardware: ATSAMA5Dxx
**Do you plan to:**
- contribute an initial driver in experimental: Yes
- do all the work needed to get the driver promot…
-