circuitpython/ports/espressif/boards/lilygo_ttgo_t-01c3/board.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
115 B
C
Raw Normal View History

2022-03-14 19:42:51 -04:00
#include "supervisor/board.h"
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.