update python path in makefiles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
PYTHON = /usr/bin/python3.11
|
||||
PYTHON = ~/.pyenv/shims/python
|
||||
|
||||
leds:
|
||||
$(PYTHON) ../tools/Assembler/assembler.pyc leds.asm
|
||||
|
Reference in New Issue
Block a user