Toyomasa Watarai
71b734812b
[LPC11U68] Added PwmOut and USBDevice support
...
Added PwmOut support using SCT0/1
Added USBDevice support
Fixed analog mode issue for ADC
2014-05-16 16:00:43 +09:00
Bogdan Marinescu
7fda8e7eb7
Merge branch 'master' of github.com:mbedmicro/mbed
2014-05-15 17:12:41 +01:00
Bogdan Marinescu
4d4ac9cd81
Fixed LPC11U68 flow control issue
2014-05-15 17:12:28 +01:00
Martin Kojtal
377ccd9e08
Merge pull request #306 from mazgch/master
...
add more pin names for C027 and LPC4088 QSB base board
2014-05-15 15:38:54 +01:00
Bogdan Marinescu
6bc9b93a40
Merge branch 'dbestm-master'
2014-05-15 13:34:29 +01:00
Bogdan Marinescu
e6f6f73239
Merge branch 'master' of git://github.com/dbestm/mbed into dbestm-master
...
Conflicts:
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_L152RE/i2c_api.c
2014-05-15 13:33:52 +01:00
Przemek Wirkus
1ac1ba4833
Added test by nane execution to test suite execution script
2014-05-14 18:26:26 +01:00
Przemek Wirkus
ef1f4756c1
Removed compilation error
2014-05-14 17:21:11 +01:00
mazgch
7bc41ef504
some more pin names
2014-05-14 17:59:32 +02:00
Przemek Wirkus
63d2bba43c
Add new ST target TARGET_NUCLEO_L053R8 to few tests
2014-05-14 14:54:11 +01:00
Martin Kojtal
6923b21563
Merge pull request #304 from bco2stm/master
...
[NUCLEO_F302R8] Correct the pin used for the LEDx definitions
2014-05-14 13:45:09 +01:00
Martin Kojtal
eb30280f2a
Merge pull request #305 from mazgch/master
...
[K64F] fix uart tx isr detach
2014-05-14 13:37:47 +01:00
mazgch
339bd2aec9
fix uart tx isr detach
2014-05-14 14:09:36 +02:00
bco2stm
4bc911d7da
[NUCLEO_F302R8] Correct the pin used for the LEDx definitions
2014-05-14 09:46:26 +02:00
Martin Kojtal
1ec0c1564c
Merge pull request #303 from bco2stm/master
...
[NUCLEO_F030R8] Correct PA_7 pwm channel number
2014-05-14 08:28:26 +01:00
bco2stm
c273d37730
[NUCLEO_F030R8] Correct PA_7 pwm channel number
2014-05-14 09:20:42 +02:00
unknown
87eb44e68d
This change fixes the problem with K64F Ethernet support where after transmitting frames, the buffers were not released so system would eventually running out of memory.
...
Signed-off-by: unknown <sersca01@SERSCA01-002137.usa.Arm.com>
2014-05-13 10:29:34 -07:00
dbestm
b15f1e5245
[NUCLEO_L152RE] add SPI slave and I2C slave
2014-05-13 09:49:50 +02:00
0xc0170
540ec006b5
uvision exporter - precompiled headers, flags addition
...
- all current templates updated with misc flags option
- K64F - precompiled headers flag for uvision
2014-05-12 14:27:35 +01:00
bcostm
f41d1e8383
[NUCLEO_F401RE] Add PA_7 in AnalogIn pinout
2014-05-12 10:06:12 +01:00
Bogdan Marinescu
3dde82bd44
Merge pull request #301 from toyowata/master
...
[LPC11U68] Fixed PLL lock issue etc
2014-05-12 10:01:38 +01:00
Toyomasa Watarai
e756237ebf
[LPC11U68] Fixed PLL lock issue etc
...
Fixed PLL lock issue
Corrected system clock related code
2014-05-12 15:25:23 +09:00
Martin Kojtal
ec1f338b13
Merge pull request #300 from toyowata/master
...
[LPC11U35_501] USBDevice support
2014-05-10 07:47:06 +01:00
Toyomasa Watarai
94f9d1fcc1
[LPC11U35_501] Added USBDevice support
2014-05-10 10:21:41 +09:00
Martin Kojtal
5ec72201b8
Merge pull request #299 from sg-/master
...
Update export/uvision4.py, FRDM-KL05Z uses microlib to match the online mbed.
2014-05-09 21:42:53 +01:00
sg-
3580bcf2ea
Update export/uvision4.py so FRDM-KL05Z uses microlib to match the mbed online IDE.
2014-05-09 15:21:36 -05:00
bcostm
c761a5e0a9
[NUCLEO_F401RE] Add auto clock configuration (HSE/HSI)
...
Solve also the problem with the SetSysClock function not declared in
sleep.c
Conflicts:
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F401RE/i2c_api.c
2014-05-09 13:46:53 +01:00
0xc0170
fc2970aa0e
NRF51822 - uvision exporters
2014-05-08 15:31:07 +01:00
Bogdan Marinescu
df12bf01ac
Fix macros for the UBLOX_C027 target
2014-05-08 10:59:15 +01:00
Bogdan Marinescu
518967a1d8
Fixed a couple of compilation errors in CellularModem
2014-05-08 10:58:57 +01:00
Martin Kojtal
f62e0e4d9f
Merge pull request #289 from neilt6/master
...
LPC11UXX and LPCU13XX - Fix reset glitch in pwmout_write()
2014-05-08 08:45:19 +01:00
Bogdan Marinescu
44dc13645c
Add the option to override the build directory using environment variables
2014-05-07 22:13:16 +01:00
Bogdan Marinescu
9b366ee801
Added verbose option to build_release.py
2014-05-07 22:12:23 +01:00
Bogdan Marinescu
152b58673f
Merge pull request #293 from hollie/fix_nvic_table_init
...
Ensure the NVIC table gets copied to RAM even when it is not at 0x0000
2014-05-07 17:38:34 +01:00
Bogdan Marinescu
cbbbba7ce2
Merge pull request #297 from dbestm/master
...
[NUCLEO_F401RE] add stop management in I2C
2014-05-07 17:38:18 +01:00
dbestm
ae75c78147
[NUCLEO_F401RE] add stop management in I2C
2014-05-07 17:06:27 +02:00
Neil Thiessen
0b449bb1d7
Fix reset glitch in pwmout_write() on LPC13XX
...
Fixed the same problem as https://github.com/mbedmicro/mbed/pull/289 on the LPC13XX.
2014-05-07 08:53:55 -06:00
Bogdan Marinescu
e9f1ad8b98
build_release.py: add option to build only with the official toolchain
2014-05-07 14:41:12 +01:00
Bogdan Marinescu
06edaf703a
Merge pull request #294 from mazgch/master
...
increase timeout for slow I2C slaves that make use of extensive clock stretching
2014-05-07 13:18:30 +01:00
Bogdan Marinescu
7751e75957
Merge branch 'master' of github.com:mbedmicro/mbed
2014-05-07 13:12:33 +01:00
Bogdan Marinescu
f01970e8df
Merge branch 'master' of git://github.com/dbestm/mbed into dbestm-master
...
Conflicts:
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/device.h
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/i2c_api.c
2014-05-07 13:12:08 +01:00
Bogdan Marinescu
61d084e375
Merge pull request #292 from bcostm/master
...
[NUCLEO_L053R8] Add this platform
2014-05-07 13:08:09 +01:00
mazgch
94ac072267
fix multibyte reads (was polling wrong status value)
2014-05-07 13:39:27 +02:00
0xc0170
37b8ad8063
K20 - i2c open drain enabled
2014-05-07 11:28:02 +01:00
0xc0170
cbe3a40986
K64F - i2c fix, debug-info sets optimization to
...
- debug-info for all toolchains set optimization to 0
- i2c - open drain and clock enabled for i2c pins [K64F]
2014-05-07 11:26:14 +01:00
Mihail Stoyanov
0cd322f5c3
Added D14, D15 pins for LPC812
2014-05-07 13:15:32 +03:00
Mihail Stoyanov
77cf3aabc3
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-05-07 13:06:25 +03:00
dbestm
03f7fcd2a0
[NUCLEO_F401RE] add I2C slave and SPI slave
2014-05-07 10:39:13 +02:00
dbestm
54ec228bd9
[NUCLEO_F103RB] add SPI slave and I2C slave
2014-05-07 10:34:12 +02:00
mazgch
ab2b426832
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-05-07 09:58:23 +02:00