This repository was archived by the owner on Dec 21, 2017. It is now read-only.
This repository was archived by the owner on Dec 21, 2017. It is now read-only.
Create one-shot script #4
Open
Description
Replace the Makefile with a Python script that:
- Automatically adds a newline at the end of a .asm if it is missing
- Checks file size and warns you if it is too big
- Automatically runs program after it has been pushed to the board
- Send "G" and address
- This is one less step for me to reach over and have to do
- Logs work, see Add Logging #3