Martin Kojtal
570c25d255
Merge pull request #705 from 0xc0170/fix_issue#704
...
Targets: K64F - UART_NUM fix in a condition
2014-11-14 07:46:28 -08:00
0xc0170
81254a0e44
K64F - UART_NUM fix in a condition
2014-11-14 15:21:39 +00:00
bcostm
ac6b5cb06b
[NUCLEO_F0] Align hal files
2014-11-14 11:01:47 +01:00
bcostm
23761ee73e
[NUCLEO_F3] Align hal files
2014-11-14 11:00:10 +01:00
bcostm
c05cb2e726
[NUCLEO_F4] Align hal files
2014-11-14 10:58:57 +01:00
0xc0170
67346ec8d6
Merge branch 'reorder_f3xx_2' of github.com:ohagendorf/mbed into ohagendorf-reorder_f3xx_2
...
Conflicts:
workspace_tools/export/coide.py
2014-11-14 08:56:20 +00:00
Martin Kojtal
dffeedc96e
Merge pull request #695 from autopulated/testsforall
...
Targets: add USBTX and USBRX pin definitions for targets that don't provide them
2014-11-14 00:48:06 -08:00
Martin Kojtal
b5ba59050b
Merge pull request #697 from bcostm/master
...
Targets: NUCLEOs - Style corrections in hal files (astyle)
2014-11-14 00:47:19 -08:00
Masao Hamanaka
32a7f019c0
Modify *.sct to shrink binary file more
2014-11-14 10:32:46 +09:00
Masao Hamanaka
60d5fb780e
Modify mmu setting, scatter, sf boot loader to shrink binary file
2014-11-14 09:01:34 +09:00
bcostm
6d1da4ef47
[NUCLEO_L053R8] Typo corrections (astyle)
2014-11-13 16:46:25 +01:00
bcostm
df479e409a
[NUCLEO_F411RE] Typo corrections (astyle)
2014-11-13 16:45:36 +01:00
bcostm
40f3f7e27c
[NUCLEO_F401RE] Typo corrections (astyle)
2014-11-13 16:44:50 +01:00
bcostm
307f641d14
[NUCLEO_F334R8] Typo corrections (astyle)
2014-11-13 16:44:05 +01:00
bcostm
2fb9552913
[NUCLEO_F302R8] Typo corrections (astyle)
2014-11-13 16:43:09 +01:00
bcostm
285977d068
[NUCLEO_F103RB] Typo corrections (astyle)
2014-11-13 16:42:32 +01:00
bcostm
9d02d52994
[NUCLEO_F072RB] Typo corrections (astyle)
2014-11-13 16:41:28 +01:00
bcostm
17e61f58d6
[NUCLEO_F030R8] Typo corrections (astyle)
2014-11-13 16:40:37 +01:00
James Crosby
fa2e957179
also add USBTX=USBRX=NC definitions for LPC13XX
2014-11-13 14:13:42 +00:00
James Crosby
69cd573545
add USBTX and USBRX pin definitions for targets that don't provide them (so that tests compile), but set to NC
2014-11-13 11:24:36 +00:00
Martin Kojtal
08c85ef136
Merge pull request #680 from mbrudevoldlpd/master
...
Platform: Add support for MultiTech mDot module
2014-11-13 08:21:18 +00:00
Michael Brudevold
ae8d818927
Rename mDot to mDot F405RG to allow for variation in processor
2014-11-12 16:21:13 -06:00
Olaf Hagendorf
56af0e1621
[TARGET_DISCO_F303] reorder structure - part5
...
Add missing -Wl,--wrap,main linker option so that __wrap_main is called.
This function was ignored in gcc_arm and coide projects before.
2014-11-12 22:20:38 +01:00
Michael Brudevold
dcaa34a9d6
Fix whitespace per coding standard
2014-11-12 10:16:29 -06:00
Olaf Hagendorf
691f34097a
[TARGET_DISCO_F303] reorder structure part4
...
Remove change of wrong target and add it to the wright one. Additionally
changing the CoIDE template file to the correct mcu.
2014-11-12 14:31:57 +01:00
GustavWi
857d59a6c0
Added IAR export support for NUCLEO F103RB
2014-11-12 13:31:30 +01:00
Martin Kojtal
6737282994
Merge pull request #679 from toyowata/master
...
Targets: LPC11U68 - Fix GPIO init for specific pins
2014-11-12 09:13:13 +00:00
Martin Kojtal
dbd8b3bab4
Merge pull request #686 from GustavWi/iar_mbed
...
Toolchain: IAR - lpc1347 startup fix
2014-11-12 09:12:50 +00:00
Martin Kojtal
6fd59778d6
Merge pull request #684 from Sissors/ksdk
...
Targets: KSDK - Fix ACK/NACK received inverted (issue #661 )
2014-11-12 08:45:48 +00:00
Sissors
d3e2cacff3
[HAL][KSDK] Fixed ACK/NACK received inverted ( https://github.com/mbedmicro/mbed/issues/661 )
...
As reported by Geremia G
(http://developer.mbed.org/forum/bugs-suggestions/topic/5220/ )
2014-11-11 20:32:07 +01:00
GustavWi
f3ad604ebc
Fixed reset handler for LPC1347 IAR
2014-11-11 14:43:17 +01:00
Martin Kojtal
c9ec513887
Merge pull request #677 from Sissors/ksdk
...
Targets: Freescale KSDK - Fix first serial char not being sent
2014-11-11 09:38:07 +00:00
Michael Brudevold
3f5b4b39e2
Add support for uvision
2014-11-10 16:16:11 -06:00
Michael Brudevold
ac7da3e5d8
Add support for GCC ARM
2014-11-10 16:16:06 -06:00
Michael Brudevold
5d6ee64bf1
Support for MTS MDOT
2014-11-10 16:15:53 -06:00
Martin Kojtal
8adfd82aa1
Merge pull request #673 from Wind0r/fix_lpc1768_repeatmode
...
Targets: LPC176X - Add repeater pinmode
2014-11-10 07:40:15 +00:00
Martin Kojtal
59fa5437e3
Merge pull request #663 from bikeNomad/master
...
Ensure that IG (Global) bit is reset in MAC address for K64F and others
2014-11-10 07:37:52 +00:00
Martin Kojtal
e24f5b642b
Merge pull request #662 from xiongyihui/nrf51822
...
Targets: NRF51822 - enable I/O mapping and peripheral dynamic assignment for I2C and SPI
2014-11-10 07:36:19 +00:00
Toyomasa Watarai
b0a7a246c1
[LPC11U68] Fix GPIO init for specific pins
...
* Add GPIO initialization value for P0_12, P0_13 and P0_14 since default
mode for them are other than GPIO
* This issue reported here:
https://developer.mbed.org/questions/4874/Using-SPI-on-LPCXpresso11U68/
2014-11-10 14:01:59 +09:00
ohagendorf
20212b8c6b
[TARGET_DISCO_F303] reorder structure - part 3
...
Update of mbed hal.
2014-11-10 00:12:40 +01:00
Sissors
57a79c08a9
[HAL][KSDK] Fix first serial char not being sent
...
The K64F/K22F didn't send the first char. I don't know why exactly, but
any type of reading a status register seems to fix it. And this extra
line at least makes sense. Now it works correctly.
2014-11-09 19:40:29 +01:00
Wind0r
de1bb3af3a
Add repeater pinmode
2014-11-08 12:07:39 +01:00
bcostm
162eebcbda
[NUCLEO_L152RE] Remove old cmsis folder
2014-11-07 14:22:50 +01:00
bcostm
1874247540
[NUCLEO_L152RE] Move cmsis files in STM32L1 folder
2014-11-07 14:21:16 +01:00
bcostm
0780a16b8d
[STM32L1] Add new folder with STM32Cube inside
2014-11-07 14:20:04 +01:00
Yihui Xiong
d00caad8c9
[HAL][NRF51822] enable I/O mapping and peripheral dynamic assignment for I2C and SPI
2014-11-07 19:24:34 +08:00
bcostm
5c842943da
[NUCLEO_F0] Add missing files for IAR exporter
2014-11-07 09:24:57 +01:00
Martin Kojtal
eec0be05cd
Merge pull request #660 from bcostm/master
...
Targets: STM32F0 - Factorisation of NUCLEO_F030R8/F072RB/F091RC cmsis folders
2014-11-07 08:13:40 +00:00
Yihui Xiong
3e4e9ade0d
remove useless assert line
2014-11-07 09:42:35 +08:00
Ned Konz
e6ae0a7e02
Ensure that IG (Global) bit is reset in MAC address for K64F and others
...
See IEE 802.3-2002, Section 3.2.3(b)
2014-11-06 09:48:32 -08:00