aldrinleal / platform-nordicnrf52

Nordic nRF52: development platform for PlatformIO

Home Page:http://platformio.org/platforms/nordicnrf52

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nordic nRF52: development platform for PlatformIO

Build Status Build status

The nRF52 Series are built for speed to carry out increasingly complex tasks in the shortest possible time and return to sleep, conserving precious battery power. They have a Cortex-M4F processor and are the most capable Bluetooth Smart SoCs on the market.

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

Usage

  1. Install PlatformIO Core
  2. Install Nordic nRF52 development platform:
# install the latest stable version
> platformio platform install nordicnrf52

# install development version
> platformio platform install https://github.com/platformio/platform-nordicnrf52.git

About

Nordic nRF52: development platform for PlatformIO

http://platformio.org/platforms/nordicnrf52

License:Apache License 2.0


Languages

Language:Python 100.0%