rt-thread-am/bsp/abstract-machine
2024-02-03 19:58:26 +08:00
..
include bsp,am,extra.h: add missing API which should be renamed 2024-02-03 19:58:26 +08:00
src bsp,am,init: do not allocate memory when am apps have no data section 2024-01-18 19:50:56 +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,am,extra.ld: fix position of .bss.extra 2024-01-18 19:50:56 +08:00
integrate-am-apps.py bsp,am,integrate-am-apps: add snake 2024-01-18 19:50:56 +08:00
Kconfig bsp: add basic configure files for abstract-machine 2023-05-24 09:50:02 +08:00
Makefile bsp,am,integrate-am-apps: support different ARCH 2024-01-18 19:50:56 +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