CeDeROM
CeDeROM
Also note that all STLINKV3 have no implemented USB 2.0 enumeration. So if you use it over USB HUB or USB Isolator it may not work (red LED blinks slowly)....
> I feel bad but should this not be a "uORB" sensor (uORB in quotes because it's just the new sensor framework)? This is what we're asking for from contributors...
Response from kerogit: > the TC74Ax driver not being uORB - well, I was not sure whether to submit the driver at all exactly because it is not done the...
Very useful information on boot process and settings for various rPI models: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#boot-diagnostics The problem is different families support only some and/or different modes so this is not really coherent...
For the rPI 4B I made it to boot Nuttx over usb :-) In order to update rPI boot config [1]: * Boot the RPIOS [2] from uSD card. *...
Thanks @acassis yes I know uhubctl utility and ported it to FreeBSD https://github.com/mvp/uhubctl/issues/640 / https://github.com/freebsd/freebsd-ports/pull/456 but this issue is about **firmware flashing** not usb port control :-) Simple PoC with...
Documentation build fails because this PR depends on other PR that adds the temp sensor. It can be reconsidered when #17405 is merged.
Looks like we need to fix the boards where -1 / default is used, just to pass build here and have correct timings on these boards, then update the res...
Thank you @jlaitine for the hints here! :-) @linguini1 looks like you found a hard nutt(x) to crack :D :D
CI build error :-(