update 8 mode support

This commit is contained in:
Steven Dan
2026-03-18 10:36:29 +08:00
parent cf1678b303
commit 4b9ea5f42e
14 changed files with 498 additions and 705 deletions

View File

@@ -1,10 +0,0 @@
# This variable should contain a space separated list of all
# the directories containing buildable applications (usually
# prefixed with the app_ prefix)
#
# If the variable is set to "all" then all directories that start with app_
# are built.
BUILD_SUBDIRS = all
XMOS_MAKE_PATH ?= ..
include $(XMOS_MAKE_PATH)/xcommon/module_xcommon/build/Makefile.toplevel