-
CMakeLists.txt refers to a PIO file that is not included in the repository: sd_spi.pio
Is this file needed?
Commenting out the reference seemed to allow library to compile at least:
```
diff …
tjko updated
9 months ago
-
Hello,
I am trying to include this library and it is raising the below issue. It seems we are missing some header file from Arduino right?
I am using platformio on vscode
`In file included fr…
-
initialize@0x10015244 (Unknown Source:0)
ticker_read_us@0x100153e8 (/ticker_read_us.dbgasm:4)
ticker_read@0x10015408 (/ticker_read.dbgasm:3)
wait_us@0x10016876 (/wait_us.dbgasm:9)
mbed_die@0x10015…
-
# What is not working?
The floating message is not output.
# How to reproduce this
connect BLE . and send message to OSW device.
# What should happen instead?
The floating message must be sho…
-
Good morning, i am wrapping my head around this.
i'm on PlatformIO in VScode, using Unity as test suite.
i am using Windows 10, installed minGW, test compiles and runs whitout including ArduinoFa…
-
### Please describe your request.
Is it possible to add support for the Rock Band Fender Mustang Pro Guitar Controller for Wii to use on Xbox 360? This has a lot of little buttons all around the neck…
-
我的环境:vscode+platformio
当其位于:2.Firmware\lib\lv_conf.h,编译导致出错,如图。
将其位置更改为:2.Firmware\.pio\libdeps\esp32-s3-devkitc-1\lvgl\src\lv_conf.h ,方可成功编译。
我在其他的使用platformio管理的项目中也遇到过类似的问题,比较玄学,希望您可以在您的环境下测试一下,…
-
Could it be that there is an issue somewhere in the code for the pio_spi. For me i only get MOSI getting pulled low trying to send something. It could also well be, that i am using it wrong, since the…
-
Hi, first of all, thank you for this project. Really appreciate the work! After as of the 0.4.1 release several of our unit tests started failing here. In the meantime I've pinned our version to 0.2.1…
-
### Environment
- OS and version: Windows 11 22H2 22621.2428
- VS Code: 1.83.1
- C/C++ extension: v1.17.5
### Bug Summary and Steps to Reproduce
Bug Summary:
demo: https://github.com/wc7…