Commit Graph

2879 Commits (8adfd82aa1bf8859ec08537ee7bcd4aaaec1769b)

Author SHA1 Message Date
Takayuki Kurosawa b8809b3e14 Merge remote-tracking branch 'upstream/master' 2014-10-29 13:24:46 +09:00
AMANUMA Kazuhisa a52058eb75 [RZ/A1H] Revert a macro line 2014-10-29 10:38:49 +09:00
0xc0170 823e012597 API: mbed header file - mbed lib revision - 90 2014-10-28 16:28:17 +00:00
ytsuboi 57d6b1437c [HRM1017] Add uvision4 and gcc-arm exporter 2014-10-29 00:47:17 +09:00
Przemek Wirkus 62fcd83b23 Test MBED_A19: wrong I2C pins assigned to TARGET_LPC11U68 target because of leading TARGET_FF_ARDUINO 2014-10-28 13:22:25 +00:00
bcostm 1005539f17 [NUCLEO_F302R8] Add IAR exporter 2014-10-28 10:17:38 +01:00
GustavWi ed8196566f IAR export STM32F407 2014-10-27 17:23:06 +01:00
Martin Kojtal 01d4b853e9 Merge pull request #608 from bcostm/master
Tools: NUCLEO_L152RE - IAR exporter
2014-10-27 06:16:42 -07:00
Przemek Wirkus 97c220d56e Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads 2014-10-27 12:42:48 +00:00
bcostm ff5f397e79 [NUCLEO_L152RE] Add IAR exporter 2014-10-27 13:21:44 +01:00
Przemek Wirkus 48490022ed Host test plugins: Removed unused / not stable plugins static registration 2014-10-27 11:53:28 +00:00
Przemek Wirkus 9700aff0a6 Host test plugins: Bug-fix, notification about already loaded plugin was printed always in plugin registration 2014-10-27 11:48:30 +00:00
Martin Kojtal ddf8ecb251 Merge pull request #607 from bcostm/master
Tools: NUCLEO_F401RE - IAR exporter addition
2014-10-27 04:40:00 -07:00
bcostm e363e54776 [NUCLEO_F401RE] Add IAR exporter 2014-10-27 11:20:08 +01:00
Martin Kojtal 2d1f64de28 Merge pull request #606 from bcostm/master
CMSIS: NUCLEO_F401RE - Update STM32Cube driver
2014-10-27 02:44:08 -07:00
bcostm fa97ec3098 [NUCLEO_F401RE] Update STM32Cube driver
Same version as in NUCLEO_F411RE.
2014-10-27 09:54:26 +01:00
0xc0170 7c67a393f1 Merge branch 'PrzemekWirkus-host-test-plugin-improvements' 2014-10-27 08:09:47 +00:00
0xc0170 7abbd9c5a8 Merge branch 'host-test-plugin-improvements' of github.com:PrzemekWirkus/mbed into PrzemekWirkus-host-test-plugin-improvements
Conflicts:
	workspace_tools/host_tests/host_test.py
2014-10-27 08:08:52 +00:00
Martin Kojtal e2dedfde94 Merge pull request #605 from Cheong2K/master
HAL: RBLAB_BLENANO - Fix PinNames.h for the BLE Nano board.
2014-10-27 01:00:01 -07:00
Martin Kojtal 647d05153e Merge pull request #603 from dinau/fix_issue_590
Tools: Toolchain - GCC_CR fixed issue 590 (use nanolibs)
2014-10-27 00:59:23 -07:00
Martin Kojtal f37b32e66c Merge pull request #600 from rgrover/master
HAL: NRF51822_DONGLE - PinNames and device header files
2014-10-27 00:55:45 -07:00
Cheong2K a84b2c75a6 Fixed PinNames.h for the BLE Nano board. 2014-10-27 13:58:24 +08:00
Martin Kojtal e770e6257e Merge pull request #604 from K4zuki/master
HAL: LPC824 - I2C ROMAPI/bitrate related fix
2014-10-26 06:37:42 -07:00
K4zuki f39ea2e5cd [LPC824] I2C ROMAPI/bitrate related fix
- I2C did not work as ROMAPI initialization override CFG register settings at i2c_init()
- i2c_frequency() ignored bitrate settings
2014-10-26 17:38:14 +09:00
dinau b4bea06cc3 [GCC_CR] fixed issue 590
Refer to:
https://github.com/mbedmicro/mbed/issues/590
2014-10-26 00:51:59 +09:00
Lawrence M 0d27304410 add RTOS support for Nucleo STM32F302R8 2014-10-24 15:18:25 -07:00
Rohit Grover f039906de8 renaming the target to NRF51822_DONGLE 2014-10-24 17:16:45 +01:00
Rohit Grover d136331597 preparing for the USB DONGLE platform from Nordic 2014-10-24 15:56:09 +01:00
Martin Kojtal 2fe9871855 Merge pull request #598 from toyowata/master
HAL: LPC824 - Fix multi channel I2C issue
2014-10-24 11:20:48 +01:00
AMANUMA Kazuhisa 462a657337 [RZ/A1H] Supports the CDC of USB Function 2014-10-24 18:07:52 +09:00
AMANUMA Kazuhisa b5cd75cd56 [RZ/A1H] updates iodefine.h 2014-10-24 18:06:26 +09:00
AMANUMA Kazuhisa 8087cf1600 Revert "Supports the CDC of USB function"
This reverts commit c713db88e8.
2014-10-24 17:51:38 +09:00
Toyomasa Watarai c48829330c HAL [LPC824] Fix multi channel I2C issue
- Update resource count value which did not count up during multiple
channel I2C resources are used
2014-10-24 17:47:00 +09:00
AMANUMA Kazuhisa c713db88e8 Supports the CDC of USB function 2014-10-24 17:20:55 +09:00
Martin Kojtal 3dfb033226 Merge pull request #593 from en129/forLPC824
Toolchain: LPC824 - new Toolchain support by GCC_ARM for LPC824
2014-10-24 09:12:56 +01:00
Martin Kojtal 8b967a2023 Merge pull request #592 from ohagendorf/master
Tools: build release - some missing toolchain entries for ARM GCC toolchain
2014-10-24 09:07:48 +01:00
Takayuki Kurosawa 2804d85a11 [RZ/A1H] adds A9 related MACROS 2014-10-24 13:02:26 +09:00
Takayuki Kurosawa cff29fd8d8 [RZ/A1H] first release - change InterruptManager.cpp for CA9
RZ/A1H has GIC instead of NVIC. InterruptManger assumes
NVIC only, so temporarily ifdef guarded in order to pass
the compilation.
2014-10-24 11:46:02 +09:00
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