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

libtimescale_core.a will this be opensourced in the future? #1

Closed
avinashGonsalves opened this issue Oct 6, 2018 · 6 comments
Closed

Comments

@avinashGonsalves
Copy link

No description provided.

@pkettle
Copy link
Contributor

pkettle commented Oct 10, 2018

Hi Avinash,

The intent is not to opensource the algorithm collateral at this point. The decision is related to the associated support burden. Are you using Cortex-M class devices or do you need a library for an alternative architecture?

@avinashGonsalves
Copy link
Author

avinashGonsalves commented Oct 10, 2018

Hi Paul,
Yes, this is for another architecture, Xtensa class devices.
Possible to share a copy without the support at this point?

@pkettle
Copy link
Contributor

pkettle commented Oct 10, 2018

Can you point me to the gnu toolchain for the device? Is this already supported under the Mynewt framework?

@avinashGonsalves
Copy link
Author

Its not under the mynewt framework.
For the toolchain, please refer this link: https://github.com/espressif/ESP8266_RTOS_SDK/releases/tag/v3.0
If you're finding it difficult to build, the steps are described here: https://github.com/esp8266/esp8266-wiki/wiki/Toolchain

@pkettle
Copy link
Contributor

pkettle commented Oct 26, 2018

Hi Avinash, I have added the xtensa_lx106 build of the library to the refactor branch. You can find this at ./mynewt-timescale-lib/lib/timescale/src/libtimescale_core.a_xtensa. This branch will be merged with the master shortly.

@avinashGonsalves
Copy link
Author

Thank you Paul, much appreciated.

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

2 participants