Files
MSE-SoftwEng/pico-sensor/McuLib/rdimon/readme.txt
2025-05-06 13:07:01 +00:00

7 lines
329 B
Plaintext

This directory implements a 'remote dispatch interface monitor' using semihosting.
The implementatation is based from the 'arm/syscall.c' implementation, see
gcc-arm-none-eabi-10.3-2021.10-src\gcc-arm-none-eabi-10.3-2021.10\src\newlib\libgloss\arm\syscalls.c
For licensing, see the COPYING.LIBGLOSS information in this folder.