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

How to use this with AWS FreeRTOS? #1

Open
p0fi opened this issue Mar 17, 2020 · 2 comments
Open

How to use this with AWS FreeRTOS? #1

p0fi opened this issue Mar 17, 2020 · 2 comments

Comments

@p0fi
Copy link

p0fi commented Mar 17, 2020

Hi, the library looks really handy. I would like to use it with AWS FreeRTOS which brings its own mbedtls lib. It does not work the way the README suggests for platforms like unix or windows :(

Any guide on how to make it work on AWS FreeRTOS?

@GlitchedPolygons
Copy link
Owner

Hi there,

I'm so sorry but I have zero experience with FreeRTOS :/
Does it give you any error messages or something? Where does it fail?

@GlitchedPolygons GlitchedPolygons pinned this issue Mar 17, 2020
@CipsIT
Copy link

CipsIT commented Nov 2, 2020

Hi,
I have the same problem.
The compiling error I have is related to the line for example 50 in entropy_poll.c
#error "This module only works on Unix and Windows, see MBEDTLS_NET_C in config.h".

I also tried to disable the defines in the config.h, without success.
Any suggestions?

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