Skip to content

Commit

Permalink
Merge branch 'mega' into feature/ESP32_IDF_5_1
Browse files Browse the repository at this point in the history
  • Loading branch information
TD-er authored Nov 12, 2023
2 parents d4c7252 + f5361b5 commit cce494c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pio/generate-compiletime-defines.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ def gen_compiletime_defines(node):
print("\u001b[33m memory_type: \u001b[0m {}".format(env.BoardConfig().get("build.arduino.memory_type", "-")))


env.AddBuildMiddleware(gen_compiletime_defines)
env.AddBuildMiddleware(gen_compiletime_defines)

0 comments on commit cce494c

Please sign in to comment.