Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stile_box_pro board basic support #64039

Merged
merged 2 commits into from
Nov 3, 2023

Commits on Nov 2, 2023

  1. boards: arm: Add support for SensorTile.box board

    Add basic support for SensorTile.box Pro (STEVAL-MKBOXPRO).
    (https://www.st.com/en/evaluation-tools/steval-mkboxpro.html)
    
    Signed-off-by: Armando Visconti <armando.visconti@st.com>
    avisconti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e53cbd1 View commit details
    Browse the repository at this point in the history
  2. sample: board: add SensorTile.box Pro sample for testing sensors

    Add sample to test SensorTile.box Pro sensors on board.
    
    Signed-off-by: Armando Visconti <armando.visconti@st.com>
    avisconti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9eedbf9 View commit details
    Browse the repository at this point in the history