work in progress

This commit is contained in:
2026-04-10 17:35:49 +02:00
parent 867c94edef
commit 6e9b4c9d53
19 changed files with 107134 additions and 18493 deletions

15
run_easyeda2kicad.sh Executable file
View File

@@ -0,0 +1,15 @@
#!/usr/bin/env bash
# Simple script to run easyeda2kicad via Poetry with specified parameters
# Usage: ./run_easyeda2kicad.sh [LCSC_ID]
set -euo pipefail
# Require LCSC ID as first argument
if [[ $# -lt 1 ]]; then
echo "Usage: $0 <LCSC_ID>"
exit 1
fi
LCSC_ID="$1"
poetry run easyeda2kicad --full --lcsc_id="$LCSC_ID" --output cm4-nrf54