Commit ba6b5fec authored by Sandeep Mistry's avatar Sandeep Mistry

Merge pull request #12 from nihaopaul/master

Update README.md for first use case
parents f4eed5a8 9b8f3df3
......@@ -5,6 +5,7 @@ Program [Nordic Semiconductor](https://www.nordicsemi.com) nR5 based boards with
## Supported boards
* [nRF52 DK](https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52-DK)
* First time use - To get started, you need to power on while depressing boot/reset button and copy over the latest [bootloader](https://www.nordicsemi.com/eng/nordic/Products/nRF52-DK/nRF5x-OB-JLink-IF/52275) before it responds to sketches uploaded.
* [Bluz DK](http://bluz.io)
## Installing
......
......@@ -51,7 +51,7 @@ nRF52DK.menu.softdevice.none.softdevice=none
nRF52DK.menu.softdevice.s132=S132
nRF52DK.menu.softdevice.s132.softdevice=s132
nRF52DK.menu.softdevice.s132.softdeviceversion=2.0.0
nRF52DK.menu.softdevice.s132.softdeviceversion=2.0.1
nRF52DK.menu.softdevice.s132.upload.maximum_size=409600
nRF52DK.menu.softdevice.s132.build.extra_flags=-DNRF52 -DS132 -DNRF51_S132
nRF52DK.menu.softdevice.s132.build.ldscript=armgcc_s132_nrf52832_xxaa.ld
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment