dinau
8303f307e4
Modified: README.md
2014-04-08 23:06:03 +09:00
dinau
d9c2175a05
[STM32F3-Discovery][DISCO_F303VC] initial port.
2014-04-08 22:30:24 +09:00
Przemek Wirkus
5804ee610b
Added MBED_26 Integer constant division test to test suite
2014-04-08 12:09:22 +01:00
Przemek Wirkus
38f84aa194
Added MBED_22 Semihost test automation to test suite
2014-04-08 11:24:58 +01:00
Przemek Wirkus
4362956677
MBED_10 Hello World test host automation script added to test suite
2014-04-08 10:21:19 +01:00
Przemek Wirkus
528b3136d3
MBED_10 Hello World test host automation added to test suite
2014-04-08 10:20:44 +01:00
Przemek Wirkus
54408560fd
Small improvements to -r option (test automation summary)
2014-04-08 09:40:11 +01:00
Przemek Wirkus
c992edfc1a
Small improvements to -r option (test automation summary)
2014-04-08 09:40:10 +01:00
Przemek Wirkus
17f62233e4
Added test automation report / summary to command line. Option: -r
2014-04-08 09:40:09 +01:00
Bogdan Marinescu
d616c415fc
Merge pull request #255 from bentwire/master
...
[STM32F3XX] Initial port
2014-04-08 09:11:08 +01:00
Bogdan Marinescu
d81ce439bf
Merge pull request #256 from bcostm/master
...
[NUCLEO_F030R8] Change PWM_OUT label
2014-04-07 23:29:58 +01:00
Bogdan Marinescu
f12dc4ef0f
Merge pull request #250 from xiongyihui/master
...
add I2C pins name and vector checksum
2014-04-07 23:26:23 +01:00
Bogdan Marinescu
b7ce2ee5bf
Fix synchronization script
2014-04-07 17:35:18 +01:00
Bogdan Marinescu
0a55118494
Fix K64F compiler name in build_release.py
2014-04-07 17:32:47 +01:00
Bogdan Marinescu
2e32c71b50
[K64F] Ensure immediate update of CnV register in FTM
...
Also changed pin assignment for the PWM test.
2014-04-07 16:48:56 +01:00
Bogdan Marinescu
286a4e42f6
[K64F] Fix PWM implementation
...
Also change the pin for the PWM LED test.
2014-04-07 16:29:54 +01:00
bcostm
6e2d89de0f
[NUCLEO_F030R8] Change PWM_OUT label
...
PB_3 does not support pwm out.
2014-04-07 08:34:15 +02:00
Michael Panetta
81c91a0487
[STM32F3XX] Initial port
...
This is the initial port of the mbed SDK to STM32F3XX (Tested with STM32F3Discovery and hello world test.)
This port is based on the NUCLEO_F302R8 target.
Only the GCC_ARM toolchain has been tested.
2014-04-06 21:21:28 -04:00
Bogdan Marinescu
6a7b119b46
Merge pull request #254 from 0xc0170/master
...
K64F - ADC mbed HAL - channels definition correction
2014-04-05 17:39:37 +01:00
0xc0170
a7236a8783
K64F - ADC mbed HAL - channels definition correction
...
- only b channels are available
- SC1A triggers the measurement
- ADC1 channels corrections in the pinmap (PTCx), PTD6
2014-04-05 18:15:15 +02:00
Bogdan Marinescu
05c1628caa
Merge pull request #253 from dinau/disco_f407vc_change_to_softfp_default
...
[DISCO_F407VG]: Change default FPU option to "softfp" from "hard".
2014-04-04 17:50:42 +01:00
dinau
32b05ccc57
[DISCO_F407VG]: Change default FPU option to "softfp" from "hard".
...
This commit changes the defalt compile option in relation to FPU from "hard" to "softfp" in
Makefile template, because it would be better to maintain the consistency with "build.py" and "make.py"
that have the default option, "softfp".
If the "hard" option is needed, execute "make HARDFP=1" on command line.
2014-04-05 01:10:54 +09:00
Bogdan Marinescu
6e9935f2f2
Merge pull request #252 from dinau/change-readme
...
Added STM32 Dicscovery to README.md
2014-04-04 13:38:58 +01:00
dinau
d0cd0b4d2d
Added STM32 Dicscovery to README.md
2014-04-04 20:58:36 +09:00
Mihail Stoyanov
8806b50775
Merge branch 'master' of https://github.com/sg-/mbed
2014-04-04 12:26:23 +01:00
Mihail Stoyanov
bf9689a9b8
Added "supported_form_factors" list attr to targets which defines TARGET_FF_* symbols for the supported form factors.
...
Unified some tests for targets that support Arduino form factor to use Arduino style pin names.
2014-04-04 12:24:21 +01:00
Bogdan Marinescu
d456671126
Merge pull request #251 from 0xc0170/master
...
K64F - port HAL corrections, pwm clock configuration store
2014-04-04 10:33:01 +01:00
0xc0170
0bc4853443
K64F - pwm clock set store
2014-04-04 11:24:50 +02:00
0xc0170
7daf2753a0
K64F - port HAL corrections
2014-04-04 10:30:30 +02:00
Yihui Xiong
61a0f59bad
add I2C pins name to Arch and Arch Pro
2014-04-04 10:40:31 +08:00
Yihui Xiong
055cd7bcb8
add vector checksum for lpc11u24 and lpc1114
2014-04-04 10:24:33 +08:00
sg-
0e6cb47481
Update AnalogOut pinname in the test
2014-04-03 18:32:18 -05:00
Mihail Stoyanov
283e990f46
Added K64F to tests
2014-04-03 20:30:01 +01:00
Mihail Stoyanov
220c0bb39c
Rename KSDK to KPSDK. Required for live compiles.
2014-04-03 11:32:15 +01:00
Bogdan Marinescu
2e4bbfb84f
NMI handler is now in mbed_overrides.c
2014-04-03 11:22:56 +01:00
Bogdan Marinescu
b3b50949aa
Merge pull request #248 from 0xc0170/master
...
K64F - addition to the build release script
2014-04-03 09:36:35 +01:00
0xc0170
81eaf7e05b
K64F - addition to build release script
2014-04-03 10:02:29 +02:00
Kevin Townsend
c412d688bc
Fixed GAP header reference
2014-04-03 02:50:36 +02:00
Kevin Townsend
348e2de6c8
Added get/set method for GAP connection handle
2014-04-03 02:12:28 +02:00
Kevin Townsend
fff7a0fe60
Moved the connection handle
2014-04-03 02:07:17 +02:00
Kevin Townsend
5e210d8ae7
Added ability to manually set device address
2014-04-03 01:57:03 +02:00
Bogdan Marinescu
8281a04c84
Merge pull request #246 from sg-/master
...
Added PWM pins and mbed overrides for NMI_b
2014-04-02 23:48:59 +01:00
sg-
832875853b
Added PWM pins and mbed overrides for NMI_b
2014-04-02 17:34:31 -05:00
Bogdan Marinescu
d537c51d26
Merge pull request #245 from 0xc0170/dev_k64f_squash
...
target K64F
2014-04-02 20:45:34 +01:00
0xc0170
a0f8bd9741
Freescale - rename KSDK
2014-04-02 21:20:52 +02:00
0xc0170
9cc0f2513a
K64F - d14 and d15 swapped
2014-04-02 20:54:22 +02:00
Bogdan Marinescu
be141acdd0
Merge pull request #244 from bcostm/master
...
[NUCLEO_xxx] Various bugs correction
2014-04-02 18:12:39 +01:00
Bogdan Marinescu
f7c0e770fc
Merge pull request #229 from todor603/master
...
Added GCC_ARM for NUCLEO_F401RE
2014-04-02 18:12:18 +01:00
Mihail Stoyanov
cee49e9837
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-04-02 14:40:10 +01:00
Mihail Stoyanov
4e46149448
Added pins D14 and D15 for LPC1549
2014-04-02 14:40:02 +01:00