-
`fatfs` [recommends](https://github.com/rafalh/rust-fatfs/blame/87fc1ed5074a32b4e0344fcdde77359ef9e75432/README.md#L40-L44) using [`fscommon::BufStream`](https://github.com/rafalh/rust-fscommon/blob/8…
-
HI,everyone, when complien ,i have the error :
Building FatFS library for ARM
make -C fatfs -f Makefile.arm
make[1]: Entering directory '/c/wii/Nintendont-master/fatfs'
CC ff-arm.o
make[…
-
I am using FatFS library on STM32H723 MCU with FreeRTOS and DMA. I have encountered the issue mentioned [here](https://community.st.com/s/question/0D50X00009sTr0fSAC/stm32f7xx-cubemx-sd-disk-io-dma-wi…
-
I've encountered an issue while swapping the file system used for our application from LittleFS to FatFS, and would appreciate any help diagnosing the problem.
For my initial investigation, I've be…
g2gps updated
5 months ago
-
Hi,
This is an embarrassing story, but I made the exact same project as you to support another retro-emulation project:
https://github.com/parkertomatoes/fatfs-wasm
I did that last year, sat o…
-
当FatFS的盘符为0:时终端输出不会有盘符
-
Some of the code from the `fatfs` example could be moved to the crate and adapted to expose functions more like those in `std::fs`.
For example, the code in `mkdir` could become something like `std…
-
Mine is a hardware version 2.82, but it seems that this bios can't read FatFS
`AlterBIOS 0.4: FatFS FAIL`
I'm just wondering how to remove AlterBIOS to restore the older bios
-
**Is your feature request related to an issue? Please describe.**
A clear and concise description of what the problem is. Ex. I always get frustrated when [...]
CheatDatabase.zip files cannot be loa…
-
Since the SuperLongBoard is not yet available in Web Builder, I'm trying to build firmware for the LongBoard32, but I can't seem to get it working, and I keep encountering errors.
So far, I have cr…