Toyomasa Watarai
e4e5683036
[LPC11U68] Fixed ADC sampling clock issue
2014-06-05 11:12:26 +09:00
Toyomasa Watarai
c68b1cd57e
Merge remote-tracking branch 'upstream/master'
2014-06-05 10:35:31 +09:00
PrzemekWirkus
caefb89e20
Added bash python path #!/usr/bin/env python (file first line)
2014-06-04 16:12:24 +01:00
Przemek Wirkus
5d7a475ec7
Fixed simple path sufix detection
2014-06-04 15:26:16 +01:00
Toyomasa Watarai
74d82257c0
[LPC1549] Fixed potential build error for GCC
2014-06-04 15:04:12 +09:00
Przemek Wirkus
a202afec2c
Added support for additional libs build for each test
2014-06-03 17:35:53 +01:00
Przemek Wirkus
688fb9cbec
Added disk path slash sufix if missing
2014-06-03 14:54:18 +01:00
Bogdan Marinescu
bcacbb9fbf
Merge branch 'master' of github.com:mbedmicro/mbed
2014-06-03 11:23:37 +01:00
Bogdan Marinescu
f300e37e36
Merge branch '0xc0170-dev_trailing_spaces_removal'
2014-06-03 11:23:24 +01:00
Bogdan Marinescu
bb120221fb
Merge branch 'dev_trailing_spaces_removal' of git://github.com/0xc0170/mbed into 0xc0170-dev_trailing_spaces_removal
...
Conflicts:
workspace_tools/toolchains/__init__.py
workspace_tools/toolchains/arm.py
2014-06-03 10:39:31 +01:00
bcostm
8e2d37abf9
[NUCLEO_F401RE] Remove call to Systick
...
+ Update Cube F4 HAL driver to V1.1.0RC2
2014-06-03 11:18:59 +02:00
Toyomasa Watarai
850e3c4d3d
[LPC11U68] Added UART1-4 support
2014-06-03 18:18:39 +09:00
0xc0170
e0ee969cca
.orig files removal, *.orig addition to gitignore
2014-06-03 10:03:53 +01:00
0xc0170
b5afd80303
Removal of usbtest host for kinetis
2014-06-03 09:54:37 +01:00
Juan Carlos Ferrer
1624a5f2b6
Adds sreg concat
2014-06-02 22:33:00 -05:00
sg-
bc61af3b93
Start of adding gcc_arm export support and GCC_ARM compilation support. Binaries produced by GCC for K64F not functional at this point.
2014-06-02 19:20:17 -05:00
Juan Carlos Ferrer
7716e927b9
Exporter outputs hex
2014-06-02 18:50:02 -05:00
Przemek Wirkus
8a2d961526
Added new option for more verbose mode when printing compiler warnings/errors. Option -x like 'extra' verbose mode
2014-06-02 15:44:45 +01:00
Martin Kojtal
cd74190961
Merge pull request #338 from bcostm/master
...
[NUCLEO_F072RB] Add HAL files
2014-06-02 09:37:56 +01:00
bcostm
2a70e71e30
[NUCLEO_F072RB] Add HAL files
2014-06-02 10:17:37 +02:00
Juan Carlos Ferrer
64cebfa232
Enables hex hook
2014-06-01 17:09:52 -05:00
Juan Carlos Ferrer
a08d447906
Puts the NRF51822 test in a nicer place
2014-05-31 17:01:40 -05:00
Juan Carlos Ferrer
2784430ecd
Merges linker scripts into a single file
2014-05-31 16:56:34 -05:00
Juan Carlos Ferrer
e840a6c7bb
Adds startup file
2014-05-31 16:35:41 -05:00
Juan Carlos Ferrer
2c90466c4f
Adds check for INITIAL_SP
2014-05-31 16:29:14 -05:00
Juan Carlos Ferrer
b93b72d00f
Adds basic tmpl file
2014-05-31 16:21:37 -05:00
Juan Carlos Ferrer
69fd5721be
Updates NRF51822 target defines
2014-05-31 16:15:25 -05:00
Juan Carlos Ferrer
da3bb21d26
Add nrf51822 to export target
2014-05-31 15:33:21 -05:00
Juan Carlos Ferrer
c7ea75f103
Oops
2014-05-31 15:29:50 -05:00
Juan Carlos Ferrer
7615b927f3
Begin export
2014-05-31 15:29:07 -05:00
Juan Carlos Ferrer
34d7d6f9c6
Makes sure the extension is .bin when using GCC_ARM
2014-05-31 15:21:54 -05:00
Juan Carlos Ferrer
b2cc293722
First pass at linker script
2014-05-31 14:25:53 -05:00
Juan Carlos Ferrer
f1cdd852b1
Begins nrf51822 gcc arm export
2014-05-31 14:00:11 -05:00
Przemek Wirkus
515fe34a09
Reduced RPC test scope to LPC1768 for now
2014-05-30 17:51:15 +01:00
Martin Kojtal
6066e434d8
Merge pull request #335 from thomasrussellmurphy/patch-1
...
Update links in Readme.md
2014-05-30 16:59:37 +02:00
Martin Kojtal
d854859072
Merge pull request #336 from bcostm/master
...
[NUCLEO_F072RB] Update CubeF0 HAL driver
2014-05-30 16:17:49 +02:00
Przemek Wirkus
348c71f7f9
Added multiple toolchain and MCU declarations for options -t and -m respectively. Names must be divided by comma.
2014-05-30 14:50:15 +01:00
bcostm
02873be1f7
[NUCLEO_F072RB] Update CubeF0 HAL driver
2014-05-30 15:39:23 +02:00
Thomas Russell Murphy
b425c93a68
Update links in Readme.md
...
Link to FRDM-K64F page, add Nucleo-F302R8, LPC800-MAX, DipCortex-M0, DipCortex-M3, BlueBoard-LPC11U24, link to mbed Platforms page at top of "Supported Microcontrollers and Boards" section.
2014-05-30 09:20:40 -04:00
0xc0170
971038f2ed
spaces removal - tests
2014-05-29 15:50:20 +02:00
0xc0170
00ddb5570b
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
0xc0170
a5e0dea136
spaces removal - fs
2014-05-29 15:39:05 +02:00
0xc0170
f09322274a
spaces removal - rtos
2014-05-29 15:36:51 +02:00
0xc0170
07dff2db5e
spaces removal - USBDevice
2014-05-29 15:32:05 +02:00
0xc0170
081230ee9c
spaces removal - USBHost
2014-05-29 15:16:53 +02:00
0xc0170
9017b27778
mbed common - trailing white spaces removal
2014-05-29 15:11:05 +02:00
0xc0170
3ce40e2f75
License headers for new assert files.
2014-05-29 08:59:19 +02:00
0xc0170
e70c8daf85
mbed assert - guard macro correction
2014-05-28 16:41:29 +02:00
0xc0170
324407b59a
assert rename to mbed_assert header file
2014-05-28 16:38:00 +02:00
Bogdan Marinescu
97199bb372
Added XADOW_M0 and ARCH_BLE targets
2014-05-28 15:03:07 +01:00