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 |
0xc0170
|
be43ebc182
|
MBED_ASSERT - mbed assert implementation
|
2014-05-28 15:39:44 +02:00 |
Yihui Xiong
|
73b643816c
|
add Arch Pro target
|
2014-05-28 17:54:42 +08:00 |
0xc0170
|
48cc27f405
|
[LPC targets + K20 + F407VG] spi,serial, i2c asserts logic corrections
|
2014-05-28 10:35:50 +02:00 |
0xc0170
|
6a84ffa433
|
Merge branch 'master' into dev_error_assert
Conflicts:
libraries/mbed/targets/hal/TARGET_Freescale/TARGET_K20D5M/spi_api.c
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11UXX/gpio_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/analogin_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/gpio_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/i2c_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/pwmout_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/serial_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/spi_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/i2c_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/i2c_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F401RE/i2c_api.c
|
2014-05-28 09:53:51 +02:00 |
0xc0170
|
f9091a237c
|
[Freescale targets] - spi, serial assers corrections
- reverted gpio change in TARGET_LPC11U6X
|
2014-05-28 08:23:28 +02:00 |
Bogdan Marinescu
|
f6c6ec76c2
|
Added IAR exporter support for UBLOX_C027
|
2014-05-27 16:21:27 +01:00 |
Bogdan Marinescu
|
bd83615ac5
|
Merge pull request #333 from 0xc0170/dev_nrf51_adc_read
[NRF51822] analog read - set channel
|
2014-05-27 12:54:12 +01:00 |
Bogdan Marinescu
|
22f1f3a38a
|
Merge pull request #332 from bcostm/master
[NUCLEO_L053R8] Fix issue with upper case file name
|
2014-05-27 12:53:24 +01:00 |
0xc0170
|
9a39c1ddee
|
[NRF51822] analog read - set channel
|
2014-05-27 12:57:45 +02:00 |
bcostm
|
d4b8cb8a1c
|
[NUCLEO_L053R8] Fix issue with file upper case file name
+ code cleanup
|
2014-05-27 11:12:53 +02:00 |
Bogdan Marinescu
|
1cdfe81b13
|
Merge pull request #331 from bcostm/master
[NUCLEO_xxx] Update xxx_free() functions + typo
|
2014-05-27 09:57:57 +01:00 |
bcostm
|
3529f1dc0a
|
[NUCLEO_F302R8] Update xxx_free() functions + typo
|
2014-05-27 10:18:11 +02:00 |
bcostm
|
45142e0af4
|
[NUCLEO_F030R8] Update xxx_free() functions + typo
|
2014-05-27 09:51:55 +02:00 |
bcostm
|
a223580e6b
|
[NUCLEO_L152RE] Update rtc_free()
|
2014-05-27 09:24:28 +02:00 |
Martin Kojtal
|
a8b7f5df2c
|
Merge pull request #328 from ban4jp/master
[KLXX] Added RPC + RTOS support (KL05Z)
|
2014-05-27 09:24:17 +02:00 |
Martin Kojtal
|
a2726bf3f0
|
Merge pull request #329 from bcostm/master
[NUCLEO_L152RE_F401RE] Update xxx_free() functions + typo corrections
|
2014-05-27 09:21:47 +02:00 |
Martin Kojtal
|
9574629e27
|
Merge pull request #330 from toyowata/master
[LPC1549] Fixed #327 ADC channel 1 issue
|
2014-05-27 09:14:13 +02:00 |
bcostm
|
20fee9fbff
|
[NUCLEO_F103RB] Update rtc + serial
|
2014-05-27 09:05:26 +02:00 |
Toyomasa Watarai
|
d8a81cde30
|
[LPC1549] Fixed ADC channel 1 issue
|
2014-05-27 11:20:12 +09:00 |
Rohit Grover
|
3cec47a2d5
|
Merge branch 'master' of github.com:mbedmicro/mbed
|
2014-05-26 18:28:26 +01:00 |
Rohit Grover
|
6eb6b90fe9
|
provide a default implementation for SerialBase destructor
|
2014-05-26 18:28:04 +01:00 |
Rohit Grover
|
ca965f836b
|
removing virtual destructor for CAN_Message;
it could be compiled using a C compiler where
the destructor will not make sense.
|
2014-05-26 18:27:06 +01:00 |
Mihail Stoyanov
|
fc2a699467
|
Update form factor var for LPCXpresso11U68 target
|
2014-05-26 20:20:53 +03:00 |
Rohit Grover
|
f65b7d9077
|
removing warnings discovered by using -Weffc++ flag for gcc
|
2014-05-26 18:04:46 +01:00 |
bcostm
|
57db78211c
|
[NUCLEO_F401RE] Update xxx_free() functions + typo
|
2014-05-26 16:14:33 +02:00 |
bcostm
|
b968150d2f
|
[NUCLEO_L152RE] Update xxx_free() functions + typo
|
2014-05-26 15:47:10 +02:00 |
ban4jp
|
49cdbbfe5d
|
[KLXX] Added RPC + RTOS support
|
2014-05-25 18:03:50 +09:00 |
Martin Kojtal
|
6d53312090
|
Merge pull request #326 from bcostm/master
[NUCLEO_L053R8] Add object pin init for SPI + typo for I2C
|
2014-05-25 07:58:51 +01:00 |
bcostm
|
48a53c4be0
|
[NUCLEO_L053R8] Add object pin init for SPI + typo for I2C
|
2014-05-23 16:19:36 +02:00 |
Martin Kojtal
|
99a176f7d5
|
Merge pull request #325 from dbestm/master
[NUCLEO_L053R8] I2C1 clock + SPI slave receive
|
2014-05-23 13:52:16 +01:00 |
0xc0170
|
a3509013fa
|
[K64F] i2c - magical timeout increase in i2c_stop
|
2014-05-23 13:44:54 +01:00 |
Rohit Grover
|
f2b4c367e8
|
fix for a minor compiler warning about un-initialized variable
|
2014-05-23 11:29:01 +01:00 |
dbestm
|
b6a524734d
|
[NUCLEO_L053R8] I2C1 clock + SPI slave receive
|
2014-05-23 11:18:06 +02:00 |
Martin Kojtal
|
bf99806838
|
Merge pull request #324 from bcostm/master
[NUCLEO_F103RB] Update xxx_free() function + typo corrections
|
2014-05-23 10:16:16 +01:00 |
bcostm
|
1bbd1fda37
|
[NUCLEO_F103RB] Update xxx_free() function + typo corrections
|
2014-05-23 11:00:26 +02:00 |
Martin Kojtal
|
10e3a9cea1
|
Merge pull request #314 from punitsoni/stm32_gcc
[STM32F103RB] Support for GCC_ARM toolchain
|
2014-05-23 08:39:47 +01:00 |
Martin Kojtal
|
b5c244f51b
|
Merge pull request #321 from neilt6/master
[LPC11UXX ] gpio_api.c - pin expansion
|
2014-05-23 08:31:58 +01:00 |
Sergio Scaglia
|
62605dfaaa
|
- Added initialization for Tx Fifo values and provided value for TFWR bits in ENET_TFWR register
Signed-off-by: Sergio Scaglia <sergio.scaglia@arm.com>
|
2014-05-22 21:43:23 -07:00 |
Neil Thiessen
|
0438beba09
|
Update gpio_api.c
Modified gpio_set() to allow PIO0_0, PIO0_10, and PIO0_15 to be properly configured for GPIO.
|
2014-05-22 15:58:01 -06:00 |