lyon1998
|
29d9760256
|
add SPI to stddevice
|
2022-04-14 23:13:17 +08:00 |
|
lyon1998
|
419b69dad0
|
release and update v1.6.3
|
2022-04-14 21:57:47 +08:00 |
|
lyon1998
|
1e42f65a99
|
add _gtest_once to run more gtests
|
2022-04-14 18:55:22 +08:00 |
|
lyon1998
|
ad808828e2
|
add config.h
|
2022-04-14 18:55:11 +08:00 |
|
lyon1998
|
51461774ff
|
fix config for benchmark
|
2022-04-14 18:31:54 +08:00 |
|
lyon1998
|
f6f38bdb73
|
fix typo of list_enable and dict_enable
|
2022-04-14 16:37:34 +08:00 |
|
lyon1998
|
72a28aae77
|
cancel default built-in LIST and DICT
|
2022-04-14 16:14:45 +08:00 |
|
lyon1998
|
45a364aa3d
|
built-in dict is enabled by default
|
2022-04-14 16:12:18 +08:00 |
|
lyon1998
|
eae58359f1
|
set enable builtin list as default
|
2022-04-14 15:58:24 +08:00 |
|
lyon1998
|
920bd7a16a
|
fix parser
|
2022-04-14 15:12:57 +08:00 |
|
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 |
|