Lines Matching +full:mbed +full:- +full:os
1 # SHA-256 Hash Example
3 …rforms hashing of a buffer with SHA-256 using various APIs. It serves as a tutorial for the basic …
5 ## Pre-requisites
11 …, listed in the [installation instructions](http://armmbed.github.io/yotta/#installing-on-windows).
13 * [The ARM GCC toolchain](https://launchpad.net/gcc-arm-embedded).
15 …-K64F](http://developer.mbed.org/platforms/FRDM-K64F/) development board, or another board support…
16 * A micro-USB cable.
17 …f your OS is Windows, please follow the installation instructions [for the serial port driver](htt…
21 1. Connect the FRDM-K64F to the computer with the micro-USB cable, being careful to use the "OpenSD…
28 yotta target frdm-k64f-gcc
37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-hashing.bin` to your mbed board and wait unt…
39 6. Start the serial terminal emulator and connect to the virtual serial port presented by FRDM-K64F…
54 {{description;mbed TLS example on hashing}}