summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0b5c838)
raw | patch | inline | side by side (parent: 0b5c838)
author | Rishabh Garg <rishabh@ti.com> | |
Mon, 23 May 2022 18:46:42 +0000 (00:16 +0530) | ||
committer | Rishabh Garg <rishabh@ti.com> | |
Mon, 23 May 2022 18:46:42 +0000 (00:16 +0530) |
Signed-off-by: Rishabh Garg <rishabh@ti.com>
packages/ti/osal/src/src_common_freertos.mk | patch | blob | history | |
packages/ti/osal/src/src_common_nonos.mk | patch | blob | history | |
packages/ti/osal/src/src_common_safertos.mk | patch | blob | history |
diff --git a/packages/ti/osal/src/src_common_freertos.mk b/packages/ti/osal/src/src_common_freertos.mk
index 0441885ff42f7895228902ae11e9a31a925f551d..bd493e5a72af3b8edb936bd8233984a743a1ab35 100644 (file)
src/freertos/MemoryP_freertos.c src/freertos/ClockP_freertos.c src/freertos/MailboxP_freertos.c src/freertos/MutexP_freertos.c src/freertos/QueueP_freertos.c \
HeapP.h src/freertos/HeapP_freertos.c src/freertos/HeapP_freertos_internal.c src/freertos/HeapP_freertos_internal.h EventP.h src/freertos/EventP_freertos.c \
LoadP.h src/freertos/LoadP_freertos.c \
- src/src_common_freertos.mk src/Module.xs \
+ src/src_common_freertos.mk \
arch/core/Core_utils.c docs/OSAL_SoftwareManifest.html docs/ReleaseNotes_OSAL.pdf \
build \
config_mk.bld osalver.h osalver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt
index 72aeef1f007b5d522d7b3a9174d1c84473a57c62..4cd9dbcd89f6a08ef36581027c7cb783ae2b9ffb 100644 (file)
TimerP.h RegisterIntr.h EventCombinerP.h CycleprofilerP.h CacheP.h DebugP.h soc/osal_soc.h soc/$(SOC) \
src/nonos/Nonos_config.h src/nonos/HwiP_nonos.c src/nonos/SwiP_nonos.c src/nonos/CycleprofilerP_nonos.c \
src/nonos/RegisterIntr_nonos.c src/nonos/SemaphoreP_nonos.c src/nonos/Utils_nonos.c src/nonos/DebugP_nonos.c \
- src/nonos/MutexP_nonos.c src/src_common_nonos.mk src/Module.xs \
+ src/nonos/MutexP_nonos.c src/src_common_nonos.mk \
arch/core/Core_utils.c docs/OSAL_SoftwareManifest.html docs/ReleaseNotes_OSAL.pdf \
build \
config_mk.bld osalver.h
diff --git a/packages/ti/osal/src/src_common_safertos.mk b/packages/ti/osal/src/src_common_safertos.mk
index 5e5818a8741bc635b6b2d291d41b8d2d832ceb05..9f134dc49f03cc51cd576d712721a28de4489ad6 100644 (file)
src/safertos/SafeRTOS_config.c src/safertos/EventP_safertos.c src/safertos/MailboxP_safertos.c src/safertos/ClockP_safertos.c SafeRTOS_MPU.h \
src/safertos/MutexP_safertos.c src/safertos/SafeRTOS_MPU.c src/freertos/HeapP_freertos.c src/freertos/HeapP_freertos_internal.c \
src/freertos/QueueP_freertos.c src/freertos/HeapP_freertos_internal.h src/nonos/DebugP_nonos.c \
- src/src_common_safertos.mk src/Module.xs \
+ src/src_common_safertos.mk \
arch/core/Core_utils.c docs/OSAL_SoftwareManifest.html docs/ReleaseNotes_OSAL.pdf \
build \
config_mk.bld osalver.h osalver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt