| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
shared group too, changing the log level when logging options are
specified.
|
|
|
|
|
| |
kicad-make-bom: Using the project's UUID to generate an URL for all
parts.
|
|
|
|
| |
specified.
|
|
|
|
| |
code from tool to ee.digikey.functions.
|
|
|
|
|
|
|
|
|
|
| |
functions:
o Changing the structure of the functions, they're now factories that
will be given kwargs and must return a function that processes the
parts.
o Adding new function to default set; 'map_footprint' that maps the
KiCAD footprints to common footprints.
part_validate_parts: Using only common keys.
|
| |
|
| |
|
|
|
|
|
|
| |
create-order: Adding an option for a strategy to ignore/modify parts.
ninja/init: Moving strategy from ninja to init so they're more
persistent.
|
|
|
|
|
|
|
| |
o Change to download one OPL at the time. Enables Ninja to run the
downloads concurrently.
init/ninja:
o Learning about seeed-download-opl.
|
|
|
|
|
|
|
|
| |
.ee/config.
ninja tool:
o Use project's config to check for sch and pcb files.
o Use some more conditionals in build.ninja.j2.
unlockoslo: Adding demo project.
|
|
|