Skip to content

Commit 5d5d0d6

Browse files
committed
add mclk for tulip
1 parent 8fb6517 commit 5d5d0d6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tulip/macos/dist
1515
tulip/macos/lextab.py
1616
tulip/macos/yacctab.py
1717
tulip/linux/build-standard
18+
tulip/amyrepl/build-standard
1819
tulip/web/build-standard
1920
tulip/linux/dev
2021
tulip/ios/build-standard

tulip/esp32s3/pins.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
#endif
184184

185185

186-
186+
#define CONFIG_I2S_MCLK -1
187187

188188

189189

0 commit comments

Comments
 (0)