-
I'm still getting used to hpc-stack, but I see this in config/stack_noaa.yaml:
```
pio:
build: YES
version: 2.5.1
enable_pnetcdf: NO
enable_gptl: NO
```
Probably you want to buil…
-
I get the following error and I can not seem to find a solution.
Compiling .pio\build\STM32F103RC_btt_512K\liba17\USBComposite\Consumer.cpp.o
.pio\libdeps\STM32F103RC_btt_512K\Adafruit BusIO_ID62…
-
On Windows 11, build and upload goes fine but attempting to build or upload the FS image results in this error:
Building in debug mode
Building FS image from 'C:\C:\Users\User\Documents\Platform…
-
Hi, I've implemented async IO in a model which was already developed with PIO but with classical IO. I don't see any performance improvement. I checked and there is a synchronization point ("PIOc_sync…
-
You might find this interesting from work I did a few years back...
`https://github.com/trlafleur/Fastnet`
The terminal program is a hack at best, and needs some serious re-write.... but it work…
-
Downoad as zip folder the files and try install to thonny (tools->manage packages->install from local file) but i cant. Whats my wrong?
install install C:/Users/Chris_EL/Desktop/hx711-master.zip
P…
-
This has been discussed in a forum thread [notably here](https://forum.micropython.org/viewtopic.php?f=21&t=9895#p55354) where @marfis produced definitive evidence. The problem can also be demonstrate…
-
I think the documentation could use some extra information about the need for memory barriers: so far as I can see, there's currently neither explanatory material in the SDK, nor the raw information i…
arg08 updated
3 years ago
-
When reading a file on restart, if there is only one time in the file and xtime does not match the expected time, line 3002 in `mpas_stream_manager.F`:
```
else if (temp_maxRecords /= 0 .and.…
-
- [ ] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
### Configuration
Ubuntu 20.04
**PlatformIO Version** (`platformio --version`):
Platfo…