]> Devi Nivas Git - gt-ece4180-lab02.git/commit
Modify Makefile to disable unnecessary stdout in setport
authorAdvaith Menon <83835839+advaithm582@users.noreply.github.com>
Tue, 16 Sep 2025 19:57:18 +0000 (15:57 -0400)
committerAdvaith Menon <83835839+advaithm582@users.noreply.github.com>
Tue, 16 Sep 2025 19:57:47 +0000 (15:57 -0400)
commitfd54fa70af1fc76c0a8a988bdaec471ff190a9e5
tree2cdc759519b213e105b6afed3c7c98a99b3322db
parentf75747cb872d696b60bbbcef64fd5421bbc47abb
Modify Makefile to disable unnecessary stdout in setport
* make setport now only outputs environment variables to the terminal.
  To set the port your Arduino is on, run: eval $(make setport)
Makefile.global