arduino / arduino/ArduinoCore-mbed

missing include pico_multicore.h

Open Beginner friendly
#288 0 comments 0 reactions 0 assignees View on GitHub
RP2040
Dominant language
C
Stars
411
Forks
225
PR merge metrics
No merged PRs in 30d

Description

I think "hardware/structs/sio.h" needs to be included in multicore.h so that the sio_hw variable is defined

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating multicore.h and checking its existing includes. Verify how hardware/structs/sio.h provides sio_hw and confirm that including multicore.h makes that definition available; the issue is done when the required declaration is available without a separate include.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.