Christopher Haster
a67cbf2680
Travis: Added yaml references for mbed 2 jobs
2017-12-19 10:48:25 -06:00
Martin Kojtal
5ccfaf153b
Travis: allow build/make to print output
...
As we have now matrix for targets, there might be some targets that take longer to compile.
It can timeout, if we produce an output after every target that it was build, it
should extend the timeout per target build.
2017-12-19 13:57:35 +00:00
Martin Kojtal
e402fdbf16
Travis: set language to generic
...
Do not fall to default Ruby
2017-12-19 12:13:39 +00:00
Martin Kojtal
1b3cff54fb
Travis: define vendor matrix
...
Use vendor matrix, creates a job for each vendor folder (targets/TARGET_XXX).
This fixes the errors we have seen, as a job has a limit 50 minutes.
2017-12-19 12:13:30 +00:00
David Walters
faec0c3ce5
Fixed call to deprecated get_details_txt
2017-12-15 15:31:36 +00:00
Anna Bridge
4d81eadb25
Merge pull request #5701 from pan-/ble-doxy-fixes
...
Ble doxy fixes
2017-12-14 19:36:02 +00:00
Anna Bridge
cc6a838b5c
Merge pull request #5704 from mikaleppanen/lwip_k64f_mcast_fix
...
Fixed lwip k64f ethernet driver ipv6 multicast groups
2017-12-14 17:40:11 +00:00
Vincent Coubard
51083a6df8
Doxygen: Update path and predefined macros.
2017-12-14 16:45:31 +00:00
Vincent Coubard
0363399e56
Doxygen: Update excluded paths and predefined macros.
...
* Remove BLE feature from the list of excluded folders.
* Define the macro MBED_DEPRECATED.
2017-12-14 16:44:01 +00:00
adustm
f76207921b
Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A)
2017-12-14 15:50:56 +01:00
Mika Leppänen
7f6a6323cd
Fixed lwip k64f ethernet driver ipv6 multicast groups
...
Work around for problem in:
https://github.com/ARMmbed/mbed-os/issues/4372
2017-12-14 11:05:05 +02:00
Vincent Coubard
b554fce00f
BLE: Fix doxygen warnings.
2017-12-13 18:30:38 +00:00
Vincent Coubard
c621a92a6a
BLE: Put GapEvent into INVALID doxygen sections.
2017-12-13 16:15:21 +00:00
Vincent Coubard
82f669b61f
BLE: Fix doxygen warnings.
...
Replace @important tag by @attention.
2017-12-13 16:14:16 +00:00
jeromecoutant
8bc92bdd22
STM32F4 : compilation issue
...
Issue comes only when ST HAL macro USE_FULL_ASSERT is enabled
2017-12-13 13:57:26 +01:00
jeromecoutant
4637279f51
STM32L4 : compilation issue
...
Issue comes only when ST HAL macro USE_FULL_ASSERT is enabled
2017-12-13 13:57:17 +01:00
jeromecoutant
75db24ff15
STM32F3 : compilation issue
...
Issue comes only when ST HAL macro USE_FULL_ASSERT is enabled
2017-12-13 13:56:42 +01:00
Bilal
0469dfb892
Bracket moved to next line
2017-12-13 16:37:19 +05:00
Martin Kojtal
b4dc32521a
Merge pull request #5688 from artokin/mesh-fix-for-mbed-os-5.7-oob
...
Mesh fix for mbed os 5.7 oob
2017-12-13 09:20:47 +00:00
Martin Kojtal
98a1aecfc1
Merge pull request #5685 from 0xc0170/fix_gettinstarted
...
Export: fix link in gettingstarted template
2017-12-13 09:20:11 +00:00
Martin Kojtal
5c01c3e59c
Merge pull request #5633 from paul-szczepanek-arm/master
...
BLE: added function converting error codes into strings
2017-12-12 17:42:10 +00:00
Martin Kojtal
bea41d1ebb
Merge pull request #5635 from c1728p9/fix_lazy_init
...
Protect local static object construction in ARMCC
2017-12-12 17:41:21 +00:00
Martin Kojtal
5c98ca56fc
Merge pull request #5648 from maciejbocianski/singletonPtr_tests
...
Add SingletonPtr test
2017-12-12 17:40:36 +00:00
Martin Kojtal
32edb92299
Merge pull request #5657 from theotherjimmy/fix-e2studio
...
Correct typo? in e2studio exporter code
2017-12-12 17:40:04 +00:00
Martin Kojtal
cee180f472
Merge pull request #5667 from productize/fix-stm32-can3
...
STM32: Fix CAN3
2017-12-12 17:39:41 +00:00
Martin Kojtal
992c905580
Merge pull request #5678 from geky/travis-caching
...
Add caching of apt-get + pip to .travis.yml
2017-12-12 17:38:50 +00:00
Martin Kojtal
484b4a29d1
Merge pull request #5311 from pan-/ble-generic-gap
...
BLE: Add generic GAP implementation.
2017-12-12 17:38:06 +00:00
Martin Kojtal
be52ba2156
Merge pull request #5363 from mprse/extended_rtc
...
Add support and tests for extended RTC
2017-12-12 17:36:44 +00:00
Martin Kojtal
da43d655ff
Merge pull request #5459 from jeromecoutant/PR_LPT_RTC
...
STM32 Low Power Timer feature updates
2017-12-12 17:33:31 +00:00
Martin Kojtal
ef44e4b4fb
Merge pull request #5469 from jeromecoutant/PR_UNITY
...
Unity framework : add float support in error print
2017-12-12 17:33:01 +00:00
Martin Kojtal
1137b4107a
Merge pull request #5489 from theotherjimmy/correct-pack-syntax
...
Correct pack_* members to refer to PACK files
2017-12-12 17:32:31 +00:00
Martin Kojtal
02beec7ee3
Merge pull request #5567 from bcostm/dev_usbdevice_disco-f413zh
...
STM32: Add USB Device on DISCO_F413ZH
2017-12-12 17:32:03 +00:00
Martin Kojtal
57a5735387
Merge pull request #5576 from jeromecoutant/PR_IP
...
Ethernet tests update
2017-12-12 17:31:23 +00:00
Martin Kojtal
aff1d3002f
Merge pull request #5577 from VeijoPesonen/realtek_rtl8195am_gt_wifi-set-credential
...
REALTEK_RTL8195AM Wifi driver - adds check of credentials validity
2017-12-12 17:31:04 +00:00
Martin Kojtal
6c59e13e76
Merge pull request #5581 from SiliconLabs/feature/remove-custom-sleepmodes
...
Remove custom Silicon Labs sleep management
2017-12-12 17:30:17 +00:00
Martin Kojtal
047455eee9
Merge pull request #5591 from helmut64/NUCLEO_STM32L433_NEW
...
Support the STM NUCLEO_L433RC-P board
2017-12-12 17:29:51 +00:00
Martin Kojtal
a619d226f3
Merge pull request #5598 from bulislaw/remove_rtx_int_header
...
Remove unnecessary inclusion of an internal RTX header
2017-12-12 17:29:22 +00:00
Martin Kojtal
79a8bf1c8e
Merge pull request #5605 from betzw/betzw_tests_network_wb
...
TESTS/NETWORK: Split Wi-Fi test for secure & unsecure tests
2017-12-12 17:28:56 +00:00
Martin Kojtal
84192fe676
Merge pull request #5610 from garivetm/bugfix-STM32CAN
...
STM32 - CAN - Fix RTR position bit in TX mailbox register
2017-12-12 17:27:57 +00:00
Martin Kojtal
2eaa32f35f
Merge pull request #5627 from li-ho/ev_cog_armc6
...
ADI: Add ARMC6 compatible code
2017-12-12 17:27:20 +00:00
Prashant Ravi
a4ce936947
reverting all tabs to spaces
2017-12-12 21:05:27 +08:00
Anna Bridge
6811c9f7c7
Merge pull request #5675 from theotherjimmy/cortex-A-message
...
Update Cortex-A build errors
2017-12-12 12:25:22 +00:00
Prashant Ravi
01ec0da7f2
Replacing formatting issues
2017-12-12 17:09:42 +08:00
Prashant Ravi
01808db8ff
Moving changes to RTW driver
2017-12-12 16:57:28 +08:00
Prashant Ravi
199ab8711a
Revert "Fixing changes to make greentea test mbed-os-tests-netsocket-connectivity pass for target Realtek AMEBA"
...
This reverts commit 1fcfced203
.
2017-12-12 16:53:45 +08:00
Martin Kojtal
95b02936fa
Export: fix link in gettingstarted
2017-12-12 08:46:06 +00:00
Arto Kinnunen
e78db9edd6
Update Thread PSKd default value
...
Thread PSKd can contain only uppercase characters.
2017-12-12 10:45:48 +02:00
Arto Kinnunen
efc7f60799
Merge commit '6c0b324e3a5a9a5c22dc4c3a66b6c892b9ed1644' into coap-service-fix-mbedos57oob
...
* commit '6c0b324e3a5a9a5c22dc4c3a66b6c892b9ed1644':
Squashed 'features/nanostack/FEATURE_NANOSTACK/coap-service/' changes from 29bfb78..d0a2597
2017-12-12 10:41:08 +02:00
Arto Kinnunen
6c0b324e3a
Squashed 'features/nanostack/FEATURE_NANOSTACK/coap-service/' changes from 29bfb78..d0a2597
...
d0a2597 Fix IAR compilation error with NUCLEO_F401RE (#86 )
674a465 Delete transaction if message is non-confirmable (#83 )
git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-split: d0a25979f8143334c86e422fd358f895bde2ad87
2017-12-12 10:41:08 +02:00
Senthil Ramakrishnan
d3f2883736
Statically allocate ARMCC required mutex objects
2017-12-11 11:41:47 -06:00