Vincent Coubard
aa19a973cd
RTX port for nrf52 based targets.
2016-06-14 22:40:15 +01:00
Vincent Coubard
9d85bfda25
Implementation of nrf52 target (draft).
2016-06-14 22:39:45 +01:00
Vincent Coubard
9d66dca950
Add NRF52 and NRF52_TARGETS.
2016-06-14 22:39:06 +01:00
Mihail Stoyanov
bd2159db26
Merge pull request #1930 from mbedmicro/iar-fix
...
Fixed flag for IAR
2016-06-14 05:09:10 +01:00
Sam Grove
9473d446ea
Merge pull request #1929 from bridadan/remove-k64f-uvisor-target
...
Removing K64F_UVISOR target
2016-06-14 05:01:31 +01:00
Brian Daniels
8bbc163d3f
Removing K64F_UVISOR target
2016-06-14 05:00:19 +01:00
Sam Grove
e8fda07d83
Merge pull request #1928 from mbedmicro/tools_integration
...
Tools Updates (Tests and build logs)
2016-06-14 04:56:48 +01:00
Mihail Stoyanov
3fa9ed79a5
Fixed flag for IAR
2016-06-14 04:42:45 +01:00
Brian Daniels
78ca3e4613
Merge pull request #1925 from bridadan/tools-improvements
...
Tools improvements
2016-06-14 02:20:05 +01:00
Brian Daniels
1bcd64301a
Lower case test names, blob matching test names, and sort test names for prints
2016-06-14 02:14:45 +01:00
Brian Daniels
f622c591e8
Handling exceptions throughout test flow
2016-06-14 02:14:44 +01:00
Brian Daniels
6796025e78
Fixes for logs and test logic in tools
2016-06-14 02:14:42 +01:00
Brian Daniels
71ffe897b5
Merge pull request #1927 from mbedmicro/tools-update3
...
Minor update to tools - logging of tests and output
2016-06-14 02:10:30 +01:00
Mihail Stoyanov
dcff9b15e7
Minor update to tools - logging of tests and output
2016-06-14 01:57:01 +01:00
Martin Kojtal
e9b56018d2
Merge pull request #1848 from TomoYamanaka/master
...
Implement SystemcoreClock
2016-06-14 01:53:10 +02:00
Martin Kojtal
ab5bd795a4
Merge pull request #1920 from 0xc0170/fix_inclusion
...
Fix inclusion (board.c and critical.c)
2016-06-14 01:10:06 +02:00
Martin Kojtal
9433b4be61
Merge pull request #1923 from bridadan/tools_integration_rebase
...
Tools integration rebase
2016-06-14 00:43:16 +02:00
Martin Kojtal
5eb3d8bb90
Merge pull request #1922 from akselsm/readme-add-efm32pg
...
Add missing EFM32 Pearl Gecko to README.
2016-06-14 00:36:45 +02:00
Aksel Skauge Mellbye
b8502c6d84
Add missing EFM32 Pearl Gecko to README.
2016-06-13 23:33:28 +01:00
Martin Kojtal
9a06a7509b
Merge pull request #1921 from akselsm/efm32-license-update
...
[EFM32] Update license texts.
2016-06-14 00:30:26 +02:00
Aksel Skauge Mellbye
8bdfb6c71d
[EFM32] Update license texts.
2016-06-13 23:23:58 +01:00
Martin Kojtal
f03943ccf6
Merge pull request #1889 from svastm/fix_rtos_uarm_l4
...
[STM32L4XX] Fix heap size for RTOS on uARM
2016-06-13 23:40:37 +02:00
Martin Kojtal
bb8994b270
Merge pull request #1903 from ytsuboi/master
...
[HRM1017] Update exporting template
2016-06-13 23:38:01 +02:00
0xc0170
81a7bdc482
critical - fix __STDC_LIMIT_MACROS for armcc
...
UINT32_MAX is defined only if __STDC_LIMIT_MACROS is provided prior
including stdint.h
2016-06-13 22:14:13 +01:00
Martin Kojtal
b28f7108f7
Merge pull request #1918 from ARM-software/master
...
[BEETLE] Enable RTOS on Beetle
2016-06-13 23:06:25 +02:00
0xc0170
3b2d75fcda
error - include interface header file
...
to get mbed_error_vprinf() declaration
2016-06-13 21:54:44 +01:00
Martin Kojtal
6167f23da6
Merge pull request #1912 from 0xc0170/fix_exporters
...
Tools/project - project dir should be the list
2016-06-13 22:49:39 +02:00
0xc0170
724715002a
uvision - flags consolidation
...
Remove error for include system path in the exporters. Assembly does not use
armcc flags, fails to build, as those are not valid armasm.
2016-06-13 17:53:08 +01:00
0xc0170
dbc940b9b3
uvision exporter - use only c flags
...
cxx flags are not needed as uvision uses C/C++ tab (thus c_flags only)
2016-06-13 17:22:27 +01:00
0xc0170
160030052b
armcc - fix include path for armcc bin file correction
2016-06-13 16:55:56 +01:00
0xc0170
0b2c37a17c
uvision exporter - fix cxx flag - remove ld flags
...
This was a bug, as ld flags should not be part of cxx flags. They result as some
options not recognized.
2016-06-13 16:51:54 +01:00
0xc0170
a92bf1c3b8
Tools/project - project dir should be the list
...
The project dir if using just project.py shall be a list of directories.
2016-06-13 16:51:40 +01:00
Vincenzo Frascino
f8d7a76128
[BEETLE] Enable RTOS on Beetle
...
This patch enables RTOS support on Beetle.
It contains:
* Updated Beetle Startup code for ARMCC
* Modified SysTick Driver
* RTOS specific configuration parameters
* RTOS specific test suite enablement
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 16:21:19 +01:00
Martin Kojtal
999f798de6
Merge pull request #1914 from mbedmicro/theotherjimmy-refactor-flags
...
Replacement for #1872
2016-06-13 17:09:52 +02:00
0xc0170
88054fa959
IAR - add ld flags to link hook
2016-06-13 16:02:50 +01:00
0xc0170
dde970dc4a
Tools/export - iar fix misc dictionary update
...
progen defines flags as misc, thus we need to add flags to misc.
2016-06-13 16:02:48 +01:00
Jimmy Brisson
a4baaf8d5c
Move IAR linker flags into the DEFAULT_FLAGS dict
2016-06-13 16:02:47 +01:00
Jimmy Brisson
685f4ed648
Adds -funsigned-char to default gcc args
...
It would resolve #1525 , but for the fact that KDS is used.
2016-06-13 16:02:45 +01:00
Jimmy Brisson
c6fc70e461
Updates exportes to use flags from toolchains
...
Affects the following exporters:
- amtelstudio
- codered
- emblocks
- gcc_arm
- iar
- simplicityv3
2016-06-13 16:02:43 +01:00
Jimmy Brisson
e3b9def8cf
Refactors all toolchains to have flags api
2016-06-13 15:58:23 +01:00
Martin Kojtal
3a0d5611dd
Merge pull request #1911 from mbedmicro/config-tests
...
Config tests, GCC flags, requirements.txt
2016-06-13 16:52:49 +02:00
Martin Kojtal
89c1bef1b1
Merge pull request #1916 from c1728p9/fix_gcc
...
Fix GCC malloc lock
2016-06-13 16:17:02 +02:00
Martin Kojtal
35cacf6ab4
Merge pull request #1852 from ARM-software/master
...
Beetle Initial Support
2016-06-13 16:03:08 +02:00
Russ Butler
8c2e352dd8
Fix GCC malloc lock
...
The malloc lock functions were not declared as extern "C" so they
are not getting linked to the standard library. Add extern "C" to
fix this.
This bug was introduced in the commit:
d0b7b3b497
-
Fix duplicate symbols for malloc lock and unlock
2016-06-13 15:00:42 +01:00
Vincenzo Frascino
ce1c2c780a
[BEETLE] Add LED Emulation
...
The current version of MBED test environment requires LEDs to be present
in the platform.
Beetle HW does not provide any user programmable LEDs. This patch provides an
emulation of the feature by using dummy PINs.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 14:26:49 +01:00
Vincenzo Frascino
4f61cfd7f6
[BEETLE] Add support for GCC ARM exporter
...
This patch adds support for GCC ARM exporter to the Beetle Target.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 14:26:47 +01:00
Vincenzo Frascino
c1442139a0
[BEETLE] Add support for uVision 5 exporter
...
This patch adds support for uVision 5 exporter to the Beetle Target.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 14:26:45 +01:00
Vincenzo Frascino
09b5551d41
[BEETLE] Add initial Beetle HAL files
...
This patch adds support for BEETLE SoC Target into the HAL layer.
It contains:
* Beetle Platform Configuration
* I2C API
* SPI API
* Serial API
* Port API
* us Ticker API
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 14:26:30 +01:00
Vincenzo Frascino
44be0626a6
[BEETLE] Add initial Beetle CMSIS files
...
This patch adds support for BEETLE SoC Target into the CMSIS layer.
It contains:
* Beetle System Core
* APB DualTimer Driver
* APB Timer Driver
* eFlash Driver
* Flash Cache Driver
* ARM Toolchain Support
* GCC ARM Toolchain Support
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 11:56:14 +01:00
Vincenzo Frascino
0d3268b61c
[BEETLE] Add initial support
...
This patch adds support for the BEETLE Target. The compilers supported by
this target are:
* ARMCC
* GCC ARM
The exporters and the CMSIS/HAL components will follow in future patches.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-06-13 11:55:33 +01:00