Simon Butcher
bb5e1c3973
Fix multiple quality issues in the source
...
This PR fixes multiple issues in the source code to address issues raised by
tests/scripts/check-files.py. Specifically:
* incorrect file permissions
* missing newline at the end of files
* trailing whitespace
* Tabs present
* TODOs in the souce code
2018-06-08 11:14:43 +01:00
Ron Eldor
0728d69d6d
Change kB to KiB
...
Change the style of the units to KiB, according to
https://docs.mbed.com/docs/writing-and-publishing-guides/en/latest/units/
2017-11-29 12:08:35 +02:00
Ron Eldor
a0748019f1
Change KB to kB
...
Change KB to kB, as this is the proper way to write kilo bytes
2017-11-28 16:48:51 +02:00
Ron Eldor
46cf773f2f
Fix wrong output in the benchmark application
...
The benchmark application prints the performance in Kb/s,
While it actually calculates KB/s.
Resolves issue #850
2017-05-14 15:55:06 +03:00
Simon Butcher
1404ddbd78
Added clarification text on benchmark usefulness.
2016-03-17 16:00:13 +00:00
Janos Follath
60ddf167c1
Fix yotta examples baud rate.
2016-03-17 13:55:07 +00:00
Manuel Pégourié-Gonnard
71956c9db9
Fix warnings about locations of header files
2015-10-21 17:59:05 +02:00
Manuel Pégourié-Gonnard
ca4fb7154a
Fix mbed examples after minar upgrade
2015-09-18 14:36:57 +02:00
Manuel Pégourié-Gonnard
37ff14062e
Change main license to Apache 2.0
2015-09-04 14:21:07 +02:00
Irit Arkin
cd8c0fbf60
Very small edit
2015-08-27 15:44:11 +01:00
Simon Butcher
a150050555
Merge branch 'development' of ssh://github.com/ARMmbed/mbedtls into development
...
Conflicts:
yotta/data/example-authcrypt/README.md
yotta/data/example-benchmark/README.md
yotta/data/example-hashing/README.md
yotta/data/example-selftest/README.md
yotta/data/example-tls-client/README.md
2015-08-19 20:29:31 +01:00
Simon Butcher
df81924a7a
Fixed issues in Yotta examples README's
...
Fixed README's in Yotta examples and updated certificate reference in
TLS Client.
2015-08-19 19:33:27 +01:00
Brian Daniels
3c405aefc5
Removing yt ls step in READMEs of examples
2015-08-18 10:52:57 -07:00
Manuel Pégourié-Gonnard
e87b04caed
Upgrade to latest mbed-drivers version
2015-08-11 04:09:44 +02:00
Manuel Pégourié-Gonnard
cdee2d9148
Fix license header in files in yotta/data
2015-08-07 09:40:51 +02:00
Manuel Pégourié-Gonnard
bd5bbec715
Use consistent baud rate across examples
2015-08-06 18:10:17 +02:00
Manuel Pégourié-Gonnard
63e7ebaaa1
Add material for generating yotta module
2015-08-06 09:57:53 +02:00