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

Makefile fixes #23

Merged
merged 5 commits into from Jan 12, 2018
Merged

Makefile fixes #23

merged 5 commits into from Jan 12, 2018

Conversation

i8-pi
Copy link
Contributor

@i8-pi i8-pi commented Jan 27, 2017

Changes:

  • Remove unused PATHS and verbose build sections from top level Makefile
  • Fix "Usee" typo
  • Split CROSS_COMPILE, CC, OBJCOPY and OBJDUMP definitions into a separate Makefile, standardize CROSS_COMPILE definition to full path of arm-none-eabi-gcc, and update comments
  • Split CFLAGS, LSCRIPT and LFLAGS definitions into a separate Makefile
  • Reduce whitespace differences between efm32hg-blinky-usb/Makefile and other Makefiles

Remove unused PATHS and verbose build sections from top level Makefile
Split CROSS_COMPILE, CC, OBJCOPY and OBJDUMP definitions into a separate
Makefile, standardize CROSS_COMPILE definition, and update comments
Split CFLAGS, LSCRIPT and LFLAGS definitions into a separate Makefile
Reduce whitespace differences between efm32hg-blinky-usb/Makefile and
other Makefiles
@xobs xobs merged commit 08d0c15 into im-tomu:master Jan 12, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants