Kevin "Tristate Tom" Weiss

Results 13 issues of Kevin "Tristate Tom" Weiss

Much CI time is wasted as unrelated hash failure occur. Finding out why is taking some time. In order to stop killing dolphins we will disable only the hash checks....

Area: tests
CI: ready for build
Area: CI
CI: full build

This is only a test to try to solve the occasional unrelated hash failure problem forcing CI reruns.

CI: ready for build
Area: CI
CI: full build

### Contribution description Taken over from another PR. We will see how much it needs. ### Testing procedure TBD ### Issues/PRs references Based off #16727 from @hugueslarrive

Platform: native
Platform: MSP
Platform: ARM
Area: doc
Area: tests
Area: pkg
Platform: AVR
Area: drivers
CI: ready for build
Area: CI
Area: arduino API
Area: boards
Platform: ESP
Platform: RISC-V
Area: cpu
Area: sys

### Contribution description To try to address #18563 I would like to add a welcome bot. This should help give a bit more urgency to the first time contributors and...

Area: CI

### Contribution description As promised, the badge not shows the results from the nightly. Note that the tests passed/failed indicats test suites not the test cases. It will go green...

Area: doc
Area: tests
Impact: minor
CI: ready for build
Process: needs >1 ACK
State: stale
CI: skip compile test

### Contribution description As a way around using floats and to prevent code bloat a `turo_s32_frac` is added to the turo API. The functionality is based on the `fmt_s32_dfp` from...

State: WIP
Area: tests
Area: sys
State: stale

### Contribution description - Adds some rule of thumb statements with some reasoning why - Adds a number of generic examples as well as read examples of design patterns used...

State: WIP
Area: doc
TF: Config

### Contribution description Starting the remove mips CPU that was originally done by @jcarrano ### Testing procedure Green CI and read it. ### Issues/PRs references

Area: network
Area: doc
Area: tests
Area: build system
Area: pkg
Area: CI
Area: tools
Platform: MIPS
Area: boards
Area: CoAP
Area: cpu
Area: sys
Area: Kconfig

# Backport of #20379 ### Contribution description This fixes compilation issues in `tests/pkg/tinyusb_netdev` with newer versions of the RISC-V toolchain due to two competing USB stacks being pulled in. With...

Type: bug
Area: build system
Impact: minor
CI: ready for build
Area: boards
Process: release backport

# Backport of #20303 ### Contribution description This PR does three things that are easiest done in one go (because due to git dependencies otherwise it would require selective updates):...

Platform: ARM
Area: tests
Area: drivers
CI: ready for build
Process: release backport
Area: cpu
Area: sys
Area: examples
Area: Rust