-
wxie@guix ~/work/disaster-radio/firmware$ ~/.local/bin/pio run --verbose
Processing ttgo-lora32-v2 (board: ttgo-lora32-v1; build_flags: -DTTGO_LORA_V2, -DARDUINO_LORA, -DHAS_OLED, -I./src; platform: …
-
Today the PlatformIO IDE prompted me to update the gd32v platform to v1.1.1. After installing this update debugging a Longan Nano via RV-LINK is no longer possible. This worked fine with gd32v v1.1.0…
-
Your work is very exciting and thank you for sharing. This my first effort at trying to flash an off-board chip so there is a lot of learning for me.
I am using a st-linkV2 programmer, ubuntu 1604.…
-
PIO Core Call Error: "Library Storage: C:\\Users\\vere.nicolson\\.platformio\\lib\nUpdating SD @ 1.2.3 [1.2.4]\r\nUninstalling SD @ 1.2.3: \t[OK]\nLooking for SD …
-
PIO Core Call Error: "Library Storage: /home/sushantdasputepatil/.platformio/lib\nUpdating SD @ 1.2.3 [1.2.4]\nUninstalling SD @ 1.2.3: \t[OK]\nLooking for SD lib…
-
The hack writing the the SPI Flash is working fine on china devices. But not on the Orignal.
It is an unknown SPI Flash, at least i could not find any information. It identifies itself with:
id1 0x1…
-
Since PlatformIO uses OpenOCD under the hood and downloads the binaries from http://dl.sipeed.com/LONGAN/platformio/dl-packages/ I wonder were the source code for these binaries is. Since OpenOCD is l…
-
I use SOFTWARE_SERIAL_A2_A3 control type configuration for my control board:
#define CONTROL_TYPE SOFTWARE_SERIAL_A2_A3
What values should I set for SENSOR_BAUD, SENSOR_WORDS and SOFTWARE_SERIA…
-
PIO Core Call Error: "Library Storage: /home/kowalski/.platformio/lib\nUpdating SD @ 1.2.3 [1.2.4]\nUninstalling SD @ 1.2.3: \t[OK]\nLooking for SD library in reg…
-
### Basic Infos
- [X] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [X] I have read the documentation at [readthedocs](https://arduin…