This is the documentation for the latest (main) development branch of
mcuxpresso sdk. If you are looking for the documentation of previous releases, use
the drop-down menu on the left and select the desired version.
Release contents
Table 1 provides an overview of the MCUXpresso SDK release package contents and locations.
Deliverable |
Location |
Boards |
<install_dir>/boards
|
CMSIS Arm Cortex-M header files, DSP library source |
<install_dir>/CMSIS
|
Demo applications |
<install_dir>/boards/<board_name>/demo_apps
|
Documentation |
<install_dir>/docs
|
Driver examples |
<install_dir>/boards/<board_name>/driver_examples
|
Driver, SoC header files, extension header files and feature header files, utilities |
<install_dir>/devices/<device_name>
|
Middleware, including wireless stacks |
<install_dir>/middleware
|
Peripheral Drivers |
<install_dir>/devices/<device_name>/drivers
|
RTOS examples |
<install_dir>/boards/<board_name>/rtos_examples
|
RTOS Kernel Code |
<install_dir>/rtos
|
Tools |
<install_dir>/tools
|
Utilities such as debug console |
<install_dir>/devices/<device_name>/utilities
|
Wireless examples |
<install_dir>/boards/<board_name>/wireless_examples
|