1

(5 replies, posted in wolfSSL)

Okay I've made a bit of progress, but WolfSSL is still attempting to include stdarg.h when it is not available in ssl.h. Is there a way to disable this?

2

(5 replies, posted in wolfSSL)

If I wanted to manually define INTEGRITY where would that go? I'm new to this so I'm doing a bit of bumbling.

3

(5 replies, posted in wolfSSL)

I'm currently trying to get WolfSSL to build on the Integrity OS and beyond using

NO_FILESYSTEM
USER_TIME
USER_TICKS

I'm not sure what options I need to enable to get it to port over to Integrity?

Any ideas?