Emilio Monti
|
e8dcecba1b
|
Merge pull request #226 from star297/master
Update system_LPC8xx.c
|
2014-03-24 10:36:05 +00:00 |
star297
|
908a9b97a4
|
Update system_LPC8xx.c
Add external 12Mhz crystal support as clock set up 2
|
2014-03-22 16:52:14 +00:00 |
Emilio Monti
|
60d326e241
|
Merge pull request #224 from dinau/stm32f407-change-led-def
[STM32F407][LPC4088][GCC_ARM] Fixed compilation error.
|
2014-03-21 13:33:42 +00:00 |
dinau
|
a43ba4740a
|
[STM32F407][LPC4088][GCC_ARM] Fixed compilation error.
This commit fix FPU error when compile with RTX OS.
|
2014-03-21 21:16:52 +09:00 |
Emilio Monti
|
e5c9ff6781
|
Merge pull request #223 from dinau/stm32-discov-f051_initial
STM32F0-Discovery (STM32F051R8) initial port
|
2014-03-21 11:43:06 +00:00 |
dinau
|
86ee511c80
|
STM32F0-Discovery (STM32F051R8) initial port
|
2014-03-21 20:23:13 +09:00 |
Przemek Wirkus
|
e63ec28f4b
|
This small fix will omit TargetID printed on composite serial by some targets like LPC11U24
|
2014-03-20 17:20:22 +00:00 |
Przemek Wirkus
|
41c9b8e5e2
|
Added MBED_16 RTC host test automation (5 reads from RTC)
|
2014-03-20 15:52:37 +00:00 |
Przemek Wirkus
|
1e79d929bf
|
Added MBED_16 RTC host test automation (5 reads from RTC)
|
2014-03-20 15:52:06 +00:00 |
Emilio Monti
|
a92bf178f6
|
Merge pull request #222 from mazgch/master
add errors in case some target defines were not set properly
|
2014-03-20 15:43:07 +00:00 |
mazgch
|
bdd80ab5f3
|
add errors in case some target defines were not set properly
|
2014-03-20 16:06:24 +01:00 |
Przemek Wirkus
|
d4c29b81cb
|
trailing spaces removed
|
2014-03-20 15:02:32 +00:00 |
Przemek Wirkus
|
c274102104
|
Added MBED_24 host test automation for timeout with us int handleers (2 x 500us tandem)
|
2014-03-20 15:01:28 +00:00 |
Przemek Wirkus
|
ba5efc7b12
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-03-20 11:53:09 +00:00 |
Przemek Wirkus
|
5c001ab4a3
|
Small test name change
|
2014-03-20 11:53:03 +00:00 |
Przemek Wirkus
|
f13c2d8c71
|
Added MBED_23 ticker host test automation. Test uses the sahe host_test script as wait_us test
|
2014-03-20 11:44:31 +00:00 |
Emilio Monti
|
93e44fb5a5
|
Merge pull request #221 from bcostm/master
[NUCLEO_F302R8] and [NUCLEO_L152RE] updates
|
2014-03-20 11:37:36 +00:00 |
Przemek Wirkus
|
e051431053
|
Added MBED_11 ticker host test automation (test uses the same host_test script to test ticker as wait_us test.
|
2014-03-20 11:34:47 +00:00 |
Przemek Wirkus
|
c32258de09
|
Added Interrupt vector relocation test automation.
|
2014-03-20 11:06:14 +00:00 |
Przemek Wirkus
|
8c234adf9a
|
Trailing spaces removed
|
2014-03-20 10:55:45 +00:00 |
Przemek Wirkus
|
f63ce6a2c0
|
Added MBED_12 test (C++) automation. target test code also updated.
|
2014-03-20 10:54:55 +00:00 |
bcostm
|
9ac335a095
|
[NUCLEO_L152RE] Typo corrections
|
2014-03-20 11:41:54 +01:00 |
bcostm
|
daefeedf1a
|
[NUCLEO_L152RE] Change the check of I2C clock frequency + update stop function + cleanup
|
2014-03-20 11:41:00 +01:00 |
bcostm
|
a8236d872a
|
[NUCLEO_L152RE] Add more ANALOG_IN, ANALOG_OUT, PWM, SERIAL and SPI pins
|
2014-03-20 11:32:29 +01:00 |
bcostm
|
ad9f894f10
|
[NUCLEO_L152RE] Change system clock to 32MHz + restart PLL after deepsleep
|
2014-03-20 11:28:30 +01:00 |
bcostm
|
a5cb2f420f
|
[NUCLEO_F302R8] Add uvision4 exporter + correct cortex name
|
2014-03-20 11:00:15 +01:00 |
Przemek Wirkus
|
c0263fdf4d
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-03-19 19:57:29 +00:00 |
Przemek Wirkus
|
d07ed138b2
|
Added us Timer proper host test automation
|
2014-03-19 19:57:02 +00:00 |
Przemek Wirkus
|
3e809741f7
|
Added us Timer host test automation
|
2014-03-19 19:44:29 +00:00 |
Bogdan Marinescu
|
ed8481eb97
|
Updated library version
|
2014-03-19 18:08:26 +00:00 |
Emilio Monti
|
92d3e97e18
|
Merge pull request #219 from tkuyucu/master
Merge after reverting the python scripts to generating hex file with UICR
|
2014-03-19 17:01:43 +00:00 |
Bogdan Marinescu
|
cf8fd1cf86
|
Merge branch 'master' of git://github.com/bcostm/mbed into bcostm-master
Conflicts:
workspace_tools/targets.py
|
2014-03-19 15:58:10 +00:00 |
Bogdan Marinescu
|
9f8924ca75
|
Merge pull request #218 from dinau/stm32vld_initial
STM32VL-Discovery initial port
|
2014-03-19 15:54:16 +00:00 |
bcostm
|
f936c8f9ca
|
[NUCLEO_F302R8] Add F302R8 in workspace_tools python files
|
2014-03-19 15:55:30 +01:00 |
bcostm
|
87a83a8603
|
[NUCLEO_F401RE] Fix compilation error with error.h include file
|
2014-03-19 15:38:39 +01:00 |
tkuyucu
|
d268bb0131
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-19 15:17:09 +01:00 |
dinau
|
1683e9fba2
|
STM32VL-Discovery initial port
|
2014-03-19 21:39:01 +09:00 |
Przemek Wirkus
|
8e21b1ac83
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-03-19 11:55:00 +00:00 |
Przemek Wirkus
|
50187612f8
|
Changed duration for stdio test
|
2014-03-19 11:54:28 +00:00 |
Emilio Monti
|
23e52b903c
|
we use the syms scanning script only for internal development
|
2014-03-19 11:33:30 +00:00 |
Emilio Monti
|
9a76b6b553
|
Functionalities replaced by new test system
|
2014-03-19 11:29:29 +00:00 |
Bogdan Marinescu
|
19f90db519
|
Merge pull request #214 from dinau/master
[ARM][uVision4][LPC11U35]: Modified export_test.py error
|
2014-03-19 11:21:06 +00:00 |
dinau
|
147b4a41af
|
Fixed export_test.py error.
|
2014-03-19 19:50:45 +09:00 |
Emilio Monti
|
ace35dfba3
|
Merge pull request #215 from bcostm/master
[NUCLEO_F302R8] Add cmsis and hal files + change F401RE clock to 84MHz
|
2014-03-19 10:06:36 +00:00 |
Emilio Monti
|
1e1228ce76
|
Merge pull request #216 from ban4jp/master
[KL46Z] Add mbed-rtos define for FRDM-KL46Z
|
2014-03-19 10:01:55 +00:00 |
bcostm
|
64e19dd0ad
|
[NUCLEO_F401RE] Typo corrections
|
2014-03-19 09:57:27 +01:00 |
bcostm
|
5610184f9f
|
[NUCLEO_F401RE] Put back SERIAL_TX and SERIAL_RX pins
Even if it is a duplication of USB_TX/RX pins, it is better to have them
available.
|
2014-03-19 09:46:26 +01:00 |
bcostm
|
a98c380cf9
|
[NUCLEO_F401RE] Add INTERRUPT_IN to all pins
|
2014-03-19 09:44:20 +01:00 |
bcostm
|
4e907a09fd
|
[NUCLEO_F401RE] Add more ANALOG_IN, I2C and SPI pins
|
2014-03-19 09:42:33 +01:00 |
bcostm
|
9b8352d6db
|
[NUCLEO_F401RE] Add more SERIAL and PWM pins
|
2014-03-19 09:40:29 +01:00 |