-
Hello everyone.
I'm trying to find the inode of a given sector with `ifind` but it does not work. The exit code is 1.
By default it does not detect the filesystem type. It is fat32 (virtual fat)…
-
I'm trying to build one of my z80pack VM's for the RISC-V instead of the ARM cores. Looks like FatFs is not prepared for this yet?
Scanning dependencies of target picosim
[ 10%] Building C object …
-
I was trying to work from the rp2040 example, but it seems to be outdated. I tried to adjust it to make it work and adjusted the pins to my board layout, see my diff:
[diff.txt](https://github.com/…
-
It is technically possible to swap out the SD card at runtime on DSi/3DS consoles (and on flash cartridges too, but this is not entirely fixable there), however this will currently lead to potential d…
-
The issue can be reproduced by executing `run/bash` with commit [6e4a5ce](https://github.com/rite/genode/commit/6e4a5ce86ddfbe065dee84af9111e37153454e0f) and issuing the following bash command:
```
…
rite updated
2 months ago
-
Is there anyway to turn off case sensitivity for filenames? I'm running code with LittleFS on the flash "disk" and FatFS on the SDcard. FatFS is not case sensitive and the differencemakes it confusing…
-
I'm working with an ESP32-Lyrat v4.3 board and use an external mic to record sound. In the documentation for the ES8388 chip, it says to set certain registry values and i did so but it doesn't change …
-
```
Create a connection to the FATFS
```
Original issue reported on code.google.com by `martin.a...@gmail.com` on 6 Oct 2009 at 8:36
-
```
Create a connection to the FATFS
```
Original issue reported on code.google.com by `martin.a...@gmail.com` on 6 Oct 2009 at 8:36
-
These make are not working for
make: *** No rule to make target 'makefatfs'. Stop
make makefatfs
make flashfatfs
Also
Flash mount is failing.
D (2699) wl_flash: initSections - resul…