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

fix build directory and readd linker script #34

Open
wants to merge 7 commits into
base: edge
Choose a base branch
from

Conversation

ChristianRinn
Copy link

Compilation with the Makefile failed because it had "debug" as the default build directory. Furthermore the linker script was completely missing. A linker script from https://github.com/MoonCactus/grbl-STM32F103/blob/edge/STM32F103C8T6.ld which fits with the Coocox startup code was added. Now everything builds fine by default.

A-Makuba and others added 3 commits December 12, 2017 13:03
Change triggering of the endstop by the front.
It is necessary when the endstop are normally closed, to the rising edge.

Also compatibility with the falling front is maintained.
@comps
Copy link

comps commented Mar 3, 2019

Hey, thanks for this! I was wondering if the author forgot to git add the script or something.

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.

3 participants