-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Comparing changes
Open a pull request
base repository: micropython/micropython
base: master
head repository: swegener/micropython
compare: master
- 9 commits
- 8 files changed
- 1 contributor
Commits on Jul 20, 2018
-
py/makeqstrdefs.py: Avoid double newline
From readlines() there's already a newline. Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5659935 - Browse repository at this point
Copy the full SHA 5659935View commit details -
py/makeqstrdefs.py: Create output file if missing
Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4298639 - Browse repository at this point
Copy the full SHA 4298639View commit details -
Use $(MAKE) for invoking sub-make
This is required to properly pass on the jobserver fds. Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 777973d - Browse repository at this point
Copy the full SHA 777973dView commit details -
mpy-cross: Disable stack-protector
The inline asm in nlrx86.c and nlrx64.c depends on a specific stack layout. Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bf0863 - Browse repository at this point
Copy the full SHA 5bf0863View commit details -
Use $(MAKE) for invoking sub-make
This is required to properly pass on the jobserver fds. Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfac493 - Browse repository at this point
Copy the full SHA bfac493View commit details -
stmhal: Replace __WFI with __BKPT in __fatal_error
On a fatal error, bring the processor into debug state. Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2105a3b - Browse repository at this point
Copy the full SHA 2105a3bView commit details -
stmhal: Add target to start gdb debugging
Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f95764 - Browse repository at this point
Copy the full SHA 9f95764View commit details -
stmhal: Split out firmware0.bin and firmware1.bin rules
Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d084650 - Browse repository at this point
Copy the full SHA d084650View commit details -
stmhal: Put debug builds in separate dir
Signed-off-by: Sven Wegener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59d7817 - Browse repository at this point
Copy the full SHA 59d7817View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master