circuitpython/ports/nrf/boards/s132_5.0.0.ld
Glenn Ruben Bakke 03da4e33fb nrf/bluetooth: Fixes for s132 v5 BLE stack
Removing unused nrf52832_512k_64k_s132_5.0.0.ld.

Adding new linker script s132_5.0.0 following new
linker script scheme.

Updating ble_drv.c to handle de-increment of
outstanding tx packets on hvx for s132 v5.
2018-07-18 17:12:26 +10:00

5 lines
105 B
Plaintext

/* GNU linker script for s132 SoftDevice version 5.0.0 */
_sd_size = 0x00023000;
_sd_ram = 0x000039c0;