arduino / arduino/Arduino

feature request: std::thread or pthread for SAMD+DUE boards

Open
#9,992 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

working already successfully with preemptive std::thread/pthread (+mutexes + thread prios) using the Arduino IDE for ESP32 it would be very wishful to have this feature also for SAMD/SAM boards (possibly compatible both to SAMD 21+51 + SAM3X8E).

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating how Arduino supports threading on ESP32, then investigate whether std::thread or pthread, mutexes, and thread priorities can be provided for SAMD21, SAMD51, and SAM3X8E boards. Done means a defined, compatible implementation for the requested board families.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.