circuitpython/ports/nrf/boards
glennrub f8f14bf0c7 nrf: Add support for s132 v5.0.0 bluetooth stack (#139)
* ports/nrf/boards: Adding linker script for nrf52832 using BLE stack s132 v.5.0.0.

* ports/nrf/drivers/bluetooth: Updating makefile to add BLE_API_VERSION=4 if s132 v5.0.0 is used.

* ports/nrf/drivers/bluetooth: Updating BLE stack download script to also download S132 v5.0.0.

* ports/nrf/drivers/bluetooth: Updating ble_drv.c to handle BLE_API_VERSION=4 (s132 v5.0.0).

* ports/nrf/boards: Updating linker script for nrf52832 with s132 v.5.0.0 bluetooth stack.

* ports/nrf/drivers/bluetooth: Removing commented out code in ble_drv.c

* ports/nrf/drivers/bluetooth: Updating define of GATT_MTU_SIZE_DEFAULT for SD132v5 to be defined using the new name defined in the SD headers in a more generic way.

* ports/nrf/drivers/bluetooth: Cleaning up use of BLE_API_VERSION in the ble_drv.c. Also considering s140v6 API, so not all has been changed to >= if API version 3 and 4 in combo is used. New s140v6 will differ on these, and add a new API not compatible with the API for 3 and 4.
2018-07-18 17:12:25 +10:00
..
arduino_primo nrf/boards/arduino_primo: Add missing hal_rng config used by random mod. 2018-07-18 17:12:25 +10:00
dvk_bl652 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
feather52 nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
microbit nrf/boards/microbit: Enable music, display, image, microbit module. 2018-07-18 17:12:25 +10:00
pca10000 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
pca10001 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
pca10028 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
pca10031 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
pca10040 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
pca10056 nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
wt51822_s4at nrf: Add WT51822-S4AT board. 2018-07-18 17:12:25 +10:00
common.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
make-pins.py nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
nrf51_prefix.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_16k_s110_8.0.0.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_16k.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k_s110_8.0.0.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k_s120_2.1.0.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k_s130_2.0.1.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf52_prefix.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k_s132_2.0.1.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k_s132_3.0.0.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k_s132_5.0.0.ld nrf: Add support for s132 v5.0.0 bluetooth stack (#139) 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00
nrf52840_1M_256k.ld nrf/boards: Update linker scripts. 2018-07-18 17:12:25 +10:00