Brian Daniels
1cb4afc60b
Returns IO_FAIL when inital output is incorrect instead of IO_SERIAL
2015-05-22 10:16:05 -05:00
Martin Kojtal
88d158e43b
Merge pull request #1130 from stevew817/master
...
Silicon Labs - Cosmetic: apply mbed coding style to HAL
2015-05-22 10:18:28 +01:00
Steven Cooreman
2c55311cfb
cosmetic changes: apply mbed coding style to Silicon Labs HAL.
2015-05-22 10:47:37 +02:00
Martin Kojtal
61deb3e97c
Merge pull request #1125 from 0xc0170/fix_#1124
...
Timer/Ticker - fix constness of the data argument/member
2015-05-22 09:31:39 +01:00
Martin Kojtal
773be33ba7
Merge pull request #1129 from stevew817/master
...
Silicon Labs - Serial ports other than stdio were not properly enabled
2015-05-22 09:31:25 +01:00
Steven Cooreman
e8ff8e7629
Bugfix in Serial: serial ports other than STDIO are not enabled properly.
2015-05-22 09:44:42 +02:00
Martin Kojtal
e55fa60b4f
Merge pull request #1128 from jeremybrodt/max32600mbedrev2
...
Maxim Integrated platform max32600 updates
2015-05-22 08:41:13 +01:00
hjjeon0608
fef219f493
Disable I2C slave
2015-05-22 14:08:01 +09:00
David H
060195772c
Merge pull request #2 from mbedmicro/master
...
Update my fork with original
2015-05-22 14:50:13 +10:00
hjjeon0608
8fae6b7a85
Change to static.
2015-05-22 10:42:56 +09:00
hjjeon0608
446bcdd7df
Change header scripts about PeripheralPins.c and PeripheralPins.h
2015-05-22 10:05:40 +09:00
hjjeon0608
82dd920c7e
Change Stack size and heap size to 0x400
2015-05-22 09:44:03 +09:00
hjjeon0608
feb9f51e2c
Now, we support toolchain ARM.
...
So Add the files.
2015-05-22 09:34:46 +09:00
Jeremy Brodt
91f856b2b9
[MAX32600MBED][MAXWSNENV] Corrected SPI frequency assertion.
2015-05-21 18:36:36 -05:00
Jeremy Brodt
a6437fb434
[MAX32600MBED] Added USBDevice definitions to eliminate build errors.
2015-05-21 18:36:36 -05:00
Jeremy Brodt
dda00b4f25
[MAX32600MBED] Pin definition changes for V2 boards.
2015-05-21 18:36:28 -05:00
hjjeon0608
1c9cbdbf35
Merge branch 'master' of https://github.com/mbedmicro/mbed
2015-05-22 08:05:04 +09:00
hjjeon0608
5fb844ce87
Change startup code for toolchain ARM
...
Add possible toolchain ARM at targets.py
2015-05-22 08:04:37 +09:00
Brian Daniels
0551f6e8b9
Added tests for the WFI instruction
2015-05-21 15:17:17 -05:00
0xc0170
1838c70a90
Fix OS clock definition for NZ32ST1L (latest merge)
2015-05-21 09:59:11 +01:00
0xc0170
46b1fad100
Merge branch 'modtronix-com-master'
2015-05-21 09:56:02 +01:00
0xc0170
f5eeaa09c6
Merge branch 'master' of https://github.com/modtronix-com/mbed into modtronix-com-master
...
Conflicts:
libraries/rtos/rtx/TARGET_CORTEX_M/RTX_CM_lib.h
libraries/rtos/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c
workspace_tools/export/coide.py
workspace_tools/export/gccarm.py
workspace_tools/export/uvision4.py
2015-05-21 09:53:12 +01:00
Martin Kojtal
36a43ec36b
Merge pull request #1119 from bcostm/master
...
STM32F3xx - Refactor analogin, analogout and pwmout
2015-05-21 09:38:26 +01:00
Martin Kojtal
1abc53f8ed
Merge pull request #1122 from stevew817/master
...
[Silicon Labs] Bugfixes in PwmOut
2015-05-21 09:37:32 +01:00
0xc0170
f0038f84e8
Timer/Ticker - fix constness of the data argument/member
2015-05-21 08:47:23 +01:00
Steven Cooreman
9ace27757c
Bugfixes in PwmOut.
2015-05-20 10:08:26 +02:00
Martin Kojtal
1f6ad3fbb3
Merge pull request #1120 from stevew817/master
...
[Silicon Labs] Fix missing clock enable in ADC/DAC
2015-05-20 08:34:16 +01:00
hjjeon0608
9c329b9357
Remove analogout_api.c
...
Remove toolchain ARM at targets.py
2015-05-20 10:50:45 +09:00
Steven Cooreman
dbbe5b6521
Fix missing clock enable in ADC/DAC
2015-05-19 16:12:44 +02:00
bcostm
50ad5b2011
[STM32F3xx] Refactor analogin, analogout and pwmout
...
- use STM_PIN_DATA_EXT macro for pinout definition
- some clean-up
2015-05-19 13:01:09 +02:00
Martin Kojtal
d2cab9778f
Merge pull request #1094 from PrzemekWirkus/devel_add_multiple_same_targets
...
Tools: Added support for testing of multiple targets of the same type (board type)
2015-05-19 08:55:07 +02:00
Martin Kojtal
3729f5d8c7
Merge pull request #1112 from KunYi/master
...
fixed build error on USBDevice library for Target DISCO429ZI
2015-05-19 08:49:40 +02:00
Martin Kojtal
df21bc0e5d
Merge pull request #1115 from Sissors/master
...
HAL - ARCH-MAX : SPI was fixed to minimum frequency
2015-05-19 08:47:27 +02:00
Martin Kojtal
803fe86b24
Merge pull request #1117 from bcostm/master
...
DISCO_F334C8 - Add ARM, uARM and IAR toolchains.
2015-05-19 08:46:57 +02:00
KunYi Chen
d58da17792
fixed build error on USBDevice library for Target DISCO_F429ZI
2015-05-19 10:55:41 +08:00
Dmitry Bogdanov
8122f63861
add Travis build target for LPC2460
2015-05-18 20:34:53 +04:00
bcostm
c33e013276
[DISCO_F334C8] Add ARM, uARM and IAR toolchains.
...
Compilation and basic tests are OK.
2015-05-18 16:19:33 +02:00
Dmitry Bogdanov
7c671670a9
add LPC2460 to README file
2015-05-18 17:01:59 +04:00
Dmitry Bogdanov
63bd6bf17b
remove local file system and semihost from the LPC2460 device capabilities
2015-05-18 16:48:58 +04:00
Dmitry Bogdanov
8ca60d1d2d
Assign PinNames to peripherals
2015-05-18 14:19:37 +04:00
Dmitry Bogdanov
035a3b8f56
fix typo
2015-05-18 13:37:41 +04:00
Dmitry Bogdanov
8ab2a95618
make some tests compilable
2015-05-18 13:31:10 +04:00
Martin Kojtal
98c599ac8d
Merge pull request #1114 from ohagendorf/utils_py_problem
...
[utils.py] windows paths fix with an extension
2015-05-18 08:02:17 +02:00
hjjeon0608
7d82bcacaa
Remove rtc_api.c and pwmout_api.c
...
And change define in device.h about RTC and pwmout.
2015-05-18 14:31:19 +09:00
hjjeon0608
c452befc0a
Delete json files
2015-05-18 09:32:49 +09:00
Sissors
b5b96df58f
[HAL][ARCH-MAX] SPI was fixed to minimum frequency
...
Due to typo in the #ifdef it would completely skip the ARCH-MAX when
changing the SPI code, causing it to be stuck at lowest frequency.
2015-05-17 09:43:35 +02:00
Przemek Wirkus
92faf1ca52
First implementation of i/face chip interoperability tests
2015-05-17 00:10:42 +01:00
Przemek Wirkus
044199476d
Merge pull request #9 from mbedmicro/master
...
Synd with master (15 May 2015)
2015-05-16 13:24:10 -07:00
ohagendorf
40eb4e2ebc
[utils.py] windows problem
...
The last change, additional tests if comand is existing, doesn't work
under Windows because commands are tested only without extensions but
under Windows this is not successful.
2015-05-16 12:18:30 +02:00
Martin Kojtal
4d310b79d9
Merge pull request #1107 from kgills/keil_flash
...
MAXWSNENV MAX32600MBED - Updating Keil export templates to have flash algorithm.
2015-05-15 07:32:11 +02:00