feat: added PicoW_Sensor code template
Credits to @ext-erich.styger that provided the template
This commit is contained in:
committed by
Sylvan Arnold
parent
b2e9eab44e
commit
6cd510e749
6
TSM_PicoW_Sensor/McuLib/rdimon/readme.txt
Normal file
6
TSM_PicoW_Sensor/McuLib/rdimon/readme.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user