Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: The Stupidification Of systemd Haters Date: 13 May 2026 17:40:54 GMT Lines: 10 Message-ID: References: <18ae97fc33e48f9d$12583$2923323$802601b3@news.usenetexpress.com> <10ttm9k$1g1he$6@dont-email.me> <10tvbbj$1vrb3$1@dont-email.me> <10u07tq$29ejq$1@dont-email.me> <10u1o4b$2jago$14@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net jrcU96B27AUSpUft0KyitgEgfg/2MdgcpoLRp4necvD4cTU+2h Cancel-Lock: sha1:5C4j/Z65jPfMORaRupVlkg2/Ct0= sha256:QDqDsBhxjwr2FGhB+Z3gmT51ExLxpRj+NZl127GP3jM= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:86611 On Wed, 13 May 2026 12:43:07 +0100, The Natural Philosopher wrote: > But cross compiling for a Pi Pico apart from the very first build is > fairly instant The C/C++ SDK does take a little while in the first build to download stuff but it's fast after that. I also use the Arduino core and once you've downloaded Earl Philtower's RP2040 packages the compilation is very fast. I use arduino-cli and the 'arduino-cli upload ...' takes several seconds.