-
When PIO_TEST_CLOSE_OPEN_FOR_SYNC is ON, we first close a file and then reopen it.
After PIO_closefile is called, all existing var_desc_t type handles (obtained from previous PIO_def_var/PIO_inq_va…
-
A task list for hardware support for the RaspberryPi Pico. (Inspired by #38657.)
## Peripherals
- [x] ADC and temperature sensor
#45363
#53591
- [x] DMA
#53892
- [x] Flash
#47806…
-
If you try to read a netcdf4 file with pnetcdf you get this error message:
NC_FORMAT_NETCDF4 is not yet supported
But that could be more informative by saying:
NC_FORMAT_NETCDF4 is not yet su…
-
Is it possible to establish a config for a directory (probably relative) in which the output file could reside? Same question for the filename. My web directory is within a PIO project. Something li…
-
Hello Kevin, thank you for developing this library.
I've a new RP2040-Zero connected to SN65HVD230 and a PCAN-USB interface with termination. I'm using very simple sketch to receive and send. I've…
-
One of the reasons issue #243 was hard to track down was because it was NOT obvious what was going on. There was no obvious error about the variable being asked for didn't exist on the file. I don't t…
-
because I've just had to do it
-
Within a union communicator, IO tasks constitute a subset of compute
tasks, wherein the rank of the IO root task may not necessarily be 0.
For instance, in a scenario involving 16 compute tasks, IO …
dqwu updated
8 months ago
-
I am using SAMA5D3 customized board with buildroot os
my test-pio example available at atmel-software-package-master/examples/test-pio/ are compile successfully
but when I execute my bin file on…
-
I'm getting the following error when I attempt to make:
```
make converter/adafruit_rp2040_usbh:ansi:uf2
QMK Firmware 0.24.8
Making converter/adafruit_rp2040_usbh with keymap ansi and target uf2…