~repos /rp2350

#zig#raspberry-pi

git clone https://pyrossh.dev/repos/rp2350.git

code to drive rp2350



eda/package.json



{
"name": "tss",
"version": "1.0.0",
"description": "A TSCircuit project",
"main": "index.tsx",
"keywords": [
"tscircuit",
"electronics"
],
"scripts": {
"dev": "tsci dev",
"build": "tsci build"
},
"devDependencies": {
"@tscircuit/core": "^0.0.359",
"@types/react": "^19.0.12"
}
}