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

25 warnings for the Getting Started project #18

Closed
krzychb opened this issue Sep 20, 2016 · 3 comments
Closed

25 warnings for the Getting Started project #18

krzychb opened this issue Sep 20, 2016 · 3 comments

Comments

@krzychb
Copy link
Collaborator

krzychb commented Sep 20, 2016

Running make on Toolchain for Windows for the bare Getting Started project completes successfully and shows 25 warnings. Below is the list taken from Eclipse for easier reading:

image

Do you see the same?

@igrr
Copy link
Member

igrr commented Sep 20, 2016

Yes, we also see this. Will clean up.

igrr pushed a commit that referenced this issue Sep 26, 2016
Clean up warnings and remove unused parts of FreeRTOS

For third party components (lwip and expat), compilation flags are adjusted to silence existing warnings (i have manually checked that all warnings are benign).
In components/esp32, replaced use of WIFI_DEBUG with ESP_LOG functions.

Additionally prvLockQueue/prvUnlockQueue have been removed, dragging some other bits of FreeRTOS along.

Original issue: #18

See merge request !111
@igrr
Copy link
Member

igrr commented Sep 26, 2016

Fixed in master, compiling the template app shouldn't produce any warnings now.

@dsptech
Copy link

dsptech commented Aug 14, 2018

I mistyped the issue number, so, I erroneusly referenced this issue. Sorry.
dsptech

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