Andrew Scheller

Results 1237 comments of Andrew Scheller

This seems like a bit of an edge-case - I'd imagine that for 99% of users the value of `$PICO_SDK_PATH` will never change? :shrug:

Appears to be the same as https://github.com/libretro/Lakka-LibreELEC/issues/769 (i.e. _none_ of the Lakka downloads are working?)

I think it's probably best to give them a different name, in case somebody e.g. wants to use the same SD card on both a Pi1 and a Pi3? (and...

IIRC it's the sum of the `partition_size_nominal` values in `partitions.json` ? (which the NOOBS GUI uses to decide if there's enough free space on the SD card to install the...

@bdspvl Would you like to test this, and close this issue if it's fixed?

@procount Just a suggestion, but I wonder if you could modify PINN to work out the (total) size of the download tarballs using http HEAD requests?

Duplicate of https://github.com/raspberrypi/pico-sdk/issues/725, #128, #152, #141 etc. It seems to be a "known problem" that affects _some_ users, but not others. Unfortunately we've been unable to reproduce this error ourselves,...

> I tried replacing it with only CMakeFiles/blink.dir/blink.c.obj In the build.make file in pico\pico-examples\build\blink\CMakeFiles\blink.dir line 1073 and it seemed to link OK. Yeah that'll work as a temporary workaround, but...

Hmmm, strange that this should be specific to the rpi2 and work fine on the rpi1. I never saw any errors like this myself during testing. Any ideas, @ghollingworth ,...

Does NOOBS v1.4.0 also suffer from the same problem?