micropython/ports/nrf/boards/s140_6.0.0.ld
Glenn Ruben Bakke 7144e87ced nrf/bluetooth: Add support for s132/s140 v6, remove s132 v2/3/5
Support added for s132/s140 v6 in linker scripts and boards.
Support removed for s132 v2/3/5.

Download script updated to fetch new stacks and removed the
non-supported ones.

ble_drv.c updated to only handle s110 v8, and s132/s140 v6.

ubluepy updated to continue scanning after each individual scan
report reported to the module to keep old behaviour of the
Scanner class.
2018-07-18 17:12:26 +10:00

5 lines
105 B
Plaintext

/* GNU linker script for s132 SoftDevice version 6.0.0 */
_sd_size = 0x00026000;
_sd_ram = 0x000039c0;