From 6ca0cdd1cabe07a12e388e024c611fb4a9b85370 Mon Sep 17 00:00:00 2001 From: karelv Date: Thu, 1 Feb 2024 17:27:33 -0800 Subject: [PATCH] disable teensy --- i2c-stick-arduino/context.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2c-stick-arduino/context.yaml b/i2c-stick-arduino/context.yaml index efaaac0..c35d21c 100644 --- a/i2c-stick-arduino/context.yaml +++ b/i2c-stick-arduino/context.yaml @@ -24,7 +24,7 @@ boards: USB_PID: 0x0483 USB_VID: 0x16C0 - fqbn: teensy:avr:teensy40 - disable: 0 + disable: 1 name: Teensy 4.0 nick: teensy40 core: teensy:avr