-
### Describe the bug
When building for an AVR-based 3D printer, `klipper-firmware` fails, throwing an error during linking stage:
```
avr-objcopy -j '.compile_time_request' -O binary out/src/av…
-
## Feature Request Type
- [X ] Core functionality
- [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- [ X] Alteration (enhancement/optimization) of existing feature(s)
- [ ] …
-
As suggested by @tmplt in #21, this is about harnessing power of `build.rs` to manage PAC crates.
-
May I ask why you compete with [`atsams-rs`](https://github.com/atsams-rs) in publishing PAC crates for ATSAME70 series? We have matching HAL implementations from all SAMS70, SAME70, SAMV70 & SAMV71 a…
-
As per original issue mattytrentini/micropython#11, in which this bug was more fully discussed, using `loop(True)` with the **esp32** `RMT` object will cause repeated initial pulses.
Simple example…
-
Tracking issue for the HAL integration
https://github.com/atsams-rs/atsamx7x-rust/pull/51
State: Awaiting review
-
#### Description
The `ztimer_msec` module will take control of the RTT peripheral. This is a problem for applications that rely on the `periph_rtt` API to manually schedule wake from Deep Sleep…
-
I am a user of [Keychron K2](https://www.keychron.com/products/keychron-k2-mechanical-keyboard) keyboard I only know that it uses `ARM M0 MCU`. I am not an expert and it would be nice to know if it …
-
Dizem que Rust é a linguagem do futuro para sistemas embarcados e parece que já da para rodar na nossa placa.
https://github.com/atsams-rs/atsamx7x-rust
-
Hello,
Is there functionality for debugging the Nicla Vision over USB as one can do with the Nicla Sense Me? I see that the Nicla Sense Me has an ATSAM for providing debug functionality over USB, b…