Takayuki Kurosawa
55ddb7f85c
[RZ/A1H] fixs scatter file
...
There was two sections for sflash which lead to
separate output .bin file. Fixed.
2014-10-24 11:46:01 +09:00
Takayuki Kurosawa
b024a3dfda
[RZ/A1H] commit for RTOS changes
...
- adds RTX-CA related files
- changes Thread.cpp for CA9
- adds GR-PEACH entry to README.md
2014-10-24 11:46:01 +09:00
Takayuki Kurosawa
9ddce12aa6
[RZ/A1H] commit for HAL changes
...
- adds GPIO driver
- adds I2C driver
- adds SPI driver
- adds PWM driver
- adds serial driver (irq not supported)
- adds ticker driver
- add analogin driver
2014-10-24 11:46:01 +09:00
Takayuki Kurosawa
193bdaa8c9
[RZ/A1H] commit for CMSIS changes
...
- adds CA9 related headers
- adds start up routine (only ARMCC is supported)
- adds scatter file for RZ/A1H
- adds GIC driver
- adds peripheral definitions(iodefine) for RZ/A1H
- adds serial flash boot loader for RZ/A1H
2014-10-24 11:46:01 +09:00
Takayuki Kurosawa
b1cb82c520
[RZ/A1H] commit for build system changes
...
- add CA9 category to build.py
- add library for RTX-CA9
- add target definition for RZ/A1H
- change some test related settings for RZ/A1H
- add gcc options for CA9
2014-10-24 11:45:44 +09:00
Takayuki Kurosawa
b161a143c5
Merge remote-tracking branch 'upstream/master'
2014-10-24 10:20:08 +09:00
Takayuki Kurosawa
c7c1613d56
Revert "[RZ/A1H] mbed-RZ first release"
...
This reverts commit b78ac75c00
.
2014-10-24 10:14:30 +09:00
ohagendorf
5ba726949d
[BUILD_RELEASE.py] removed Discovery boards for later testing
2014-10-23 19:37:52 +02:00
Przemek Wirkus
69cc2fb86a
Host test plugins: removed unused pass statement
2014-10-23 17:24:51 +01:00
Mihail Stoyanov
8949f8b036
Throw a warning when multiple scatter files are found and show their location
2014-10-23 19:21:11 +03:00
Przemek Wirkus
2f03b85bfc
Host test plugins: Added generic error printing to host test plugin base class
2014-10-23 17:14:18 +01:00
Przemek Wirkus
17f42519f0
Host test plugins: Added MPS2 and Firfox copy methods (both not stable and require further development)
...
Host test plugins: Added 'stable' attribute to each plugin, by default all plugins are not stable
Moved all MPS2 related functions to MPS2 plugins in host test directory
2014-10-23 16:56:05 +01:00
Przemek Wirkus
6a1bdb588e
Host test plugins: added copy pligins, and removed Selenium and eACommander dependency from Test API
2014-10-23 16:30:17 +01:00
Martin Kojtal
728a815b31
Merge pull request #595 from bcostm/master
...
Tools: NUCLEO_F411RE - Corrections in IAR icf and ewp.tmpl files
2014-10-23 14:48:12 +01:00
bcostm
41104fb49d
[NUCLEO_F411RE] Wrong RAM end in icf file
2014-10-23 14:43:05 +02:00
en129
ced81866e0
Update system_LPC8xx.c
...
Move to code line 341 to 349.
2014-10-23 19:18:53 +09:00
bcostm
b6014ecfa2
[NUCLEO_F411RE] Corrections in IAR icf and ewp.tmpl files
2014-10-23 11:35:44 +02:00
Takayuki Kurosawa
b78ac75c00
[RZ/A1H] mbed-RZ first release
...
including
- mbed cmsis for RZ/A1H
- mbed hal for RZ/A1H
- GPIO, Timer, I2C, SPI, InterruptIn
- CA9 related files
- RTOS support files for RZ/A1H
2014-10-23 17:49:35 +09:00
Martin Kojtal
6ff7dfe464
Merge pull request #589 from molejar/dev-freescale-kl43z
...
Target: Freescale FRDM-KL43Z addition
2014-10-23 09:37:40 +01:00
en129
851f137f92
Add to GCC_ARM LPC824
...
first commit
2014-10-23 15:51:09 +09:00
ohagendorf
21ce71f724
[BUILD_RELEASE.py] some missing toolchain entries
...
Added some missing toolchain entries where exporters already existed.
2014-10-23 00:48:01 +02:00
Martin Olejar
dcf382510c
Added uvision4 and makefile templates for KL43Z. Inserted KL43Z target into travis build.
2014-10-22 19:42:07 +02:00
Martin Olejar
af083d2773
Added support of KL43Z into RTX
2014-10-22 19:37:40 +02:00
Przemek Wirkus
efb46ca7de
Host test plugins: moved serial port flashing just before plugin reset call
2014-10-22 17:49:54 +01:00
Przemek Wirkus
7591cf5caf
Host test plugins: added return values to setup() and execute() interface methods
2014-10-22 16:59:07 +01:00
Przemek Wirkus
3f00c59030
Host test plugins: Added license and fxed one parsing issue
2014-10-22 15:35:36 +01:00
Przemek Wirkus
8af8250b48
Host test plugins: Cleaned preliminary code before next round of refactoring and improvements
2014-10-22 15:30:45 +01:00
Przemek Wirkus
fd2142f3bf
Host test plugins: First draft with working pluging for mbed (serial sendBreak command for reset)
2014-10-22 15:12:24 +01:00
Bogdan Marinescu
6577bd8e9a
Merge pull request #563 from ohagendorf/cmdlineoptions4project
...
[PROJECT.py] some additions and minor changes to cmdline options
2014-10-22 10:24:37 +01:00
Martin Kojtal
08d90dc0bf
Merge pull request #579 from bagbag/master
...
[USB] STM32F401RE - USBDevice support addition
2014-10-22 08:38:54 +01:00
Martin Olejar
ba7a631c3d
Merge branch 'master' into dev-freescale-kl43z
2014-10-21 23:14:39 +02:00
Martin Olejar
f0586081ee
Merge remote-tracking branch 'upstream/master'
2014-10-21 22:34:16 +02:00
0xc0170
b89a573069
Merge branch 'GustavWi-master'
2014-10-21 16:11:07 +01:00
GustavWi
05145251f0
added LPC1347 in export_text.py
2014-10-21 16:08:53 +01:00
GustavWi
2d0e67cf6e
Added IAR Toolchain support for device LPC1347
2014-10-21 16:07:39 +01:00
GustavWi
4880f5375f
Added linker and startup file
2014-10-21 16:06:56 +01:00
GustavWi
00ca439e66
added new ewp template
2014-10-21 16:06:53 +01:00
Bogdan Marinescu
4adcf9185a
Merge pull request #587 from EmBlocks/master
...
[export EB] GCC toolchain filter to supported target list.
2014-10-21 14:09:07 +01:00
Bogdan Marinescu
a1b06cd939
Merge pull request #588 from PrzemekWirkus/host_test_OO_refactoring_part2
...
Host test refactoring - part2
2014-10-21 14:05:26 +01:00
Martin Kojtal
1cb7351e9c
Merge pull request #586 from sg-/master
...
Tools: Add K22F to build_release.py
2014-10-21 13:56:51 +01:00
Przemek Wirkus
b786c4c0f6
Minor style improvement
2014-10-21 13:53:19 +01:00
Przemek Wirkus
5bca0ab3d1
Cleaned pyFlakes issues with unused imports
2014-10-21 13:18:22 +01:00
Przemek Wirkus
3850ddc8c1
Host test refactoring: cleaned a bit functionality of host tests. Forced test() function in DefaultTest to be method returning test result
2014-10-21 13:12:32 +01:00
EmBlocks
f882aceeca
Added GCC toolchain filter to the target list
2014-10-21 14:11:34 +02:00
sg-
5401741e80
[mbed] Add K22F to build_release.py
2014-10-21 04:41:48 -05:00
Przemek Wirkus
9ace6d40a4
Merge pull request #4 from mbedmicro/master
...
Sync with master
2014-10-21 09:59:08 +01:00
Martin Kojtal
c62d8d4ca1
Merge pull request #583 from rgrover/master
...
HAL: NRF51 - fix for the case where there are multiple tickers firing (issue #539 )
2014-10-21 08:01:45 +01:00
Przemek Wirkus
ad70273249
Removed opts.db_url from optional params list in singletest constructor
2014-10-20 11:38:51 +01:00
Przemek Wirkus
b3c342bf7c
Unlocked option -f (--filter) to filter result by first column
2014-10-20 10:51:02 +01:00
Przemek Wirkus
c0ed6ba791
Disabled --db switch - reasoning: DB schema is still nto in test suite and it's not 100% ready so before I introduce MySQL DB schema officialy let's make this option dorment
2014-10-20 10:34:13 +01:00