TencentOS-tiny/board
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
..
ALIENTEK-MiniSTM32F103RCT6 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
ALIENTEK_Apollo_STM32F767 fix hardfault backtrace support for iccarm 2020-06-03 20:37:10 +08:00
ALIENTEK_EXPLORER_STM32F407ZGT6 update modbus project 2020-02-25 10:07:00 +08:00
ALIENTEK_Elite_STM32F103ZET6 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
ALIENTEK_Pandora_STM32L475 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
ALIENTEK_STM32F429 add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
ALIENTEK_W601 add nimble mesh example 2019-11-28 11:12:16 +08:00
ALIENTEK_WarShip_STM32F103ZET6 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
ALPHA_I.MX_emmc_256ddr Update README.md 2020-04-17 11:53:58 +08:00
ATMega32 support avr architecture based on ATMega32 2020-03-03 18:27:24 +08:00
BearPi_STM32L431RC Merge pull request #158 from Mculover666/master 2020-05-12 16:22:41 +08:00
EVB_LN882x add iot explorer demo for LN882x 2020-05-19 15:47:33 +08:00
FIRE_NXP_IMXRT1052 add NXP Imx RT1052 support 2020-01-08 19:55:20 +08:00
Fire_STM32F103VEtx add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
Fire_STM32F429 add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
GigaDevice_GD32E103V_EVAL add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
GigaDevice_GD32E230C_START add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
GigaDevice_GD32F130C_START add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
GigaDevice_GD32F207ZET6 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
GigaDevice_GD32F303C_START add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
GigaDevice_GD32VF103C_EVAL add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
GigaDevice_GD32VF103C_START add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
GigaDevice_GD32450i_EVAL add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
GoKit3_STM32F103C8T6 remove old tencentcloud_sdk and abandoned EVB boards 2020-05-07 16:22:17 +08:00
HC32L136_K8TA add nimble mesh example 2019-11-28 11:12:16 +08:00
LILYGO_TTGO_T_Display_GD32V add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
LTE_DTU_EC20_SIM7600CE add mqtt client support for ec20 LTE DTU 2020-05-22 11:57:26 +08:00
Linux_Posix use signal replace poll 2019-10-30 16:40:42 +08:00
MDK_Simulator_STM32F103RCT6 add TencentOS tiny Simulator project 2020-03-06 13:46:35 +08:00
N32G4XM_STB add N32G4XM_STB board support 2020-05-22 16:39:39 +08:00
N32G020K8_TB_V11/tencent_os_mqtt remove old tencentcloud_sdk and abandoned EVB boards 2020-05-07 16:22:17 +08:00
NUCLEO_STM32F072RB add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32F103RB add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32F401RE add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32F446RE ADD NUCLEO_STM32F446RE BSP 2020-02-09 21:55:54 +08:00
NUCLEO_STM32F746ZG add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
NUCLEO_STM32G070RB add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32G071RB add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32L053R8 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32L073RZ fix hardfault backtrace support for iccarm 2020-06-03 20:37:10 +08:00
NUCLEO_STM32L432KC add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32L433RC add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32L452RE add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32L476RG add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NUCLEO_STM32L496ZG remove old tencentcloud_sdk and abandoned EVB boards 2020-05-07 16:22:17 +08:00
NXP-FRDM-KL27Z add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NXP_EVKB_IMXRT1050 1. Updated the BSP for i.MX RT1050 2020-01-18 19:35:05 +08:00
NXP_EVK_IMXRT1010 1. Updated the BSP for i.MX RT1050 2020-01-18 19:35:05 +08:00
NXP_EVK_IMXRT1060 1. Updated the BSP for i.MX RT1050 2020-01-18 19:35:05 +08:00
NXP_FRDM_KL25Z add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
NXP_Kinetis_K64 fix board compile for kernel change 2019-10-28 17:25:09 +08:00
NXP_LPC824Lite add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
Nordic_NRF51822 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
Nordic_NRF52832 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
Nordic_NRF52840 add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
Nuvoton_M251 Update readme.md 2020-03-06 23:33:41 +08:00
OneNET_Mini add support for OneNET Mini dev board 2020-03-15 18:20:41 +08:00
QEMU_Spike add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
RHF0M0E5_STM32WLE5xx add lorawan project 2020-06-08 21:40:22 +08:00
RHF76_STM32L072CBxx_Lora fix lorawan class A demo for RHF76_052DM board 2020-06-02 16:06:58 +08:00
STM8L052R8T6 add ota algorithm for device 2020-06-02 15:03:42 +08:00
STM32F103_SIM800A add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
STM32F401CCU6 tos config 2019-11-08 16:51:44 +08:00
STM32F407VGT6_discovery add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
STM32F746NGH6_discovery add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
Sipeed_LonganNano add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
TI_MSP430FR6972_EVM add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
TI_MSP432P401R_LaunchPad fix board compile for kernel change 2019-10-28 17:25:09 +08:00
TencentOS_tiny_EVB_LX add lora reconnect code for pm2.5 project 2020-06-08 16:52:11 +08:00
TencentOS_tiny_EVB_MX_Plus support elfloader for shared object and relocatable object 2020-06-09 19:30:38 +08:00
YS_STM32F407IGTx add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00