micropython/extmod/libmetal/metal/system/micropython/sys.h

6 wiersze
89 B
C

#include <metal/config.h>
struct metal_state {
struct metal_common_state common;
};