-
platformio just upgraded my version of AceCommon from 1.5.2 to 1.6.0. Unfortunately I had build errors
In file included from .pio/libdeps/teensy41/AceTime/src/ace_time/ZoneManager.h:16,
…
-
## Issue template
Having trouble building the micro-ros
```
Downloading micro-ROS dev dependencies
ament_cmake clone failed:
fatal: Too many arguments.
usage: git clone [] [--] []
…
-
I'm working on a project that requires an RTOS and the [FlexCAN_T4](https://github.com/tonton81/FlexCAN_T4) library, and I noticed some strange behaviour with the library. First I tried just adding fr…
-
I have longstanding projects running on T3.6 that have been stable but now crash silently after late_startup_hook() and before setup() if compiled under 1.58 or 1.59 beta3.
I tracked my issues to…
-
**Describe the bug**
Hi, had a chance of checking out the teensy40/teensy41 flash configuration recently due to a build breakage (https://github.com/zephyrproject-rtos/zephyr/pull/55341). That was an…
-
Is it possible to use a BLTouch probe with grblHAL on teensy41?
I have a small sketch using the arduino Servo library which works,
when using the library from inside a plugin, the probe doesnt work.…
-
Hello,
I found a crash. Tested with a RUT950 router, there was no sim card in it for 3 hours, so there was no mobile internet or internet. It wasn't there by default, I tried to connect to a server t…
-
@ivankravets : how difficult would it be to implement a beta version of teensyduino? i tried to create a local source with 1.58beta2 files from teensy, but i get linker errors.
i also "hijacked" a th…
-
# Solution
1. Please open PlatformIO Core CLI (see screenshot below)
2. Type `pio upgrade --dev`
3. Restart VSCode.
 the code does not run on target and teensy becomes unresponsive to tycmd.
The working platformio.ini:
```
[env:teensy41]
platform = https://gi…