TencentOS-tiny/components
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
..
connectivity Update RegionCN470.c 2020-06-02 16:10:08 +08:00
elfloader support elfloader for shared object and relocatable object 2020-06-09 19:30:38 +08:00
encoding/base64 add nimble mesh example 2019-11-28 11:12:16 +08:00
fs support elfloader for shared object and relocatable object 2020-06-09 19:30:38 +08:00
gui/LittlevGL/3rdparty update lvgl demo 2019-10-12 16:54:39 +08:00
ota add ota algorithm for device 2020-06-02 15:03:42 +08:00
security/mbedtls add ota algorithm for device 2020-06-02 15:03:42 +08:00
shell support task self delete for STM8, add a sample of shell for STM8 2020-02-15 23:22:38 +08:00
utils/JSON add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00