]> begriffs open source - freertos/commit
Fix wrong source file list in CMake of GCC_ARM_CM0 port. (#1045)
author0mhu <mario.huettel@gmx.net>
Mon, 29 Apr 2024 15:21:35 +0000 (17:21 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 15:21:35 +0000 (20:51 +0530)
commit30afc1a2c05157fcac1a46dc773b0125bd680b82
tree419d65420bce2d0a662e4dc9683bf897de212bd9
parent8e07366994f81354a2d4556ca1da9f73dab781e6
Fix wrong source file list in CMake of GCC_ARM_CM0 port. (#1045)

Add GCC/ARM_CM0/mpu_wrappers_v2_asm.c and GCC/ARM_CM0/portasm.c as source files to 'freertos_kernel_port' library.
This fixes the FREERTOS_PORT "GCC_ARM_CM0" CMake configuration.
portable/CMakeLists.txt