TencentOS-tiny/board/TencentOS_tiny_EVB_MX_Plus
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
..
BSP add lora reconnect code for pm2.5 project 2020-06-08 16:52:11 +08:00
GCC fix ci gcc project 2020-05-13 14:31:09 +08:00
KEIL support elfloader for shared object and relocatable object 2020-06-09 19:30:38 +08:00
TOS-CONFIG add mqtt client example for evb_mx+ 2020-03-27 17:04:33 +08:00