Skip to content

Add example based on Pico de Gallo#28

Merged
felipebalbi merged 1 commit intoOpenDevicePartnership:mainfrom
felipebalbi:add-gallo-example
Nov 14, 2025
Merged

Add example based on Pico de Gallo#28
felipebalbi merged 1 commit intoOpenDevicePartnership:mainfrom
felipebalbi:add-gallo-example

Conversation

@felipebalbi
Copy link
Contributor

No description provided.

@felipebalbi felipebalbi self-assigned this Nov 11, 2025
Copilot AI review requested due to automatic review settings November 11, 2025 21:32
@felipebalbi felipebalbi requested a review from a team as a code owner November 11, 2025 21:32
@felipebalbi felipebalbi added the enhancement New feature or request label Nov 11, 2025
@felipebalbi felipebalbi moved this to In review in Embedded Controller Nov 11, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new example demonstrating how to use the TMP108 temperature sensor driver with the Pico de Gallo HAL. The example shows a simple one-shot temperature reading.

Key changes:

  • New example file examples/oneshot.rs demonstrating basic temperature reading
  • Added pico-de-gallo-hal and anyhow as dev-dependencies for the example

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
examples/oneshot.rs New example demonstrating one-shot temperature reading using Pico de Gallo HAL
Cargo.toml Added anyhow and pico-de-gallo-hal dev-dependencies for the example
Cargo.lock Updated with transitive dependencies from new dev-dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@felipebalbi felipebalbi moved this from In review to In progress in Embedded Controller Nov 12, 2025
@felipebalbi felipebalbi force-pushed the add-gallo-example branch 2 times, most recently from 811ebeb to 4f75428 Compare November 12, 2025 17:42
Signed-off-by: Felipe Balbi <febalbi@microsoft.com>
@felipebalbi felipebalbi enabled auto-merge (squash) November 12, 2025 17:46
@felipebalbi felipebalbi merged commit 37ce04b into OpenDevicePartnership:main Nov 14, 2025
21 checks passed
@felipebalbi felipebalbi deleted the add-gallo-example branch November 14, 2025 18:00
@github-project-automation github-project-automation bot moved this from In progress to Done in Embedded Controller Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants