Commit Graph

20011 Commits (28a5906479c6d486fc5f42ad27883f0ceedc1e76)

Author SHA1 Message Date
Martin Kojtal 28a5906479 tests: fix coding style 2018-11-08 08:54:34 +00:00
Martin Kojtal f264a41373 astyle ignore: add wifi/rf components
Will be reverted once upstream changes come to Mbed OS
2018-11-08 08:54:32 +00:00
Martin Kojtal 79d4fd8173 tests: fix coding style 2018-11-08 08:54:29 +00:00
Martin Kojtal 326658a2fc astyle ignore: add pithy code 2018-11-08 08:54:26 +00:00
Martin Kojtal 87265f7744 rtos: fix coding style in the boot files 2018-11-08 08:54:22 +00:00
Martin Kojtal 9238bf223f AStyle ignore: add BLE
BLE will be fixed via separate pull request as changes required are bigger.
We ignore BLE coding style for now.
2018-11-08 08:54:20 +00:00
Martin Kojtal 63160d8c5b netsocket: fix astyle coding style 2018-11-08 08:54:17 +00:00
Martin Kojtal 884a7748b2 lorawan: fix astyle coding style 2018-11-07 08:56:36 +00:00
Martin Kojtal 7bd258154d feature deprecated: fix astyle coding style 2018-11-07 08:56:35 +00:00
Martin Kojtal f2d30978e0 astyleignore: update nanostack paths 2018-11-07 08:56:35 +00:00
Martin Kojtal 41c1901318 lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
Martin Kojtal e54ce88bca storage: fix astyle coding style 2018-11-07 08:56:35 +00:00
Martin Kojtal 5c79ba5189 lorawan: fix coding style 2018-11-07 08:56:32 +00:00
Martin Kojtal bfb8b723c3 device key: fix coding style 2018-11-07 08:56:32 +00:00
Martin Kojtal 71d35749f9 cellular: fix coding style 2018-11-07 08:56:32 +00:00
Martin Kojtal 96191e22b2
Merge pull request #8663 from cmonr/rollup
Rollup PR: Docs + small fixes
2018-11-07 08:57:21 +01:00
Cruz Monrreal II 0a8f5e07d3 Merge branch 'sen_KernelDoxyUpdate' of ssh://github.com/SenRamakri/mbed-os into rollup 2018-11-06 21:29:13 -06:00
Cruz Monrreal II edb6d9d684 Merge branch 'PR_M33' of ssh://github.com/jeromecoutant/mbed into rollup 2018-11-06 21:29:11 -06:00
Cruz Monrreal II fd744e79d9 Merge branch 'sdblockdevice_deselect' of ssh://github.com/jarlamsa/mbed-os into rollup 2018-11-06 21:29:09 -06:00
Cruz Monrreal II 75368766f7 Merge branch 'fix_compile_warning' of ssh://github.com/KariHaapalehto/mbed-os into rollup 2018-11-06 21:29:08 -06:00
Cruz Monrreal II f7eb13559b Merge branch 'fix_licensing' of ssh://github.com/0xc0170/mbed-os into rollup 2018-11-06 21:29:06 -06:00
Cruz Monrreal II ddd82a9d5e Merge branch 'fix_possible_memory_leak' of ssh://github.com/KariHaapalehto/mbed-os into rollup 2018-11-06 21:29:02 -06:00
Cruz Monrreal c792d33112
Merge pull request #8652 from 0xc0170/dev_rollup
Rollup PR for docs
2018-11-06 20:40:04 -06:00
Cruz Monrreal 0c2d35f312
Merge pull request #8612 from vidavidorra/master
Add names to system thread
2018-11-06 17:00:05 -06:00
Cruz Monrreal 6042ea30d3
Merge pull request #8639 from offirko/offir-mbed-qspif3
Add get_erase_value() support
2018-11-06 14:44:25 -06:00
Cruz Monrreal 9072b55330
Merge pull request #8604 from SeppoTakalo/emac_timeout
Increase EMAC test timeout to 1400 seconds
2018-11-06 14:42:53 -06:00
Amanda Butler 44aaad486c
Remove comma in CONTRIBUTING.md
Remove unnecessary comma.
2018-11-06 13:47:43 -06:00
Amanda Butler 819f0029bf
Remove comma in CONTRIBUTING.md
Remove unnecessary comma.
2018-11-06 13:47:38 -06:00
Amanda Butler 64ef110efa
Edits in README.md
Remove unnecessary commas, and standardize heading capitalization.
2018-11-06 13:47:11 -06:00
Cruz Monrreal 5549c52da2
Merge pull request #8606 from pea-pod/fix-bus-oboe
Fix off-by-one-error in BusIn/Out
2018-11-06 13:43:27 -06:00
Martin Kojtal 9d1aa738eb Merge branch 'rtos-doxy-typo-fix' of https://github.com/kegilbert/mbed-os into dev_rollup 2018-11-06 12:10:44 +00:00
Martin Kojtal 0db51e6224 Merge branch 'events-doxy-typo-fix' of https://github.com/kegilbert/mbed-os into dev_rollup 2018-11-06 12:10:37 +00:00
Martin Kojtal 2ae9981bea Merge branch 'platform-doxy-typo-fix' of https://github.com/kegilbert/mbed-os into dev_rollup 2018-11-06 12:10:26 +00:00
Martin Kojtal 4cbcd64ca3 Merge branch 'doxy_refactor' of https://github.com/jamesbeyond/mbed-os into dev_rollup 2018-11-06 12:10:10 +00:00
Mel W 86153ddc42
Commas and other small editorial changes 2018-11-06 09:56:03 +02:00
Mel W 8060a535d8
Comma, editorial changes 2018-11-06 09:52:40 +02:00
Deepika Bhavnani ba86a53871 Update tools/toolchains/gcc.py 2018-11-05 17:44:18 +01:00
jeromecoutant 1ea28973b2 TOOLS : Add missing M33 and M33F in python scripts 2018-11-05 17:44:15 +01:00
Martin Kojtal cb4924151e
Merge pull request #8621 from marcuschangarm/fix_include
Add missing include for TLSSocket
2018-11-05 17:18:52 +01:00
Martin Kojtal d55c0da61e
Merge pull request #8613 from SeppoTakalo/tls_fix
Make sure that TLSSocketWrapper::close() is called before the transport is destroyed.
2018-11-05 17:17:36 +01:00
Martin Kojtal 909c11b860
Merge pull request #8605 from adbridge/master
Make examples commands return a failure
2018-11-05 17:16:28 +01:00
Martin Kojtal 73cc54e5f7
Merge pull request #8524 from korjaa/more_blockdevice_tests
Add more generic BlockDevice tests.
2018-11-05 17:15:59 +01:00
Jarno Lamsa 36f1fa06d6 Remove extra _deselect to prevent possible hard fault
If read timeout happens, the _deselect will get called twice causing
a hard fault happening when mutex is released without being locked.
The SDBlockDevice::read is calling the _deselect in every case.
2018-11-05 16:08:48 +02:00
Martin Kojtal dfadcdae20 readme: fix apache license 2018-11-05 11:10:41 +00:00
Kari Haapalehto 4aaf013b0e Fix memory leak 2018-11-05 13:09:56 +02:00
Martin Kojtal 97cb833afd Readme: add license guide doc page 2018-11-05 10:54:42 +00:00
Martin Kojtal f8fc0b3f3f contributing: update the text
Simplify the document. More information is provided on our documentation portal, link it here
2018-11-05 10:54:41 +00:00
Martin Kojtal 8ec69e6857 readme: add note about 3rd party code licenses 2018-11-05 10:53:01 +00:00
Martin Kojtal 09ee5f914d readme: add license section 2018-11-05 10:53:01 +00:00
Offir Kochalsky 2df7258710 Add get_erase_value() support 2018-11-05 12:47:18 +02:00