You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have any additional questions or problems using Arduino CLI, please post on Arduino Forum, where we have a dedicated category just for that purpose:
Describe the problem
`I'm trying to compile the source code in https://github.com/RiS3-Lab/p2im-real_firmware/tree/master/Gateway, it involves the following code:
Then I know that I should install
STM32:stm32
, but it failed:I checked my index through
arduino-cli core list --all
, I ensure that there are some other stuff except forSTM32:stm32
.To reproduce
Expected behavior
run this cmd successfully:
Arduino CLI version
arduino-cli Version: 0.34.2 Commit: 963c1a7 Date: 2023-09-11T10:05:42Z
Operating system
Linux
Operating system version
ubuntu22 in Docker
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: