Wilfried Chauveau
85af9f96ea
add IAR to the supported toolchain
2018-03-28 10:03:23 +01:00
Martin Kojtal
25a2d15f05
Merge pull request #6487 from theotherjimmy/min-uvision-include
...
Minimize the size of uvision include paths
2018-03-28 09:18:53 +02:00
Steven Cooreman
e487043c11
Set up the ISR stack pointer in the right location on ARMCC
...
EFR32MG1, EFR32MG12 and EFM32PG12 didn't have a fixed ARMCC linker script yet.
2018-03-27 23:03:49 +02:00
Jimmy Brisson
c44dba3ef4
Minimize include path size in uvision export
2018-03-27 14:30:43 -05:00
Jimmy Brisson
b60729d147
Move filter dot into exporter base class
2018-03-27 14:30:36 -05:00
Deepika
ae2e2b942b
Add TZ_context function
...
TZ_context functions are part of secure state binary and are used to handle
secure stack for thread execution.Template implementation from CMSIS is used,
can be enhanced in future.
2018-03-27 10:51:19 -05:00
Paul Szczepanek
5d3b80e91c
Merge pull request #22 from pan-/sc-nordic
...
Sc nordic
2018-03-27 16:13:57 +01:00
toyowata
3acdc81e6d
Add alignment check in the flash_program_page
...
* Add source address word alignment check
* malloc and memcpy are called only if data is unaligned
* malloc size is now copySize (program page size), rather than whole buffer to be written
2018-03-27 23:04:26 +09:00
Wilfried Chauveau
88a2df72e2
fix device name (an mixed tab/space)
2018-03-27 13:35:35 +01:00
paul-szczepanek-arm
aa90f0df65
rely solely on random vlalue to know if already calculating
...
simplify by setting a fake random value at the start so that first run is the same as subsequent runs
2018-03-27 12:25:50 +01:00
Steven Cooreman
cbba94b2f4
Enable tickless mode on Silicon Labs targets
2018-03-27 12:44:53 +02:00
Wilfried Chauveau
78d73a1a63
add the target to travis build script & sw4stm32 export script.
2018-03-27 10:45:04 +01:00
Bilal
c376e501aa
Moving deprecated warnings outside the class
2018-03-27 12:55:38 +05:00
Mahesh Mahadevan
c3f8cac2e3
KL82Z: Fix the clock selection for LPUART module
...
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-03-27 02:52:20 -05:00
Cruz Monrreal
062164eaad
Merge pull request #6452 from ARMmbed/revert-6086-gatt-client-unit-tests
...
Revert "BLE: Gatt client unit tests"
2018-03-26 14:33:52 -05:00
Cruz Monrreal
26737580ce
Merge pull request #6313 from SeppoTakalo/doxygen
...
Add missing Doxygen descriptions for Nanostack
2018-03-26 14:28:51 -05:00
Cruz Monrreal
57b48f6e05
Merge pull request #6416 from kjbracey-arm/lwip_netconntype_fix
...
lwIP: fix some IPv6 errors, eg TCP keepalive
2018-03-26 14:27:09 -05:00
Cruz Monrreal
e9b234b876
Merge pull request #6424 from OpenNuvoton/m487_v3
...
Nuvoton: Support M487 v3.0 pin map
2018-03-26 14:26:32 -05:00
Cruz Monrreal
c291b4ad32
Merge pull request #6428 from theotherjimmy/many-source-export
...
Avoid incorrect config errors on export with many --source
2018-03-26 14:25:53 -05:00
Cruz Monrreal
50773b1b75
Merge pull request #6440 from theotherjimmy/remove-supertarget
...
Remove supertarget
2018-03-26 14:21:53 -05:00
paul-szczepanek-arm
c542650734
removed unused param from call
2018-03-26 18:07:29 +01:00
Wilfried Chauveau
c31676306a
switch to stm32l151cb-a & work around flash size field width.
2018-03-26 18:00:18 +01:00
paul-szczepanek-arm
e1885486fa
only generate oob if using oob
2018-03-26 18:00:05 +01:00
paul-szczepanek-arm
d1b4713ae6
removed redundancy
2018-03-26 17:53:40 +01:00
paul-szczepanek-arm
02ba2848a8
avoid recalculating oob fi already calculating
2018-03-26 17:48:32 +01:00
Vincent Coubard
87c2045f5e
Merge branch 'security-manager-dev' of https://github.com/paul-szczepanek-arm/mbed-os into sc-nordic
2018-03-26 17:12:37 +01:00
Vincent Coubard
db20ecbbde
Merge branch 'security-manager-dev' into oob-gen
2018-03-26 16:49:55 +01:00
Paul Szczepanek
27ff79c6e5
Merge pull request #21 from pan-/sc-cordio
...
Sc cordio
2018-03-26 16:39:03 +01:00
Anna Bridge
d97d55a0c7
Merge pull request #6450 from 0xc0170/fix_#6449
...
Realtek: serial - line ending fix
2018-03-26 16:27:29 +01:00
Vincent Coubard
3579653533
Cordio: Implement missing functions for secure connection
2018-03-26 15:48:59 +01:00
Bilal
c07ef92470
Adding deprecated warnings for old name
2018-03-26 19:34:42 +05:00
mudassar-ublox
eb806b681d
Renaming Ublox library for mbed cellular framework
...
(cherry picked from commit 737609736591d12ea369d5b364d132e7a6367ae2)
2018-03-26 17:08:23 +05:00
Martin Kojtal
afeb3066c3
Revert "BLE: Gatt client unit tests"
2018-03-26 11:51:29 +01:00
Ganesh Ramachandran
a7d8eaed9e
Low power consumption mode for deepsleep
2018-03-26 15:43:21 +05:30
Ganesh Ramachandran
609441a361
Dynamic vector relocation and formatting changes
2018-03-26 15:39:05 +05:30
Ganesh Ramachandran
ee1bf13f54
CI build - case sensitive include header resolved
2018-03-26 15:39:05 +05:30
Ganesh Ramachandran
d7905ab81f
Modified ESG reset process
2018-03-26 15:39:05 +05:30
Ganesh Ramachandran
4e7e9e95a1
Added Support for Toshiba TMPM46B
2018-03-26 15:39:05 +05:30
Martin Kojtal
f4fc5e6fc3
Realtek: serial - line ending fix
...
One line had a window line ending
2018-03-26 08:50:32 +01:00
ccli8
707de87497
[Nuvoton] Refine SPI code
...
1. Remove dead code
2. Remove space in empty lines
3. Fix compile warnings
4. Fix some comments
2018-03-26 11:02:54 +08:00
ccli8
7275ee8626
[Nuvoton] Fix SPI DMA transfer
...
1. Disable unnecessary TX/RX threshold interrupts to avoid potential trap in DMA transfer
2. Start TX/RX DMA transfer simultaneously to fit H/W spec and avoid potential RX FIFO overflow issue
2018-03-26 10:58:18 +08:00
ccli8
9e72756878
[Nuvoton] Use vector rather than SPI_CTL_SPIEN_Msk to judge if asynchronous transfer is on-going (spi_active)
2018-03-26 10:50:14 +08:00
ccli8
643d772cf9
[Nuvoton] Introduce SPI_ENABLE_SYNC/SPI_DISABLE_SYNC to simplify enable/disable control
2018-03-26 10:34:22 +08:00
ccli8
ccec9d75d6
[Nuvoton] Add missing delay in lp_ticker
...
mbed-os-tests-mbed_drivers-lp_ticker/Test multi ticker test fails inconstantly.
This commit is mainly to fix the issue.
2018-03-26 09:45:59 +08:00
ccli8
5d453ed381
[Nuvoton] Check timer active flag after enabling timer counting in us_ticker/lp_ticker
2018-03-26 09:42:53 +08:00
ccli8
3cd8d3df9f
[Nuvoton] Remove unnecessary TIMER_Start in the end of lp_ticker_set_interrupt
2018-03-26 09:27:05 +08:00
Deepika
331620e1d0
Default constructor for template class should be part of header file
2018-03-23 14:55:07 -05:00
Deepika
bf0393aaa9
Added test for MbedCRC.h
2018-03-23 14:54:24 -05:00
Cruz Monrreal
0a0cc58934
Merge pull request #6434 from cmonr/correct-apt-get-retrying
...
Modified apt-get retry logic with Travis CI retry feature
2018-03-23 14:23:09 -05:00
paul-szczepanek-arm
98efb9da06
generate oob at will and without passing in connection handle
2018-03-23 18:31:27 +00:00