Merge branch '8.2.x' into magiclick_s3_n4r2
This commit is contained in:
commit
f7bc3b853e
@ -28,13 +28,6 @@
|
|||||||
#include "mpconfigboard.h"
|
#include "mpconfigboard.h"
|
||||||
#include "shared-bindings/microcontroller/Pin.h"
|
#include "shared-bindings/microcontroller/Pin.h"
|
||||||
|
|
||||||
void board_init(void) {
|
|
||||||
// Debug UART
|
|
||||||
#ifdef DEBUG
|
|
||||||
common_hal_never_reset_pin(&pin_GPIO43);
|
|
||||||
common_hal_never_reset_pin(&pin_GPIO44);
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
|
|
||||||
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.
|
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user