update bomAM to reflect change in lepton-eda 1.9.7 api
authorBdale Garbee <bdale@gag.com>
Wed, 12 Dec 2018 03:37:13 +0000 (20:37 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 12 Dec 2018 03:37:13 +0000 (20:37 -0700)
preferred-parts
scheme/gnet-bomAM.scm

index 88e04b085c822d2b90a7fca01e30660fdb3344bd..b3a48477a582ceed52921a9106adf65c5d86a67b 100644 (file)
@@ -103,6 +103,7 @@ DIODE       S1G     DO-214AC        smt     no      S1G     digikey S1GFSCT-ND
 ENCLOSURE      1551NGY 1551NGY handload        no      1551NGY mouser  546-1551NGY
 FUSE   fuse3568        fuse3568        throughhole     no      3568    digikey 36-3568-ND
 FUSE   fuse345 fuse345 throughhole     no      03450101H       mouser  576-03450101H
+IC     ADS124S0X       s-pqfp-g32      smt     no      ADS124S06IPBS   digikey 296-45188-ND
 IC     ADXL375 lga14   smt     no      ADXL375BCCZ-RL  digikey ADXL375BCCZ-RLCT-ND
 IC     AP3012  SOT23-5 smt     no      AP3012KTR-G1    digikey AP3012KTR-G1DICT-ND
 IC     ATmega328p      TQFP32_7        smt     no      ATMEGA328P-AUR  digikey ATMEGA328P-AURCT-ND
index 6ddc56d2c205818aadf3cc3d27f6c7cd4abd29d3..8411196fa08eb8f4b1223135650b295a14907267 100644 (file)
@@ -59,7 +59,7 @@ filename)
            (begin
              (bomAM:printlist (append attriblist (list "quantity" "refdes")) #\,)
              (newline)
-             (bomAM:printbom (bomAM:components (schematic-packages toplevel-schematic)
+             (bomAM:printbom (bomAM:components (schematic-package-names toplevel-schematic)
                                              attriblist)
                             0))))))