-
Using this specific uplink, because #863 is a confounding issue/issue ticket, we observe that certain downlink shifts cause a std::move to segfault the spacecraft.
**Note that shifting flow 36 with…
-
Here’s what I did:
```
% wget https://raw.githubusercontent.com/PaulStoffregen/teensy_loader_cli/f5b6d7aafda9a8b014b4bb08660833ca45c136d2/rebootor/rebootor.hex
% teensy_loader_cli -w -v --mcu=TEE…
-
There is a problem in the [readme.md](https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/tree/master/firmware/V1.0) for the point:
_After opening the project, go to the platformio.ini file and c…
-
Variables populated from board.txt that have more than one `=` sign no longer parse correctly leading the Makefile to fail as `MCU` isn't set correctly and redundant and empty flags are added to the f…
-
I downloaded the marlin folder amd opened in VS code. before changing any settings, I performed a initial test build and it failed right away.
is there a issue with the files?
-
### Description of problem
When uploading to two teensy boards, either a 4.1 & 3.6 or two 3.6's, platformio can't compile / upload for the correct boards, even when explicit upload_ports are set. S…
-
I have a machine connected to both a teensy 3.6 and a teensy 3.2 (both over USB):
```
% pio device list
/dev/ttyACM1
------------
Hardware ID: USB VID:PID=16C0:0483 SER=4350050 LOCATION=1-1.3…
-
Would be great to have an example that shows how to load a yaml file that is embedded on the device, e.g. a config.yaml.
would also like to know if it's possible to load a yaml file; modify structure…
-
I tried to build in standalone mode for my teensy 3.5 (by changing the ID in host.h to accept my 3.5 rather than 3.6.
There were a lot of errors generated referring to leds and switches which made …
-
Dear Developers,
I successfully compiled the library in VSCode/Platformio and specifically "SoundLevelMeter" example for teensy36 by copying it into project src directory. However when I tweaked th…