Skip to content

drivers/ads131m02: add driver for ADS131M02 ADC - #22493

Draft
benpicco wants to merge 2 commits into
RIOT-OS:masterfrom
benpicco:drivers/ads131m02
Draft

drivers/ads131m02: add driver for ADS131M02 ADC#22493
benpicco wants to merge 2 commits into
RIOT-OS:masterfrom
benpicco:drivers/ads131m02

Conversation

@benpicco

@benpicco benpicco commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Contribution description

Testing procedure

2026-07-20 21:56:28,250 # main(): This is RIOT! (Version: 2026.07-devel-265-g06e099-drivers/ads131m02)
2026-07-20 21:56:28,362 # ads131m02_init: 0
2026-07-20 21:56:28,362 # ads131m02_sample: 10
2026-07-20 21:56:28,363 # [ 0] chan0:      23456  chan1:   16747294
2026-07-20 21:56:28,378 # [ 1] chan0:     145282  chan1:   16260356
2026-07-20 21:56:28,379 # [ 2] chan0:     104337  chan1:   15867302
2026-07-20 21:56:28,379 # [ 3] chan0:      74211  chan1:   15856041
2026-07-20 21:56:28,379 # [ 4] chan0:      64423  chan1:   15856052
2026-07-20 21:56:28,393 # [ 5] chan0:      63299  chan1:   15855573
2026-07-20 21:56:28,394 # [ 6] chan0:      59139  chan1:   15856936
2026-07-20 21:56:28,395 # [ 7] chan0:      61432  chan1:   15854704
2026-07-20 21:56:28,395 # [ 8] chan0:      63023  chan1:   15854786
2026-07-20 21:56:28,409 # [ 9] chan0:      57768  chan1:   15853213

Issues/PRs references

Declaration of AI-Tools / LLMs usage:

AI-Tools / LLMs that were used are:

  • Claude Sonnet 5 wrote most of the driver

@github-actions github-actions Bot added Area: tests Area: tests and testing framework Area: drivers Area: Device drivers labels Jul 20, 2026
@crasbe crasbe added Type: new feature The issue requests / The PR implemements a new feature for RIOT CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR AI: Vibed PR/Issue appears to be more AI than Human. labels Jul 20, 2026
@riot-ci

riot-ci commented Jul 20, 2026

Copy link
Copy Markdown

Murdock results

FAILED

aaeeb32 tests/drivers/ads131m02: add test app for ads131m02 ADC

Success Failures Total Runtime
10758 0 11112 07m:44s

Artifacts

@benpicco
benpicco force-pushed the drivers/ads131m02 branch from 827f186 to aaeeb32 Compare July 20, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI: Vibed PR/Issue appears to be more AI than Human. Area: drivers Area: Device drivers Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants