8000 ports/esp32/boards/GENERIC_S3_SPIRAM_OCT: enable BLE · micropython/micropython@4ebcbb1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ebcbb1

Browse files
committed
ports/esp32/boards/GENERIC_S3_SPIRAM_OCT: enable BLE
1 parent 05c0da6 commit 4ebcbb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/esp32/boards/GENERIC_S3_SPIRAM_OCT/mpconfigboard.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#define MICROPY_HW_BOARD_NAME "ESP32S3 module (spiram octal)"
22
#define MICROPY_HW_MCU_NAME "ESP32S3"
33

4-
#define MICROPY_PY_BLUETOOTH (0)
54
#define MICROPY_PY_MACHINE_DAC (0)
65

76
// Enable UART REPL for modules that have an external USB-UART and don't use native USB.

0 commit comments

Comments
 (0)
0