-
subgroups in the doxygen are being shown thusly:
Apparently this was deliberate, but we should therefore change the section headings (not other links in the documentation necessarily) to be _pi…
-
In the C SDK, `pico_get_unique_board_id()` uses the struct `pico_unique_board_id_t`. However, there is nothing there to say what the members of the struct are. Section 4.2.13.1 "Data Structures" looks…
-
koanf currently bundles the most used providers and parsers. While only the providers that are actually used are compiled, new providers and parsers keep expanding the dependency tree that needs to be…
-
Hey there! I've been looking around for a software which can flash ISOs to a drive with multiple partitons, for example I have a single 512GB hard drive with 2 partitions on it, and using Etcher I can…
-
I'd like to use this library in an environment, where I'm not allowed to write any tmp files. My application runs in a docker FROM scratch container.
It would be nice if the library supported a mod…
-
_Reference case 21621743_
**Issue:** With customizable rollups enabled, if a Contact is receiving soft credit for a gift, and that gift is deleted, the batch job is not updating the Contact correct…
-
I'm using a single CMake file for a multi-board project along with a libraries folder. This is what my main CMake File looks like:
```cmake
cmake_minimum_required(VERSION 3.13)
# ---------- Setup…
-
Playing a map that requires NoodleExtensions with left-handed mode on causes notes to generate to the far left and then lurch into the normal track when they are closer.
**To Reproduce**
Steps to …
-
The cyw43_driver API does not appear in the [PDF](https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-c-sdk.pdf) version of the SDK docs. Chapter 4.4.3 is empty.
And the [online HTML docs](ht…
-
- **Etcher version:** : v1.10.1
- **Operating system and architecture:** : x86_64 Ubuntu 22.04 LTS
- **Image flashed:** : None
- **What do you think should have happened:** : App doesn't start
-…