[submodule "src/memllib"]
	path = src/memllib
	# Upstream (the lab's shared library), not the monkey-w1n5t0n fork.
	# Phase 0 pointed this at the fork because the pin b37fc53 existed on no
	# remote. Those three fork commits touch only `examples/`, which the
	# firmware never compiles (it is not in the sketch symlink forest) and whose
	# content is already ported into nisps/ml/{jolt,ou_noise,feedback,geo_push}.
	# With the pin moved to an upstream commit, upstream is the correct source.
	# The fork's feat/nisps-core-swap branch is still pushed; nothing is lost.
	url = https://github.com/MusicallyEmbodiedML/memllib.git
