Skip to content

Commit

Permalink
TODO Useless change to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jrvollmer committed Sep 16, 2023
1 parent 11afc19 commit 4777650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
PROFILE?=develop
TOOLCHAIN?=GCC_ARM

# Useless change

# Parse setup.yml to determine the build target
TARGET := $(shell grep -Po '(^\s+target:\s+)\K.+' setup.yml)
# Check that a value for 'target' was found in setup.yml
Expand Down

0 comments on commit 4777650

Please sign in to comment.