diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-05-23 13:17:38 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-08-01 14:54:07 +0200 |
commit | 40da2eb8bc5cad1170d689c135e53c6c180ed965 (patch) | |
tree | d1458aa8decb0d6511faddae70db5c48bda99236 /demo/thirdparty/unlockoslo-alpha-3/eeconfig | |
parent | b4eeed35d78f82ea988d70de177d522ca20257ea (diff) | |
download | ee-python-40da2eb8bc5cad1170d689c135e53c6c180ed965.tar.gz ee-python-40da2eb8bc5cad1170d689c135e53c6c180ed965.tar.bz2 ee-python-40da2eb8bc5cad1170d689c135e53c6c180ed965.tar.xz ee-python-40da2eb8bc5cad1170d689c135e53c6c180ed965.zip |
Updating all demos.
Diffstat (limited to 'demo/thirdparty/unlockoslo-alpha-3/eeconfig')
-rw-r--r-- | demo/thirdparty/unlockoslo-alpha-3/eeconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demo/thirdparty/unlockoslo-alpha-3/eeconfig b/demo/thirdparty/unlockoslo-alpha-3/eeconfig index 2776997..6b40631 100644 --- a/demo/thirdparty/unlockoslo-alpha-3/eeconfig +++ b/demo/thirdparty/unlockoslo-alpha-3/eeconfig @@ -1,6 +1,11 @@ [kicad-project] sch = ../../../thirdparty/unlockoslo/hardware/alpha-3/alpha.sch pcb = ../../../thirdparty/unlockoslo/hardware/alpha-3/alpha.kicad_pcb +functions = ee.kicad.functions.default +function-arguments = + +[supplier:digikey] +function = ee.kicad.digikey.functions.default [seeed-opl] opls = SEEED, HQCHIP |