Giter VIP home page Giter VIP logo

linkit_sdk's Introduction

MediaTek LinkIt(TM) Development Platform for RTOS provides a comprehensive software solution for devices based
on the MT76x7 and MT2523x SOCs.

1. Getting started
   The SDK package supports GCC, Keil, and IAR tool chains. Follow the instructions at <sdk_root>/doc/LinkIt_for_RTOS_Get_Started_Guide.pdf
   to build your first project and run it on the HDK. Release notes are also under the <sdk_root>/doc folder.

2. Folder structure
  \doc                      ->  SDK documents, including get started guide, developer's guide, software and environment guide, 
                            ->  API reference manual, and SDK release notes.
  \doc\HDK                  ->  HDK documents, including user guide, layout information, schematics, daughterboard information,
                            ->  BOM list. The HDK relative application notes are also in this folder, such as power measurement guide.
  \doc\MCU                  ->  Chipset documents, such as chipset product brief and chipset datasheet.
  \driver\board             ->  Drivers for the development board
  \driver\chip              ->  Chipset modules, such as GPIO, I2C, Bluetooth Low Energy.
  \driver\CMSIS             ->  CMSIS interface drivers.
  \driver\inc               ->  HAL driver APIs
  \kernel                   ->  OS / system service
  \middleware\MTK           ->  MediaTek middleware. Read readme.txt in each module for details. 
                            ** The SDK package downloaded from labs.mediatek.com does not include GNSS middleware. See instructions   **
                            ** on http://labs.mediatek.com/ or the vendor's website, http://www.wpgo2o.com/getAdDownloadList?AdId=60. **
  \middleware\third_party   ->  Open source software, such as cjson, fatfs, httpd. Read readme.txt in each module for details.
  \project\<board>          ->  Example projects of the current SDK. Read <sdk_root>/project/readme.txt for more details.
  \tools                    ->  Script, generation script, gcc compiler. If there isn't a gcc compiler under the /tools/gcc folder,
                            ->  extract the tool package to the root folder of the SDK with the following command.
                            ->       7za x SDK_VX.Y.Z_tool_chain.7z -o<sdk_root>
                            **  Please make sure you have /tools/gcc before you build the SDK under linux environment. **

linkit_sdk's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.