This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
Cursed knowledge learned today:
thumbv8 targets (like the RP2350!) start with their memory marked as "non-sharable" at boot, meaning that atomics between the processors *don't actually work*, until you either set the regions sharable in the MPU, or set a global "everythings sharable" flag.
2025-02-04T23:03:23.332Z