소스 검색

add platform rt-thread

SummerGift 8 년 전
부모
커밋
a93e1ee738
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      port/genhdr/mpversion.h

+ 2 - 0
port/genhdr/mpversion.h

@@ -6,3 +6,5 @@
 #define MICROPY_VERSION_MINOR (9)
 #define MICROPY_VERSION_MICRO (3)
 #define MICROPY_VERSION_STRING "1.9.3"
+#define MICROPY_PY_SYS_PLATFORM "rt-thread"
+