Skip to content

Commit 353e991

Browse files
Steve Cartmellpan-
authored andcommitted
doc(pan-cordio): Add toolchain version used to compile cordio-ll readme
1 parent a3bae1c commit 353e991

File tree

2 files changed

+9
-0
lines changed
  • features/FEATURE_BLE/targets
    • TARGET_CORDIO_LL/cordio_stack
    • TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/cordio_stack

2 files changed

+9
-0
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/cordio_stack/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ the folders contain the public headers to interface with it.
1818

1919
* `controller`: HCI Controller headers
2020
* `platform`: Platform headers
21+
22+
23+
## Library information
24+
25+
Compiled with: GNU Arm Embedded Toolchain 6-2017-q2-update

features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/cordio_stack/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ platforms to interface with the cordio link layer platform API.
55

66
The binary is contained in `libcordio_stack_nordic.a` and the public headers are
77
contained in the `platform` directory.
8+
9+
## Library information
10+
11+
Compiled with: GNU Arm Embedded Toolchain 6-2017-q2-update

0 commit comments

Comments
 (0)