-
Notifications
You must be signed in to change notification settings - Fork 4
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
Compilation Failed : LED_XXX Not Declared in Scope #2
Comments
I tested this program on FRDM-K64F. You may need some changes to run on other targets. FYI, if you can try AWS, the following program is maintained better than this program. |
Thanks @coisme . I have made some changes to the code to be able to run it on the NUCLEO_F767ZI. I also implemented your commented // TODO. Do you want me to push my branch upstream so that other people can also benefit from it? I will try your AWS one next once I am done testing this one. |
@nuertey Thank you. If you can make a pull request, I'll merge your change with my program. |
Thanks @coisme . Created the pull-request. |
FYI @coisme , I tried your Mbed-to-AWS-IoT example. It works perfectly. Thanks. |
Hello @coisme ,
Is this sample program ready to be tried out and tested as-is? I tried compiling it for my target but compilation failed on missing defines. See logs below :
The text was updated successfully, but these errors were encountered: