Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: F2FS On USB Sticks? Date: 26 Mar 2025 04:16:25 GMT Lines: 27 Message-ID: References: <09GcnUsbvK9iQUL6nZ2dnZfqnPWdnZ2d@giganews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net U2g4W6Eze2ex2XZKdDMDTQS9y+rjJ0OSC2u+t6tdlpFtgEpIuX Cancel-Lock: sha1:FdH2cf4pYGD8FCXp9tOtCI2i9A4= sha256:eeHIW21t9+dmUjRUIXUvjEKKksl0n7UBHtcJkiaG8dI= User-Agent: Pan/0.160 (Toresk; ) Xref: csiph.com comp.os.linux.misc:66628 On Tue, 25 Mar 2025 08:31:21 -0400, c186282 wrote: > I know Ards better. More years of libs/examples too. https://randomnerdtutorials.com/programming-raspberry-pi-pico-w-arduino- ide/ No problem. https://docs.sunfounder.com/projects/kepler-kit/en/latest/cproject/ for_arduino_user.html Sunfounder has a variety of offerings and this page is for the Kepler kit that has a variety of sensors, discrete components, and so forth for the Pico although they can be used with any board. The projects are paralleled between MicroPython and the Arduino. The setup shows using the Arduino IDE or Thonny for MicroPython but I prefer VS Code with the PlatformIO plugin for Arduino or the MicroPython pluin for Python. There is also a Raspberry Pi Pico extension that uses the native Pico C/C++ SDK. Arm is deprecating the mbed RTOS but there are a couple of candidates for replacement. https://os.mbed.com/blog/entry/Important-Update-on-Mbed/