Skip to content

Seeed-Studio/platform-nxpimxrt

Repository files navigation

i.MX RT Series: development platform for PlatformIO

Build Status Build status

The i.MX RT Series is the industry’s first crossover MCU, offering the highest performance Arm® Cortex®-M core, real-time functionality, and MCU usability at an affordable price.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = nxpimxrt
board = ...
...

Development version

[env:development]
platform = https://github.com/Seeed-Studio/platform-nxpimxrt.git
board = ...
...

Configuration

Please navigate to documentation.

About

NXP i.MX RT Series: development platform for PlatformIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages