nrf51822/source/nordic-sdk/components
Andres Amaya Garcia c8cb3aeee3 Change assembly sequence to avoid changing APSR
Change assembly sequence that starts the Nordic bootloader to remove
MOV instruction before cheks of IPSR. The MOV might be translated into a ADDS
that could change the APSR and cause a wrong branch to be taken.
2015-11-13 10:36:02 +00:00
..
ble Introduced changes for memory savings 2015-10-29 11:39:00 +00:00
drivers_nrf Added watchdog header file from Nordic SDK 8.1 2015-11-07 12:27:34 +00:00
libraries Change assembly sequence to avoid changing APSR 2015-11-13 10:36:02 +00:00
softdevice Update S110 detection macros again 2015-10-05 18:05:55 +01:00