Commit Graph

101 Commits (cd5dabf464936029a28664999fda1e60713f2829)

Author SHA1 Message Date
Nir Sonnenschein 0283bb84e4
Merge pull request #8667 from davidsaada/kvstore_integration
KVStore & derived classes: design docs, implementation & configuration
2018-11-25 07:30:53 +02:00
David Saada e9c25e23a5 KVStore & derived classes: design docs, implementation & configuration
Implement the following:
KVStore base class
TDBStore class
FileSystemStore class
SecureStore class
Global APIs
Configuration framework
Design documentation
2018-11-24 17:43:35 +02:00
Martin Kojtal 02266dba98
Merge pull request #8743 from SeppoTakalo/net_stats_doc
Add design document for network statistics.
2018-11-22 09:19:37 +01:00
Senthil Ramakrishnan a0e42fa21e Removing config option to print report to terminal on reboot, as it conflicts with current implementation of mbed_error_printf 2018-11-18 20:45:23 -06:00
Senthil Ramakrishnan 2d58f2374c Added more details around crc field and updated document with terminologies used 2018-11-18 20:40:41 -06:00
Senthil Ramakrishnan a87043fd74 Add function to reset the reboot count 2018-11-18 20:40:41 -06:00
Senthil Ramakrishnan 3ffa78ed41 Change phrasing and tense 2018-11-18 20:40:41 -06:00
Senthil Ramakrishnan 340099c9ea Fix code style issues and fix typos in diagrams 2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan 0b9cd601de Updated with crash report region info and new diagrams added 2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan 8c48a24ad4 Fix tab issues in TOC 2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan 108483d5cb Updated TOC 2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan a721158cd6 Boot sequence diagram added 2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan c3d2c446d0 Fixed sentences and context 2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan a6e76049be Adding usage scenarios 2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan 28a0b4554b Updated design doc 2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan 5489eacb18 Crash reporting design doc 2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan d4fc8fe66c Crash Reporting Design 2018-11-18 20:40:38 -06:00
Seppo Takalo 7ac326ab1d Add design document for network statistics. 2018-11-14 17:14:23 +02:00
Seppo Takalo 7f39bb4453 Implement TLSSocket
Provide TLSSocket implementation. This implementation allows TLSSocket
to wrap around any existing socket. Currently only TLS supported. DTLS
not yet implemented.

Design document also provided with the implementation.

Documentation submitted to Mbed OS handbook.
2018-10-15 13:31:36 +03:00
Martin Kojtal c6e18f916b
Merge pull request #7426 from donatieng/nfc-spec
NFC APIs Design Specification
2018-09-02 16:04:13 +02:00
Vincent Coubard 09ed420d8d NFC design doc: Update NDEF part of the design document. 2018-08-31 10:32:20 +01:00
Vincent Coubard a0b356bfc8 NFC design doc: Update NDEF diagrams. 2018-08-31 10:31:16 +01:00
Vincent Coubard 8e75802044 NFC doc: Fix constructor signature. 2018-08-31 09:52:32 +01:00
Vincent Coubard 425c1c1e06 NFC Spec: Fix ref/pointer qualifier alignement. 2018-08-30 17:47:34 +01:00
Donatien Garnier 1074afbb2a Update based on few tweaks to the API 2018-08-30 11:39:56 +01:00
Donatien Garnier c71b66dfc9 Address @AnotherButler's comments 2018-08-30 11:20:12 +01:00
Amanda Butler 6d46bc3102
Copy edit nfc_design.md
Copy edit file.
2018-08-24 16:32:13 -05:00
Amanda Butler 10b9ad7342
Edit example_feature_design.md
Edit template for formatting and major typos.
2018-08-24 13:28:09 -05:00
Amanda Butler 43974e3137
Copy edit design-template.md
Copy edit file for consistency, grammar, spelling and voice.
2018-08-24 10:52:57 -05:00
Donatien Garnier 29ee2656ee Add links to user profiles 2018-08-24 10:26:35 +01:00
Donatien Garnier 653ab6a9c2 Added revision history & table of contents according to #7561 2018-08-24 10:22:21 +01:00
Donatien Garnier a989c15d1f Updtate event handling model in NFCEEPROM 2018-08-24 10:13:52 +01:00
Donatien Garnier 588c26c128 Move NFC design docs to docs/design-documents/ according to #7561 2018-08-24 10:00:16 +01:00
Amanda Butler 072cbb4d57
Copy edit README.md
Copy edit file for active voice, precise language and consistent style across documents.
2018-08-20 14:23:53 -05:00
Senthil Ramakrishnan 196094defa Updated with review comments fixes 2018-08-08 15:40:51 -05:00
Senthil Ramakrishnan 65433fb0cf Added general guidelines section for design process 2018-08-08 13:53:28 -05:00
Senthil Ramakrishnan cde5e6edd4 Design process and template for Mbed-OS 2018-08-08 13:53:28 -05:00
Amanda Butler 67bf9b27d1 Delete exporters.md
Delete page because duplicate exists in Handbook - https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/exporters/
2017-02-13 11:09:07 -06:00
Amanda Butler a02e5eecc8 Delete build_profiles.md
Delete page because duplicate exists in Handbook
2017-02-12 19:58:31 -06:00
Sam Grove 59c2c4bd99 Merge pull request #3693 from bulislaw/rework_build_profiles
[Proposal] Simplify build profiles: debug and release only
2017-02-09 09:36:14 -06:00
Bartek Szatkowski 40d3b22785 Build: Rework build profiles
Rename small.json to release.json, default.json to develop.json and make
it the default profile.
2017-02-07 11:41:16 +00:00
Wolfgang Betz 109faa1bb6 Improve build profiles documentation 2017-01-26 12:59:39 +01:00
Martin Kojtal fc6848435a Merge pull request #3630 from AnotherButler/patch-3
Delete mbed_targets.md
2017-01-26 10:37:24 +02:00
Amanda Butler 70b9b47eec Delete mbed_targets.md
Delete page because a duplicate exists in the Handbook
2017-01-23 12:04:44 -06:00
Amanda Butler c09857acb8 Delete testing_mbed_OS_5.md
Delete page because duplicate page exists in Handbook
2017-01-17 16:39:30 -06:00
Martin Kojtal bd6ebbeb21 Merge pull request #3475 from AnotherButler/patch-3
Delete BUILDING.md
2016-12-30 12:33:14 +01:00
Martin Kojtal bd2e5c697f Merge pull request #3494 from AnotherButler/patch-10
Delete ignoring_files_from_build.md
2016-12-23 13:10:46 +00:00
Amanda Butler c7d94fe004 Delete ignoring_files_from_build.md
Exact duplicate of page exists in Handbook
2016-12-21 11:20:41 -06:00
Amanda Butler 00769cff23 Delete events.md
Duplicate page exists in Handbook
2016-12-21 10:47:26 -06:00
Martin Kojtal 92fbad7876 Merge pull request #3481 from AnotherButler/patch-8
Delete memap.md
2016-12-21 14:47:11 +00:00