-
### Describe the bug
```
$ gh --version
gh version 2.30.0 (2023-05-30)
https://github.com/cli/cli/releases/tag/v2.30.0
```
when using gh pr list, some PR are not listed while they should.
…
-
Hi,
I followed the[ instructions](https://github.com/hallard/LoRa-E5-Breakout) to use the LoRa E5 with Mbed Studio. But I am getting this error.
`++ MbedOS Error Info ++
Error Status: 0x80FF014…
-
**Describe the bug**
The clock_control_get_subsys_rate() calls returns the wrong frequency value for the PLLCLK clock source on the affected STM32 targets. This is a result of using the wrong PLL sou…
-
I see the instructions for RAK3172 low-level development start with the STM32WL example code, then copy a handful of files to patch the resulting project.
This means that every time you run Cube …
-
Board : STM32WLE5JB
Software : [Move-Xduino](https://github.com/Move-X/Move-Xduino) . Based on stm32duino 2.3.0
Settings : Arduino 2.0.2 ? , optimise : smallest+LTO
--------------------------…
-
**Describe the bug**
See also https://www.stm32duino.com/viewtopic.php?p=8039#p8039
When compiling code for the Nucleo STM32WL55JC1 with the Arduino Core STM32 v2.0.0, platformio automatically add…
-
**Describe the bug**
Fix the internal temperature sensor value (Die temp) incorrect when reading internal temperature from ADC.
This ticket is to fix the incorrect temperature sensor (Die temp)…
-
`svd2rust` 0.24.0 will incorrectly alias some bitfield writers.
For example in the `stm32wl` crate in the 0.15 release of `stm32-rs` I see this:
```rs
#[doc = "Field `AESEN` writer - AESEN"]
p…
newAM updated
2 years ago
-
With the latest version (0.1.10), and from the main branch, I'm getting this error when running call-stack:
```
thread 'main' panicked at 'BUG: callee `memcmp` is unknown', /home/lulf/.cargo/regis…
-
**Describe the bug**
I am trying to contribute a new overlay file for samples/boards/stm32/power_mgmt/serial_wakeup to help folks with the Nucleo_WL55JC but I have hit a snag. Following the previous …