USER MANUAL RC188x-GPR
2019 Radiocrafts AS
RIIM User Manual (rev.1.2)
Page
5
of
23
3
SDK structure
The SDK directory contains the following:
docs/
o
The documentation
Framework/
o
The SDK internals.
Do not modify the content unless you know what you are doing.
Framework/Linker/
o
Files used during linking.
Framework/Makefile
o
Used by the build process.
Framework/Tools/
o
Containing the command line tools and scripts. These are described in detail later.
Framework/User_API/
o
Containing the API header files
User_Applications/
o
Your code as well as example code.
This is where most users will work.