ohagendorf
|
0afdcd751e
|
[NUCLEO_L053R8][EXPORT] gcc_arm
|
2014-10-31 13:34:43 +01:00 |
ohagendorf
|
7b43c64da6
|
[DISCO_L053C8][EXPORT] gcc_arm
Added exporter for disco_l053c8
|
2014-10-31 13:17:23 +01:00 |
GustavWi
|
037cf1fa2e
|
Added flash config to IAR startup files for FREESCALE targets
|
2014-10-31 13:15:59 +01:00 |
Bogdan Marinescu
|
a634fa24eb
|
Merge branch 'master' of github.com:mbedmicro/mbed
|
2014-10-31 11:44:03 +00:00 |
Martin Kojtal
|
07b49da75e
|
Merge pull request #617 from rosterloh/stm320l-support
Targets: DISCO_L053C8 - new platform - STM32L0 Discovery board
|
2014-10-31 03:59:59 -07:00 |
Bogdan Marinescu
|
880fda3381
|
Fix .hex file generation with GCC_ARM for Nordic targets
|
2014-10-31 10:58:49 +00:00 |
Martin Kojtal
|
760052d983
|
Merge pull request #581 from hchanon/FRDM-K64F_FOPT_EzPort_Bit_Inverted
Targets: FRDM-K64F - Fix FOPT EzPort bit documentation and set it to disable
|
2014-10-31 03:51:16 -07:00 |
Richard Osterloh
|
1d489bc298
|
Added support for the STM32L0 Discovery board
|
2014-10-30 21:11:36 +00:00 |
GustavWi
|
92f654f525
|
Added IAR export support for K64F
|
2014-10-30 19:07:44 +01:00 |
GustavWi
|
5c5d1d3ed5
|
Added IAR export support for K22F
|
2014-10-30 18:29:24 +01:00 |
GustavWi
|
f32dabadc1
|
Fixed bug with -DCPU_MK64FN1M0VMD12 when trying to run IAR_TOOLCHAIN
|
2014-10-30 18:22:04 +01:00 |
GustavWi
|
bd7ca62d01
|
Added IAR export KL46Z
|
2014-10-30 14:23:27 +01:00 |
GustavWi
|
2a2efd5d84
|
Added Iar support for KL05Z
|
2014-10-30 12:38:53 +01:00 |
GustavWi
|
22bf9b3a0a
|
IAR support for KL25Z
|
2014-10-30 12:23:34 +01:00 |
GustavWi
|
c3bfa3406c
|
Added support for target K20D50M
|
2014-10-30 10:29:12 +01:00 |
Martin Kojtal
|
9586b1b00a
|
Merge pull request #618 from bcostm/master
Targets: NUCLEO_F334R8 - Update STM32Cube driver
|
2014-10-30 02:08:26 -07:00 |
bcostm
|
d48844320b
|
[NUCLEO_F334R8] Update STM32Cube driver
- Same version as in NUCLEO_F302R8
- Fix issue #482 (IAR compilation)
- Compliant with mbed RTOS (Systick no more used)
|
2014-10-29 16:16:55 +01:00 |
Martin Kojtal
|
5a47ce92d4
|
Merge pull request #613 from bcostm/master
Tools: Exporters - IAR exporter for NUCLEO_F302R8
|
2014-10-29 07:19:34 -07:00 |
Martin Kojtal
|
f60c1161b9
|
Merge pull request #611 from GustavWi/iar_mbed
Tools: STM32F407 - IAR export
|
2014-10-29 07:03:36 -07:00 |
Martin Kojtal
|
0c68e8e25c
|
Merge pull request #614 from Accutechs/master
Tools: HRM1017 - uvision4 and gcc-arm exporter
|
2014-10-29 07:02:31 -07:00 |
Martin Kojtal
|
4c9d52ad41
|
Merge pull request #602 from lawm/master
RTOS: Nucleo STM32F302R8 additiion
|
2014-10-29 06:54:21 -07:00 |
0xc0170
|
a94eb663dc
|
API: mbed header file - mbed lib revision - 91
|
2014-10-29 10:54:57 +00:00 |
Mihail Stoyanov
|
4dd6caa144
|
Build release support for nRF51-DK, nRF51-Dongle, RedBearLab BLE Nano
|
2014-10-29 11:26:41 +02:00 |
Mihail Stoyanov
|
fcd3ac25dc
|
Fixed the nRF51-Dongle support
|
2014-10-29 11:07:04 +02: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 |