Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Microchip #57

Merged
merged 6 commits into from
Dec 14, 2017
Merged

Microchip #57

merged 6 commits into from
Dec 14, 2017

Conversation

SchrodingersGat
Copy link
Contributor

This PR moves the existing microchip.lib across.

The easy to categorize symbols have been allocated.

The remaining ones are in legacy/microchip.lib

My strategy is to move the easy ones first which I can do very quickly. Then for the few remaining ones we will have to go through and decide on categorization.

@poeschlr
Copy link
Collaborator

Should the I/O expanders go int interface_i2c and interface_spi? (currently you have them in the legacy lib.)

@SchrodingersGat
Copy link
Contributor Author

Interface_xxx libs are for parts that use an xxx interface to communicate with something off-board and xxx is their primary functionality. In this case the primary function is I/O expansion and not SPI or I2C. We just need to develop a good category.for these.

@poeschlr
Copy link
Collaborator

Ok i misunderstood the note in the lib reorg discussion thread. In that case thanks

@poeschlr poeschlr merged commit 8ec5299 into KiCad:master Dec 14, 2017
@SchrodingersGat SchrodingersGat deleted the microchip branch December 14, 2017 22:56
@myfreescalewebpage myfreescalewebpage added the Addition Adds new symbols to library label May 31, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Addition Adds new symbols to library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants