Commit Graph

17186 Commits (8e75802044fb9ffb1596f871d5a7bd4bd4a00504)

Author SHA1 Message Date
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
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
Donatien Garnier b1ffe42e3f Update spec according to current implementation 2018-08-17 19:50:54 +01:00
Donatien Garnier 978bd26fcb Amend NFCController API 2018-08-17 19:19:50 +01:00
Donatien Garnier f7ff432535 Update endpoints diagram 2018-08-06 14:28:07 +01:00
Donatien Garnier 912f75c377 Update controller diagram 2018-08-06 12:10:11 +01:00
Donatien Garnier 36e6a472d3 add 'message' to NFCRemoteInitiator NDEF callbacks 2018-08-06 10:42:36 +01:00
Donatien Garnier 6837d0300a Amend NFCController doc 2018-08-03 18:38:06 +01:00
Donatien Garnier c772d06280 Amend NFCEEPROMDriver API 2018-08-03 18:29:49 +01:00
Donatien Garnier 212ac48a46 Introduce NFCNDEFCapable class 2018-08-03 18:16:26 +01:00
Donatien Garnier 5cb43e6bb3
Merge pull request #1 from pan-/nfc-spec
NFC: Amend ndef parsing design.
2018-08-03 10:31:00 +01:00
Vincent Coubard 876cf06f87 NFC: Fix design spec conjugation. 2018-08-02 15:39:34 +01:00
Vincent Coubard cfec12adb5 NFC Design: Add note about NDEF Message construction. 2018-07-31 14:31:14 +01:00
Vincent Coubard 7ed2a7802b NFC: Amend ndef parsing design.
* Decouple Message parsing from Record parsing
* Decouple record parsing from Common objects
* Provide an easy to use parser that parse the most common objects.
2018-07-30 18:05:19 +01:00
Donatien Garnier 33fd8f0071 Add missing paragraph for testing 2018-07-05 14:43:18 +01:00
Donatien Garnier 19742ce595 Bump up use cases at the top of the doc 2018-07-05 14:40:09 +01:00
Donatien Garnier c1c5af939f Add images 2018-07-05 14:37:54 +01:00
Donatien Garnier 11d148ae56 Complete API description, update UML diagrams and add paragraphs on testing and use cases 2018-07-05 14:36:24 +01:00
Donatien Garnier 645baa4ad1 Initial design doc 2018-07-04 18:09:28 +01:00
Cruz Monrreal f12afde757
Merge pull request #7403 from codeauroraforum/Fix_LPC546XX_UART
LPC546XX: Fix UART mux setting in the LPCXpresso board
2018-07-03 07:38:22 -05:00
Cruz Monrreal b50f09d57d
Merge pull request #7384 from OpenNuvoton/nuvoton_fix_mbr_memleak
Fix memory leakage with MBR on exiting error path
2018-07-03 07:37:43 -05:00
Cruz Monrreal 7e0f75e831
Merge pull request #7331 from TomoYamanaka/improve_bootloader
Improve the process for Cortex-A9 in mbed_application
2018-07-03 07:37:19 -05:00
Cruz Monrreal 9c4c630356
Merge pull request #7367 from theotherjimmy/check-arm-component
Tools: Detect Arm Compiler version using Component
2018-07-03 07:35:57 -05:00
Mahesh Mahadevan 34dab4a4d9 LPC546XX: Fix UART mux setting in the LPCXpresso board
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-07-02 15:16:57 -05:00
Martin Kojtal 226e799d5b
Merge pull request #7389 from artokin/update_libservice
Update nsdynmemlib in frameworks/nanostack-libservice
2018-07-02 17:32:23 +02:00
Martin Kojtal 40058871de
Merge pull request #7008 from 0xc0170/fix_drivers
AStyle : drivers/hal/platform folders update
2018-07-02 17:30:07 +02:00
Martin Kojtal 2353e7b1c6
Merge pull request #7029 from OpenNuvoton/nuvoton_5.9_ticker
Nuvoton: Adhere to reworked ticker spec to release with Mbed OS 5.9
2018-07-02 17:28:11 +02:00
Martin Kojtal 20adbf0c05
Merge pull request #7239 from TeroJaasko/let_config_remove_dns_cache_code
netsocket: dns: make dns-cache-size:0 remove whole DNS cache code
2018-07-02 17:26:46 +02:00
Martin Kojtal 3ee8f3214f
Merge pull request #7348 from hasnainvirk/doc_fix
LoRaWAN: Correcting doxygen
2018-07-02 17:24:52 +02:00
Martin Kojtal 44acaf587b
Merge pull request #7369 from marcuschangarm/fix-nrf52-serial
Fix race condition in serial_api.c for NRF52 series
2018-07-02 17:24:16 +02:00
Arto Kinnunen 3d5010de12 Merge commit 'a184ff592b547f153aa14c99329f65fd18515b0d'
* commit 'a184ff592b547f153aa14c99329f65fd18515b0d':
  Squashed 'features/frameworks/nanostack-libservice/' changes from ddd45db..2705b9b
2018-07-02 13:15:58 +03:00
Arto Kinnunen a184ff592b Squashed 'features/frameworks/nanostack-libservice/' changes from ddd45db..2705b9b
2705b9b Add IPv4 string conversion utils
8978dac Add API to set temporary allocation heap limit (#70)
86fa01c Update max heap size to use size_t (#68)
9808289 nsdynmemlib: silence IAR warnings caused by gotos skipping variable init

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 2705b9b93877f18828106df80af5b8c1c441e713
2018-07-02 13:15:57 +03:00
ccli8 7cc1245308 Fix memory leakage with MBR on exiting error path 2018-07-02 11:29:29 +08:00
Cruz Monrreal 2da597e56a
Merge pull request #7326 from bcostm/dev_lpuart1_clock_source
STM32: add lpuart_clock_source config
2018-06-29 20:09:09 -05:00
Cruz Monrreal 58b725be85
Merge pull request #7359 from u-blox/sim_pin_init
Cellular: EasyCellularConnection::connect doesn't have any check that "CellularConnectionFSM" object is created or not
2018-06-29 20:08:16 -05:00
Cruz Monrreal 72684e3a2e
Merge pull request #7370 from jeromecoutant/PR_PERIPPINO
build_api.py : add comment about separate_names
2018-06-29 20:07:20 -05:00
Cruz Monrreal c21a81062c
Merge pull request #7368 from theotherjimmy/incr-comp-symbols
Tools: Include Symbols in dependency list
2018-06-29 19:58:31 -05:00
Cruz Monrreal f10bb88b97
Merge pull request #7294 from jeromecoutant/PR_GREENTEA_STAT
Add CPU stats for greentea tests
2018-06-29 19:57:42 -05:00
Amanda Butler aa53ee6204
Copy edit LoRaWANBase.h
Copy edit for precise language and comma use.
2018-06-29 14:28:44 -05:00
Amanda Butler 563d742872
Copy edit LoRaWANinterface.h
Copy edit for precise language and comma use.
2018-06-29 14:27:45 -05:00
Tero Jääskö 2e89fa22a5 netsocket: dns: make dns-cache-size:0 remove whole DNS cache code
Setting ""nsapi.dns-cache-size": 0" still left some of the DNS
caching code in. Add crude #if to remove all of it.
This allows one to save 429 bytes of flash and 48 bytes of RAM on
ARMC5 builds.
2018-06-29 18:17:19 +03:00
Martin Kojtal ffcb6ecfb5 platform: astyle update 2018-06-29 10:38:44 +01:00
Martin Kojtal 483427a285 hal: astyle update 2018-06-29 10:36:36 +01:00