-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hardware
Arduino Nano Matter
Core version
3.0.0
Arduino IDE version
2.3.6
Operating system
macOSX Sequoia 15.6.1
Radio stack variant
Matter
OpenThread Border Router device (if using Matter)
Apple TV
Issue description
Arduino Nano Matter upload fails because of missing driver when uploading on an Apple arm64 M4.
Same libraries (3.0.0) work fine on a INTEL based iMac
Here is the output:
`Open On-Chip Debugger v0.12.0-esp32-20250707 (2025-07-06-17:36)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
debug_level: 2
Warn : DEPRECATED: auto-selecting transport "swd". Use 'transport select swd' to suppress this message.
Error: flash driver 'efm32s2' not found
Failed uploading: uploading error: exit status 1`
Serial output
No response
RTT output (if using Matter)
No response
Minimal reproducer code
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working