Commit Graph

2215 Commits

Author SHA1 Message Date
TXuian
d68abecdba Merge branch 'to_prepare' into push_to_prepare 2024-12-24 03:37:35 +08:00
TXuian
e0ff453726 Support Schedule node 2024-12-24 03:36:26 +08:00
TXuian
af1ceec308 Add schedule node 2024-12-24 02:28:20 +08:00
TXuian
21104f0f31 Merge branch 'prepare_for_master' into push_to_prepare 2024-12-24 01:08:01 +08:00
TXuian
ab531f720a little fix 2024-12-24 01:03:56 +08:00
TXuian
21304531a5 Add schedule node midway 2024-12-24 01:01:54 +08:00
TXuian
7639937678 little fix 2024-12-23 22:40:54 +08:00
TXuian
3d43cb9644 add ERROR_FREE sign, break task manager 2024-10-31 23:33:58 +08:00
TXuian
ce727442de Support mmap with customized attr. 2024-10-31 21:00:09 +08:00
TXuian
78cba2564e Fix bug when memory drain part 1 2024-10-31 15:40:46 +08:00
TXuian
3e1479bdf0 Valid 3 code version 2024-10-31 12:42:45 +08:00
TXuian
7b6c93d391 add memory usage 2024-10-29 16:17:43 +08:00
xuedongliang
49b20dfa6a Fix compilation errors for imxrt1176 from wuzheng
it is OK
2024-10-10 18:08:24 +08:00
xuedongliang
0fdf4f2ace AdapterLoraTest() is used to run a testcase for Lora, but it failed to work due to creating a thread with a wrong function, and this pull request fixed it
it is OK
2024-10-10 18:06:19 +08:00
xuedongliang
1c0edba5bd Support Inovance H3U-3232MT Modbus TCP connection
it is OK
2024-10-10 18:05:53 +08:00
WuZheng
22b980cc08 fix compliation errors for imxrt1176. 2024-09-26 06:35:27 +00:00
chen_zhengning
64b2117012 fix a bug that made AdapterLoraTest cannot work correctly. 2024-09-14 15:41:46 +08:00
tuyuyang
968d66e5a9 Support sleep 2024-08-25 23:29:34 +08:00
lr
6ae8b6e160 fix SYSTIMER for rk3568 at eth 2024-08-22 19:01:54 +08:00
wty
6bc856b7a6 merge branch 2024-08-12 10:56:45 +08:00
lr
4fc3391523 fix rk3568 nic rx normal 2024-08-08 21:41:27 +08:00
TLBF
16a31c6739 feat(APP_Framework/control_app): Inovance H3U-3232MT Modbus TCP App. 2024-08-06 10:33:47 +08:00
wty
98261fbe29 clean unuse code 2024-08-05 16:59:49 +08:00
tuyuyang
ece7cb6a7f fix memspace creation fail bug. 2024-08-01 00:13:44 +08:00
tuyuyang
8ff99f7d4d Merge remote-tracking branch 'tuyuyang/rk3568_dev' into rk3568_dev 2024-08-01 00:06:21 +08:00
tuyuyang
2f06ba5d94 improve simple_client test 2024-08-01 00:04:45 +08:00
wty
4c598c8fd9 add xizi smp 2024-07-29 15:41:37 +08:00
wty
e61c8909b7 add smp 2024-07-29 15:23:55 +08:00
xuedongliang
d664e2298e Koyo PLC ModBus TCP Master Mode from Liu_yongkai
it is OK
2024-07-29 11:12:16 +08:00
xuedongliang
02c82025c8 support amp
it is OK
2024-07-29 11:11:32 +08:00
xuedongliang
dbaffab140 Support O2 optimization; Support blocking task; Support better KPrintf from Tu_yuyang
it is OK
2024-07-29 11:10:51 +08:00
tuyuyang
4716a4e018 Support multi page task mapping 2024-07-28 14:02:14 +08:00
tuyuyang
19d467463b free memory based on tracer 2024-07-27 22:37:39 +08:00
lr
d78d5bb36a add get_second/tick for 3568 2024-07-23 17:30:42 +08:00
lr
fbd7aa46f5 fix memlayout and sys_kill 2024-07-20 15:48:49 +08:00
lr
ae7992d429 fix multi core error of rk3568 2024-07-19 23:15:10 +08:00
土鲜
a8aea9338f fix sync core bootup. 2024-07-09 16:17:49 +08:00
土鲜
b8031eaf51 fix sync core bootup. 2024-07-09 15:30:26 +08:00
tuyuyang
e3d3f4845a Sync secondary core bootup. 2024-07-08 22:04:29 +08:00
tuyuyang
8d3af6f6e5 Merge branch 'rk3568_dev' into local-0708 2024-07-08 21:08:20 +08:00
tuyuyang
3e5895d972 clean code 2024-07-08 21:06:12 +08:00
lr
180352e02f modify addr map 2024-07-08 21:04:00 +08:00
lr
d1072fd3c2 recover bootmmu.c 2024-07-08 18:07:42 +08:00
lr
ef0df95a36 boot cpu0 and 1 successfully 2024-07-08 17:42:59 +08:00
TLBF
1e59fd2a8d feat(Applications/control_app): add Koyo NK1CPU40 PLC ModBus TCP Master and test result png 2024-07-05 16:45:11 +08:00
lr
ff37506a09 fix get cpu id using mpidr 2024-07-03 20:22:00 +08:00
lr
27d7232e61 Merge branch 'rk3568_dev' of https://gitlink.org.cn/tuyuyang/xiuos into rk3568_dev 2024-07-01 11:26:55 +08:00
tuyuyang
ae56e34dec Merge branch 'rk3568_dev' into local 2024-07-01 00:51:15 +08:00
tuyuyang
247541173f Support naive_mmap; Support get_tick in sys_state. 2024-07-01 00:47:10 +08:00
lr
e450284d86 fix addr map 2024-06-27 17:58:54 +08:00