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

make clean nucleo error #116

Closed
faxe2110 opened this issue Sep 28, 2017 · 2 comments
Closed

make clean nucleo error #116

faxe2110 opened this issue Sep 28, 2017 · 2 comments

Comments

@faxe2110
Copy link

After last git pull im having this problem,

Makefile:216: recipe for target 'obj_f4/SerialRB.o' failed
make: *** [obj_f4/SerialRB.o] Error 1
pi@raspberrypi:~/Applications/MMDVM $

73 SA7BNT
Tim

@faxe2110 faxe2110 changed the title make nucleo error make clean nucleo error Sep 28, 2017
@phl0
Copy link
Collaborator

phl0 commented Sep 29, 2017

You have to update the STM32F4XX_Lib inside the MMDVM folder. The lib has been updated by @juribeparada 6 days ago and includes the definitions for NULL which is causing the error here.

@faxe2110 faxe2110 reopened this Sep 29, 2017
@faxe2110
Copy link
Author

Thanks, that was the problem.

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