-
I'm using FIFO_SDIO and SdFs (Fat16, Fat32, and exFat) for the built-in SD adaptor on the teensy 3.6.
Everything has been working as I work through testing over the past few weeks. I can read fr…
-
Lock file not being closed?
```
OSError: [Errno 24] Too many open files: '/tmp/mirror/c1.lock'
File "/usr/local/lib/python3.9/dist-packages/MyNoSQL/__init__.py", line 337, in _getpeerspeed
F…
-
Hi. I have a tricky question: is it possible for bootduet to be a regular file, and be chainloaded as a file?
I ask because my syslinux is installed on pbr instead of mbr. I want to put bootduet and…
-
A bit of an **introduction** to the issue.
GW uses the actual NAND size when creating/booting emunand. rxTools and (previously)CakesFW boots these without issue, except for guys with 2DS with N3DS NAN…
b1l1s updated
9 years ago
-
When calling `fx_file_write` on a file the `fx_file_dir_entry.fx_dir_entry_available_file_size` field is not being updated before saving the directory entry. This causes issues when a file is re-opene…
-
This crate are great but it consist two functionalities: fat file system interface and implementation and sd/mcc card high level driver. I think we need to split this crate to two - one for fat fs and…
-
#### Expected behaviour
Righ click on a file or folder
The dialog appears AND shows even the birth of a file
#### Actual behaviour
no birth of file/dir is shown
#### Steps to reproduce the be…
-
FAT16 allows all "high ASCII" characters (128-255) to be used in 8.3 filenames under MS-DOS ([reference](https://en.wikipedia.org/wiki/8.3_filename#Directory_table)).
That's all the funky symbols i…
-
I have been having difficulty in implementing this on the multicomp. The code runs except for reading the sd card. I am using a 1 GB sd card formatted for FAT 16 and it appears not to get the boot blo…
-
```
What steps will reproduce the problem?
1. Create 32GB NTFS USB Flash drive or FAT16 512MB flash drive
2. Try to access near end of disk using batch file (see below)
cat --length=16 --hex (hd0)963…