Brian Daniels
|
1eacabd7c3
|
Added smart copy plugin
|
2015-09-25 10:48:08 -05:00 |
Martin Kojtal
|
ecf04be150
|
Merge pull request #1352 from bridadan/fix-consolidate-waterfall-result
Fixes reporting of failure when one test passes when using --consolidate-waterfall
|
2015-09-25 15:35:03 +02:00 |
Martin Kojtal
|
5a6ce99f17
|
Merge pull request #1347 from bridadan/add-mbedls-checks
Adding checks with mbedls throughout testing process
|
2015-09-25 15:31:49 +02:00 |
Martin Kojtal
|
5c13c9137e
|
Merge pull request #1354 from PeterConheeney/master
Update targets.py
|
2015-09-25 15:24:34 +02:00 |
Martin Kojtal
|
fe238a91ab
|
Merge pull request #1340 from stevew817/master
Silicon Labs - Add support for low-power async Serial
|
2015-09-25 15:09:04 +02:00 |
PeterConheeney
|
cbfc7a503d
|
Update targets.py
|
2015-09-25 14:08:15 +01:00 |
Martin Kojtal
|
e8c24ba90d
|
Merge pull request #1326 from TomoYamanaka/master
RZ_A1H - Modify to support NEON for RTOS.
|
2015-09-25 14:23:28 +02:00 |
Aksel Skauge Mellbye
|
4c4d2fa6a6
|
serial_api: Remove unnecessary clocking code.
|
2015-09-25 12:55:59 +02:00 |
Martin Kojtal
|
724c07935c
|
Merge pull request #1337 from kpurusho/master
Changes contains only "Copyright year information" and "KR styling". Safe to merge.
|
2015-09-25 12:52:38 +02:00 |
Martin Kojtal
|
ff849970fb
|
Merge pull request #1341 from WoGorniak/master
add Espotel Elmo platform
|
2015-09-25 12:51:52 +02:00 |
Wojciech Gorniak
|
aba42ad0f8
|
changed default compiler to arm
|
2015-09-25 12:47:57 +02:00 |
Martin Kojtal
|
b290644b9c
|
Merge pull request #1338 from PeterConheeney/master
changes for adding IoT Subsystem for Cortex-M target
|
2015-09-25 12:37:58 +02:00 |
Wojciech Gorniak
|
9cf7aa36f2
|
added support for arm compilers
|
2015-09-25 11:23:48 +02:00 |
Wojciech Gorniak
|
a06da2a29d
|
Revert "Force debug symbols for gdb."
This reverts commit 221024a100 .
|
2015-09-25 10:16:24 +02:00 |
Wojciech Gorniak
|
848494928a
|
updated years in device header
|
2015-09-25 10:08:43 +02:00 |
Brian Daniels
|
6eebc9926a
|
Fixes reporting of failure when one test passes when using --consolidate-waterfall
|
2015-09-24 12:57:28 -05:00 |
Brian Daniels
|
1d946c2160
|
Adding checks with mbedls throughout testing process
|
2015-09-23 11:21:11 -05:00 |
Martin Kojtal
|
d8ad8e8bf5
|
Merge pull request #1345 from bridadan/move-program-cycle-s
Move program_cycle_s into host test copy plugins
|
2015-09-23 15:05:03 +01:00 |
Aksel Skauge Mellbye
|
ec865eac30
|
rtc_api: Bugfix clock selection.
|
2015-09-23 11:56:56 +02:00 |
Martin Kojtal
|
b793aedab6
|
Merge pull request #1331 from nabilbendafi/master
Fix typo in documentation
|
2015-09-22 11:08:22 +01:00 |
Brian Daniels
|
bb7fb37ed4
|
Move program_cycle_s into host test copy plugins
|
2015-09-21 16:41:12 -05:00 |
Wojciech Gorniak
|
4b3edeb8a2
|
sx1272 driver removed from platform repo
|
2015-09-17 14:14:59 +02:00 |
Wojciech Gorniak
|
da49882810
|
removed local project files
|
2015-09-17 12:49:23 +02:00 |
Wojciech Gorniak
|
a68263815f
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2015-09-17 11:52:48 +02:00 |
0xc0170
|
37ae865a61
|
mbed lib revision - 107
|
2015-09-17 08:40:09 +01:00 |
Aksel Skauge Mellbye
|
e8b022c310
|
[EFM32] Fix bug in rtc_free_real
|
2015-09-17 08:23:11 +02:00 |
Linjia
|
8a7ce51ddf
|
change license header from mbed to silicon labs
|
2015-09-16 17:20:43 +02:00 |
Srod Karim
|
de8ce50fe5
|
DMA interrupt fix, and avoid potential double-unblock
|
2015-09-16 17:20:34 +02:00 |
Srod Karim
|
42c5af3702
|
fix for USART transmissions under 3 bytes long
|
2015-09-16 17:20:31 +02:00 |
Srod Karim
|
2af3e5dfd7
|
abort transfer on TXC
|
2015-09-16 17:20:28 +02:00 |
Srod Karim
|
403f16d83c
|
clear interupts on read_async, and properly abort when end is reached
|
2015-09-16 17:20:25 +02:00 |
Srod Karim
|
5ea16a749f
|
fix typo
|
2015-09-16 17:17:47 +02:00 |
Srod Karim
|
4b3a6e3f92
|
add comment
|
2015-09-16 17:17:44 +02:00 |
Srod Karim
|
8972fab66c
|
clear interupts also whem using DMA
|
2015-09-16 17:17:41 +02:00 |
Srod Karim
|
30041b8f3d
|
removed unneccesary function
|
2015-09-16 17:17:39 +02:00 |
Srod Karim
|
d9d9ea305b
|
properly disable DMA if character match is set
|
2015-09-16 17:17:36 +02:00 |
Srod Karim
|
199fe17376
|
properly reset interupt flags
|
2015-09-16 17:17:33 +02:00 |
Srod Karim
|
e7597d5a54
|
disable character match if no character is specified
|
2015-09-16 17:17:30 +02:00 |
Srod Karim
|
d5d3ba3a99
|
removed all usage of SIGF
|
2015-09-16 17:17:27 +02:00 |
Srod Karim
|
7d475adbb6
|
defaulting to EM4 instead of EM3
|
2015-09-16 17:17:25 +02:00 |
Srod Karim
|
096733c785
|
add missing #endif in clocking.h
|
2015-09-16 17:17:22 +02:00 |
Srod Karim
|
1d7d92ed39
|
move away from using enum values during preprocessing
|
2015-09-16 17:17:17 +02:00 |
Srod Karim
|
529a248c27
|
move away from using defines over cmuSelect_X
|
2015-09-16 17:16:17 +02:00 |
Srod Karim
|
1adaeb4a44
|
increased bandrate range
|
2015-09-16 17:15:56 +02:00 |
Srod Karim
|
54e2dd02fe
|
if no sleep modes are blocked, enter EM3
|
2015-09-16 17:15:54 +02:00 |
Srod Karim
|
f9c1ca8e29
|
compatability for devices without LFXO or where LFXO is not the low energy clock source
|
2015-09-16 17:15:51 +02:00 |
Srod Karim
|
c328fb068e
|
DMA fix
|
2015-09-16 17:15:49 +02:00 |
Srod Karim
|
f1e1977506
|
LEUART EM2 release
|
2015-09-16 17:15:46 +02:00 |
Srod Karim
|
b832689ae0
|
various fixes - candidate release
|
2015-09-16 17:15:40 +02:00 |
Srod Karim
|
7746a4be75
|
set clocktrees, and enable DMA in EM2
|
2015-09-16 17:15:01 +02:00 |