We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bff727 commit 0a13bd0Copy full SHA for 0a13bd0
ports/esp32/boards/ESP32_GENERIC_C6/mpconfigboard.h
@@ -2,8 +2,5 @@
2
3
#define MICROPY_HW_BOARD_NAME "ESP32C6 module"
4
#define MICROPY_HW_MCU_NAME "ESP32C6"
5
-
6
-#define MICROPY_PY_MACHINE_I2S (1)
7
8
// Enable UART REPL for modules that have an external USB-UART and don't use native USB.
9
#define MICROPY_HW_ENABLE_UART_REPL (1)
0 commit comments