Commit Graph

7 Commits

Author SHA1 Message Date
Supowang
85f804213f board_perf:add kv and vfs for risc-v
board_perf:add kv and vfs for risc-v
2022-06-07 17:25:22 +08:00
Supowang
d3ab42b8b8 Revert "board_perf:add support for kv and vfs on ch32v307 board"
This reverts commit 4f5c747a63.
2022-06-07 16:50:00 +08:00
mculover666
4f5c747a63 board_perf:add support for kv and vfs on ch32v307 board 2022-06-06 20:33:33 +08:00
daishengdong
0a2d5a4e90 support elfloader for shared object and relocatable object
1. elfloader for shared object
example: TencentOS-tiny\examples\elfloader_shared_object
keil: TencentOS-tiny\board\TencentOS_tiny_EVB_MX_Plus\KEIL\elfloader_shared_object

2. elfloader for relocatable object:
example: TencentOS-tiny\examples\elfloader_relocatable_object
keil: TencentOS-tiny\board\TencentOS_tiny_EVB_MX_Plus\KEIL\elfloader_relocatable_object

3. TODO:
- add icache/dcache flush when module is loaded
- support more relocation type in elfloader_arch_relocate
2020-06-09 19:30:38 +08:00
daishengdong
7f4b0b2582 add fatfs through vfs for EVB plus
1. see board\TencentOS_tiny_EVB_MX_Plus\KEIL\fatfs_through_vfs
2020-06-02 21:31:11 +08:00
daishengdong
c9556307df add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
supowang
edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00