HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Changes

RevisionDateWhoCommit message
129:57997390c086 2015-11-03 leonardoaraujosantos Changing pin D13 default tip
128:46ae62a90136 2015-10-06 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST/code/X_NUCLEO_IDB0XA1 into idb0xa1-split
127:66ab06ee67e0 2015-09-17 Wolfgang Betz Merge commit '0d4ebe88c249f4fb1ad42bbc7cee6332de081a13' into ble_wb
126:32039585a969 2015-09-29 apalmieri Detect BlueNRG expansion board (X-NUCLEO-IDB04A1 or X-NUCLEO-IDB05A1) at runtime
125:2e468f07a94f 2015-09-17 apalmieri Fix bug on attribute write params (data and data length)
124:8a9794e91efb 2015-09-14 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split
123:bedf3193d99a 2015-09-14 Wolfgang Betz Minor changes to avoid warnings
122:e8e7bc2c9e1c 2015-09-11 Wolfgang Betz Get rid of warnings in "non debug" mode
121:f00e26745564 2015-09-10 Wolfgang Betz Avoid also hidden warnings
120:554a95afbd16 2015-09-09 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split
119:19128d9d254f 2015-09-09 Wolfgang Betz Merge commit '28b9b0106ee91324c03989cd8e448f4f4073ef81' into ble_wb
118:a172a5568535 2015-09-07 Wolfgang Betz Merge commit 'eb53121bab26f99c1a49016192dec6b6e71daad2' into ble_wb
117:aff31e70cacc 2015-09-03 Wolfgang Betz Merge commit 'c278f52d085f9250eabcb95ae6ff2236fef4aec8' into ble_wb
116:1aa0d2da72e4 2015-09-02 Wolfgang Betz Make things compile smoothly
115:3b47df81a56b 2015-09-02 Wolfgang Betz Merge commit '05e0fdbf467718fa524cc667f5c9f85228096655' into ble_wb
114:b9c97d78627d 2015-09-01 Wolfgang Betz Close up 'BLE_URIBeacon2' program import
113:31c73e9b0108 2015-08-11 Wolfgang Betz Roll back to previous version
112:6dc0ad44750d 2015-08-11 Wolfgang Betz Merge commit 'b5eea6d59c132dc93e2e801188964208a5970144' into ble_wb
111:8562efb0e476 2015-08-11 Wolfgang Betz Merge commit '37609a07c4fb80649f4434a3f17bb1776c6f7752' into ble_wb
110:1232b39de5cc 2015-09-09 apalmieri Code enhancement
109:9e152b2453bc 2015-09-07 apalmieri Handle stop Advertising on timeout
108:22f47410d15e 2015-09-02 apalmieri Fix issue on Advertising Interval
107:5cc5ac5bfbbb 2015-09-01 apalmieri Check ADV payload length for URIBeacon service
106:2176f8cfe5b3 2015-08-11 wobetz Revert back to rev 98
105:332f93cd06b7 2015-08-11 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split
104:dfde0e42edf1 2015-07-27 Wolfgang Betz Merge commit 'c7bda495f32eca3f61053ad0db208258a5386f08' into ble_wb
103:12684d94c3a6 2015-07-27 Wolfgang Betz Revert back to 520e8aa0afa103e88dd3c65caa8866f964b37cde
102:a6f233cb1fed 2015-07-27 Wolfgang Betz Merge commit '0f19b0b609394807e46c2069263806f2bd86682b' into ble_wb
101:59324bc861b2 2015-07-24 Wolfgang Betz Do not use LED when compiling for 'IDB0XA1_D13_PATCH'
100:76c16a800273 2015-07-24 Wolfgang Betz Introducing 'x_nucleo_idb0xa1_targets.h' in order to deal with different pins
99:c6e075b517c2 2015-07-24 Wolfgang Betz Make things work for standard Arduino
98:731050bb5362 2015-07-31 apalmieri Fix issue on discerning between Write Request for a Char Value or a Char Descriptor
97:a89d28ad6092 2015-07-27 apalmieri Fix bug on searching Char by handle
96:f5e0ef179640 2015-07-24 apalmieri Minor change (disable debug)
95:e1f7ce04e71b 2015-07-24 apalmieri Restore previous version of HCI stack
94:2993df23d1ac 2015-07-24 apalmieri Fix issues related to application compatibility
93:728699ac5613 2015-07-23 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split
92:709d44dc869a 2015-07-23 Wolfgang Betz Get rid of compilation warnings
91:97c0c21046b4 2015-07-23 Wolfgang Betz Improve waitForEvent()
90:26c0c9807ab4 2015-07-22 Wolfgang Betz Preparing ble_wb
89:fcd1532ca100 2015-07-22 Wolfgang Betz Setup of peripheral & ReadMe
88:579bd62b25ce 2015-07-22 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split
87:8ca0d61ecfdd 2015-07-22 Wolfgang Betz Setup of peripheral & ReadMe
86:81b17a629630 2015-07-15 avilei Use Arduino pin names instead of STM32Nucleo's ones
85:9970c3304c82 2015-07-10 apalmieri Delete obsolete comment
84:2beeb1cc9d57 2015-07-09 apalmieri Fix bug on searching Char by handle
83:52a08354a933 2015-06-30 apalmieri Disable debug messages by default (merge with previous version)
82:c8c77e1fe472 2015-06-30 apalmieri Disable debug messages by default
81:ba990c2e9cb8 2015-06-26 mapellil Now pointing to ST Team BLE
80:0a8e7ba5ab3a 2015-06-24 Andrea Palmieri Merge branch 'BLE_BlueNRG-only' of ../X-NUCLEO-IDB04A1-mbed
79:6708754b9ea2 2015-06-24 Andrea Palmieri Delete obsolete files
78:13e75d352d53 2015-06-24 Andrea Palmieri Add configurations for BLUENRG_MS
77:332b416123b4 2015-06-23 Andrea Palmieri Update BLE_API and mbed Libs
76:a653f3713be3 2015-06-17 Andrea Palmieri Get rid of mercurial related files
75:8d763da1ccc7 2015-06-16 Antonio Vilei Fix build problem with IAR EWARM
74:c4526f8284d5 2015-06-16 Antonio Vilei Use mbed C++ API for BlueNRG Driver
73:142f3ded2091 2015-06-12 Andrea Palmieri Fix bug on setup of Service and allocated Chars
72:730717ed87de 2015-06-10 Silvio Lucio Oliva Add support to IAR and relative prj files
71:d229db0a153b 2015-06-09 Andrea Palmieri Align BLE_API, BLE_BlueNRG and mbed libs
70:d20d30f59b1c 2015-06-08 Silvio Lucio Oliva Initial commit for mbed support