3332 Commits

Author SHA1 Message Date
lyon1998
d979c2876d test for 'x = [1,2,3]' is ok 2022-04-14 13:10:34 +08:00
lyon1998
d8b983719e support x = [1,2,3] 2022-04-14 13:06:48 +08:00
lyon1998
fc149a476d get args in LST is ok 2022-04-13 20:19:52 +08:00
lyon1998
8e598986cd create LST ins to support list init 2022-04-13 19:37:43 +08:00
lyon1998
b42c8c1e6a parse for a = [1, 2, 3] is ok 2022-04-13 19:36:08 +08:00
lyon1998
395e0f77dd push-core and push lib the same time 2022-04-13 13:24:39 +08:00
lyon1998
42221cab50 push stdlib to lib 2022-04-13 13:23:45 +08:00
lyon1998
52e69f45a7 support built-in list and dict 2022-04-13 12:03:10 +08:00
Lyon
d126bc7f5e
Update README.md 2022-04-12 22:50:31 +08:00
Lyon
231d2f2814
Update README.md 2022-04-12 22:48:15 +08:00
lyon1998
6af8de1dfa use donate 2022-04-12 22:45:37 +08:00
Lyon
d86da824da
Update README.md 2022-04-12 22:34:11 +08:00
lyon1998
cc9df123b3 update readme about 'def' and 'class' ins Shell 2022-04-11 22:58:12 +08:00
lyon1998
7e876c9799 support TinyObj for class runtime-define 2022-04-11 22:40:42 +08:00
lyon1998
6f02b3aa94 add test for class_in_shell 2022-04-11 22:31:36 +08:00
lyon1998
cd5c62c167 support defination for def and class 2022-04-11 22:27:18 +08:00
lyon1998
8bca6183b8 support def and class in shell 2022-04-11 21:52:39 +08:00
lyon1998
c5b63a35ae release v1.2.0 for pikaRTThread, add Task() class 2022-04-11 18:41:24 +08:00
lyon1998
ef5a3fac13 release v1.2.0 for pikaRTThread 2022-04-11 18:40:52 +08:00
李昂
e2e94bb3a3
update package/pikaRTThread/pikaRTThread_Thread.c. 2022-04-11 10:39:53 +00:00
李昂
90bf6a0e49
update package/pikaRTThread/pikaRTThread.py. 2022-04-11 10:39:35 +00:00
lyon1998
748fe43ada format the error info of not 4N spaces 2022-04-11 17:53:17 +08:00
lyon1998
6a023a919d use native api instead of cmd to support linux 2022-04-11 13:43:02 +08:00
lyon1998
04536eba6e fix MakeFile for stm32f103cxt6 2022-04-10 17:22:34 +08:00
lyon
afbba5f5a7 add machine.py and st32f1 package 2022-04-10 17:04:08 +08:00
lyon
2f5faa5d83 move .s path 2022-04-10 16:40:30 +08:00
lyon
9033b1c019 fix stm32f103c8 2022-04-10 16:37:16 +08:00
lyon1998
42a5b2df85 release v1.6.2 to fix some shell bugs 2022-04-10 10:59:29 +08:00
lyon1998
fa56cc085a add hello for f103c8 bsp 2022-04-09 22:50:04 +08:00
lyon1998
16c4e592e4 add readme about contribute and related project 2022-04-09 22:04:15 +08:00
lyon1998
18e475d348 use en-doc link 2022-04-09 13:56:09 +08:00
lyon1998
144ecd2278 use (int) instead of (int32_t) when print int arg 2022-04-09 10:35:21 +08:00
lyon1998
516a57d603 update src 2022-04-09 09:05:01 +08:00
lyon1998
1125cf3bfb add error info for 'not 4 spaces' 2022-04-09 09:04:38 +08:00
lyon1998
1d023d6105 add features about shell 2022-04-09 08:52:01 +08:00
lyon1998
b2e77ddcf0 fix print int64_t not fine in some platforms 2022-04-09 02:33:40 +08:00
lyon1998
757f00893a support len() for string, support int() for string 2022-04-09 01:15:21 +08:00
lyon1998
e5d07cf0ce fix warnings for rust-msc 2022-04-08 23:59:16 +08:00
lyon1998
562550dce0 cancel api-make-win10 2022-04-08 23:52:46 +08:00
lyon1998
e881927904 fix makefile for f103 2022-04-08 23:31:21 +08:00
lyon1998
d579a61a25 update fixing f103 makefile 2022-04-08 23:07:48 +08:00
lyon1998
cea89d7b8d remove makefile for 030 and g070 2022-04-08 22:55:38 +08:00
Maximilian Gerhardt
5d5d4974d5 Supress error for first run 2022-04-08 20:25:09 +08:00
Maximilian Gerhardt
168a527ebd Execute apt commands as sudo 2022-04-08 20:24:30 +08:00
Lyon
006fc8ed2e
Update install_dependency.sh 2022-04-08 11:38:09 +08:00
lyon1998
fd576e5b99 install ninja-build in CI 2022-04-08 11:26:38 +08:00
lyon1998
1c706af8b8 use ninja instead of make 2022-04-08 11:25:23 +08:00
Lyon
fa7d8ec71f
Update README_zh.md 2022-04-08 09:43:45 +08:00
Lyon
a888ece50a
Update README.md 2022-04-08 09:27:40 +08:00
lyon1998
9f1cc1a681 fix stddevice v1.6.0 2022-04-08 00:03:03 +08:00