-
I have a ESP32-S3 N16R8 (https://www.robotics.org.za/ESP32-S3-N16R8).
The `rebuild-esp32s3-linux-wifi.sh` scripts works flawlessly on my device, but it is configured to N8R8 (with 8MB flash total).…
-
**Describe the bug**
When attempting to use the AWS Toolkit on a project that is located in the WSL2 filesystem (`\\wsl.localhost`) it is unable to find the `.csproj` file.
Error thrown:
```
{"Err…
-
`dev/sidebar-ui` ([Sidebar UI](https://github.com/shivam-jainn/podspace/tree/dev/sidebar-ui))
- [x] Make container component
- [x] Make DisplayTree component
`dev/sidebar-rust-fs`
- [x] Access …
-
Hi there! I was trying to get `MultiZarrToZarr` to work on a set of files that have been gzip compressed. Fsspec's `fsspec.open` function has a `compression` parameter that can be passed to tell `fssp…
-
### What problem are you facing?
I think below source code is already self explanatory. Official AWS Provider doesn't support source: Filesystem and as seen in the below reference it checks for …
-
I am facing difficulties to update FileSystem correctly using this library. Firmware update works well, however when I am trying to upload FileSystem I got "Update error: ERROR[4]: Not Enough Space" o…
-
Like the Linux `du` command, this command should list the files in the filesystem, ordered by filename, descending (i.e., latest date first, ideally).
In general, the filename will include and/or …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem statement
External tables stored in `adl://` and `wasbs://` will be crawled and marked with `Wha…
-
### What happened?
I've been using the following build command for about a year
```
./compile.sh build BOARD=nanopi-r2s BRANCH=current BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm HOST=…
-
Interpreters are pure. In their raw form they don't know anything about system calls. Then it comes "standard library" that adds these system call. Now interpreter can "open files" and do some other i…