Skip to content

Commit 800415a

Browse files
committed
on clean also remove generated components/micropython/mpconfigoverrides.h
1 parent 2d7ee01 commit 800415a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ prepare-sha2017: prepare
2929

3030
clean:
3131
rm -rf "$(BUILDDIR)"
32+
rm components/micropython/mpconfigoverrides.h
3233
source "$(IDF_PATH)/export.sh" && idf.py clean
3334

3435
build:

0 commit comments

Comments
 (0)