-
Hey there,
I just downloaded and compiled latest source today, and created a new live ISO. Attempted to install on freshly GPT-partitioned HDD, but as yet unable to boot the system from the HDD.
…
-
My target is OmnibusF4SD.
I used to use old SD cards (both 512MB and 2GB) and both of them work fine with betaflight 3.2.1. but with this version if I install the 512 MB SD card the beeper just kee…
-
On `aarch64` we don't have a 1st partition.
```
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 252:0 0 10G 0 disk
|-sda2 252:2 0 127M 0 part
|-sda3 252:3 0 384M 0 …
-
### Problem
I am registering a `FileSystemCreator` via an initializer block in the Main Activity companion object.
```
class MainActivity : AppCompatActivity() {
companion object {
…
-
@cmaglie @per1234 hiya not sure if the library registry cron is running, hasnt seen any updates in a day
https://twitter.com/arduinolibs
wanna take a look?
-
Now that ELKS boots using the polled keyboard mechanism on my i80c188eb board, I would like to add support of SD cards via SPI bitbang on the GPIOs found on this CPU.
I have some code that actually w…
cocus updated
2 years ago
-
In the Module Setup on Turnigy 9XR Pro with 2.3.9 some menu entry are blank or will be blank when scrolling in Type or Subtype.
Also "Bind" is not visible or selectable.
**To Reproduce**
Error is…
-
Regarding "Accessing image files from MacOS?", I suggest something like (someone fluent in english may wish to make corrections):
Using harddisk images in MacOS
MacOS (at least 12.0.1) has built i…
-
rpi-imager-1.62 compiled from source fails to write to sd card with:
```
Telemetry done. cURL status code = 0
sfdisk: "Checking that no-one is using this disk right now ... OK\n\nDisk /dev/mmcblk…
-
**Is your feature request related to a problem? Please describe.**
I am using FATFS in my code and I want to load some of the files from the computer to it. So, if we have a tool as we have for spi…