rt-thread-am/bsp/abstract-machine
Zihao Yu f08882db2c bsp,am,integrate-am-apps: fix linking error for microbench
* do not change the name of symbol in libraries
* run microbench, but trigger segmentation fault
2024-01-12 20:20:48 +08:00
..
include bsp,am,extra.h: rename posix API to avoid conflict with glibc in native 2024-01-11 23:31:41 +08:00
src bsp,am,init: add ioe_init() 2024-01-11 23:33:07 +08:00
.config bsp,am,config: fix self recursion for strstr() 2024-01-11 01:48:19 +08:00
.gitignore bsp,am: add basic python script to integrate other AM apps 2024-01-12 20:20:48 +08:00
extra.ld bsp,abstract-machine,extra.ld: use INSERT BEFORE command 2023-10-03 15:21:32 +08:00
integrate-am-apps.py bsp,am,integrate-am-apps: fix linking error for microbench 2024-01-12 20:20:48 +08:00
Kconfig bsp: add basic configure files for abstract-machine 2023-05-24 09:50:02 +08:00
Makefile bsp,am: add basic python script to integrate other AM apps 2024-01-12 20:20:48 +08:00
rtconfig.py bsp: add basic configure files for abstract-machine 2023-05-24 09:50:02 +08:00
SConscript bsp: add basic configure files for abstract-machine 2023-05-24 09:50:02 +08:00
SConstruct bsp: add basic configure files for abstract-machine 2023-05-24 09:50:02 +08:00