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

consolidate this and the tomu-quickstart repository #34

Open
tyll opened this issue Jul 7, 2018 · 2 comments
Open

consolidate this and the tomu-quickstart repository #34

tyll opened this issue Jul 7, 2018 · 2 comments

Comments

@tyll
Copy link

tyll commented Jul 7, 2018

There seem to be two repositories that share some example code, this one and the repo at https://github.com/im-tomu/tomu-quickstart - IMHO it would be better to have only one repo for each sample code to make sure that changes to the examples do not need to be synced.

@xobs
Copy link
Member

xobs commented Jul 10, 2018

I agree -- this repo was the original one, but with the integration of libopencm3, it's seen fewer updates.

Perhaps one approach would be to make this repo primarily for GeckoSDK and -quickstart to be libopencm3?

I suppose the real question is: What is the utility of the GeckoSDK and examples?

@todbot
Copy link

todbot commented Jul 10, 2018

I find the GeckoSDK useful because libopencm3 doesn't yet have defines for much of the EFM32 hardware.

I personally needed it for LEUART, USART, SPI, & DMA for this example:
https://github.com/todbot/tomu-samples/blob/master/gecko-sdk/efm32hg-neopixels-spi/main.c

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

No branches or pull requests

3 participants