Update board.c

This commit is contained in:
MakerM0 2023-09-24 22:05:34 +08:00 committed by GitHub
parent 0507e7a00d
commit c35839afc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,10 +25,6 @@
*/
#include "supervisor/board.h"
#include "mpconfigboard.h"
#include "shared-bindings/microcontroller/Pin.h"
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.