Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more libs and examples #245

Closed
wants to merge 4 commits into from
Closed

more libs and examples #245

wants to merge 4 commits into from

Conversation

bitbank2
Copy link
Contributor

This PR moved the ch32v_hal and spi_lcd color LCD libraries into extralibs and added a new example - Sensor_Platform with a bunch of I2C sensor libraries.

@cnlohr
Copy link
Owner

cnlohr commented Oct 4, 2023

Extralibs is only for libs that use the interfacing on the ch32v003. Any device-specific libs go in the individual projects.

For something like the LCD, if you must, you can link directly to the code in the other example.

@bitbank2
Copy link
Contributor Author

bitbank2 commented Oct 5, 2023

I think that makes it harder for people to re-use common code that should be easily accessible. Maybe you could add a folder called "contrib" or "contrb_libs"? I hope there is another way to manage this.

@bitbank2 bitbank2 closed this by deleting the head repository Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants