-
Hi There!
Is it possible to modify the code to support ESP32 and/or Raspberry Pico for read/write the SYSCON?
Thanks!
-
Hi,
I wanted to minimize the footprint of all code including TeensyDebug with the -Os option.
This results in the following error messages:
```
TeensyDebug.cpp: 1279:6: error: prototype for 'void …
-
What is the process for adding to the supported board list? I’d like to add Teensy support. Just so it’s clear: I’d be doing the work.
Note that Arduino_ConnectionHandler would be the place that’s …
-
hi, i am trying to use smartmatrix animatedgif and im running into this compiling error... ive followed similar thread and suspect there may be multiple files causing an error.
---using teensy 4.1,…
-
Hello.
I would like to execute Arduino Ide directly from Visual Code but I have this message error.
" Output path is not specified. Unable to reuse previously compiled files. Build will be slower. S…
-
On Arduino 1.8.16 with Snooze v6.3.9 on the following config
![image](https://user-images.githubusercontent.com/5090854/140631893-91349829-7a7c-40a9-8596-4c2915c0ef6d.png)
I only need SnoozeDigita…
-
## Issue template
- Hardware description: Teensy 4.1, Arduino 2.2.1, Teenseyduino 1.58.1
- Installation type: Humble (reinstalled today)
- Version or commit hash:
#### Steps to reproduce the …
-
Trying to get the [Teensy](https://www.pjrc.com/teensy/td_keyboard.html) board to work here.
It has full support for USB so this should work. Trying to upload the example sketch returns:
```
A…
-
I can't seem to get the example sketches to compile. I keep on getting this error:
no matching function for call to 'AudioSynthWavetable::setInstrument(const instrument_data&)'
I think it has to…
-
When I #include this library, it won't highlight in orange like the other libraries. But I imported the zip in accordance with the directions. I also changed the zip name to t3spi, to match the .h and…