Skip to content

Commit 18ff13f

Browse files
committed
try to speed up build
1 parent 42bd896 commit 18ff13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const loadLibs = async () => {
4343

4444
const supportedCores = [
4545
'arduino:avr',
46-
'arduino:samd',
46+
// 'arduino:samd',
4747
'esp8266:esp8266',
4848
'arduino:megaavr',
4949
'atmel-avr-xminis:avr',

0 commit comments

Comments
 (0)