Include Makefile.env in Makefile for local configuration
This commit is contained in:
parent
5c7b10c7b1
commit
aa0a04b76f
3 changed files with 22 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,6 +20,7 @@ __pycache__
|
|||
*.mpy
|
||||
|
||||
# Configuration files
|
||||
/Makefile.env
|
||||
/src/webrepl_cfg.py
|
||||
/src/wlan_cfg.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue