Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more
Diff: targets/TARGET_NORDIC/TARGET_NRF5/objects.h
- Revision:
- 165:e614a9f1c9e2
- Parent:
- 149:156823d33999
- Child:
- 166:c97ed07ec1a8
--- a/targets/TARGET_NORDIC/TARGET_NRF5/objects.h Wed May 10 12:06:41 2017 +0100
+++ b/targets/TARGET_NORDIC/TARGET_NRF5/objects.h Fri May 26 12:39:01 2017 +0100
@@ -57,9 +57,6 @@
};
struct port_s {
- __IO uint32_t *reg_cnf;
- __IO uint32_t *reg_out;
- __I uint32_t *reg_in;
PortName port;
uint32_t mask;
};


