juju2013
Results
3
issues of
juju2013
new syntax: allow unindexed worker list in C4 (see conf/gsnova.conf) Old syntax: allow any worker number from 0 to 9 in any order
Trying to do this: ```bash dd if=/dev/urandom of=random.bin bs=1024 count=100 uf2conv.py -b 0x10020100 -o random.uf2 -c -f RP2040 random.bin cp random.uf2 /mnt/uf2 && sync ``` Note that address starts at...
Hi, Here's my changes to make backup directly from/to Glacier storage via the S3CStorage driver.