Release contents
Table 1 provides an overview of the MCUXpresso SDK release package contents and locations.
|Deliverable
|Location
| |————-|———-| |Boards
|INSTALL_DIR/boards
| |Demo Applications
|INSTALL_DIR/boards/<board_name>/demo_apps
| |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>
| |CMSIS drivers
|INSTALL_DIR/devices/<device_name>/cmsis_drivers
| |Peripheral drivers
|INSTALL_DIR/devices/<device_name>/drivers
| |Toolchain linker files and startup code
|INSTALL_DIR/devices/<device_name>/<toolchain_name>
| |Utilities such as debug console
|INSTALL_DIR/devices/<device_name>/utilities
| |CMSIS Arm Cortex-M header files, DSP library source
|INSTALL_DIR/CMSIS
| |Components and board device drivers
|INSTALL_DIR/components
| |Documents
|INSTALL_DIR/docs
| |RTOS
|INSTALL_DIR/rtos
| |Release Notes, Getting Started Document and other documents
|INSTALL_DIR/docs
| |Tools such as shared cmake files
|INSTALL_DIR/tools
|