-
### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
Hi, I cannot compile with plattform.io, as I get this error. It seems to be that the variable…
-
Hi!
I want my teensy LC to wake up from deepsleep every 6 hours via timer. However the longest it seems to sleep is 1 minute 5 seconds.
I just mod your example deepsleep script for 2 minutes …
-
PIO Core Call Error: "Error: Unknown environment names 'BigTree_SKR_Pro'. Valid names are 'at90usb1286_cdc, DUE_archim, FYSETC_F6_14, melzi, mks_robin_e3p, STM32F7, linux_native, mks_robin_stm32, STM3…
-
### Bug Description
I designed a custom board that currently uses a Teensy 3.6 with an ESP3D connected to Serial1. On release 2.0.7.2, everything compiles and uploads without errors but it appe…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Are you looking for hardware support?
Please insert Support for the MKS Robin Nano v3.
### Describe the feature…
-
I downloaded the teensy_loader_cli mentioned in the readme and ran into the following issue running both the cli by itself as well as the task.py.
```bash
python task.py demo pwm-control
Finish…
-
When using the prebuilt visualTeensy 1.0.0.0 example (Win10, 1909), I get the following error message:
`[LD] .vsteensy/build/visualTeensyTest.elf
c:/progra~2/arduino/hardware/tools/arm/bin/../li…
-
I am using FastLED in my project on a Teensy3.6 but it fails to build. Within the context of my project I get this error:
```
build-teensy36/libcore.a(new.cpp.o): In function `operator delete(vo…
-
PIO Core Call Error: "Error: Unknown environment names 'ATmega2560'. Valid names are 'sanguino1284p, STM32F103CB_malyan, BIGTREE_BTT002, STM32F070RB_malyan, MightyBoard1280, STM32F103RC_btt, mks_robin…
-
I tried to get this library working on a new computer and ran into trouble following the README. Cloning the directory works fine
_$ git clone https://github.com/bogde/HX711
$ cd HX711/_
Then, foll…