8000 Merge branch '8.2.x' into magiclick_s3_n4r2 · adafruit/circuitpython@f7bc3b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit f7bc3b8

Browse files
authored
Merge branch '8.2.x' into magiclick_s3_n4r2
2 parents 9012e34 + 9d90680 commit f7bc3b8

File tree

1 file changed

+0
-7
lines changed
  • ports/espressif/boards/magiclick_s3_n4r2

1 file changed

+0
-7
lines changed

ports/espressif/boards/magiclick_s3_n4r2/board.c

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828
#include "mpconfigboard.h"
2929
#include "shared-bindings/microcontroller/Pin.h"
3030

31-
void board_init(void) {
32-
// Debug UART
33-
#ifdef DEBUG
34-
common_hal_never_reset_pin(&pin_GPIO43);
35-
common_hal_never_reset_pin(&pin_GPIO44);
36-
#endif
37-
}
3831

3932
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.
4033

0 commit comments

Comments
 (0)
0