Martin Kojtal
9fec469ec6
Merge pull request #377 from dinau/disco_f303vc_update
...
[DISCO-F303VC] Updated with F302R8 recent changes
2014-06-26 10:18:14 +01:00
Martin Kojtal
288cce7281
Merge pull request #378 from dinau/disco_f051r8_update
...
[DISCO-F051R8] Updated with F030R8 recent changes
2014-06-26 09:42:39 +01:00
Martin Kojtal
ea64ad4ac2
Merge pull request #375 from bcostm/dev_F072RB_assert
...
[NUCLEO_F072RB] mbed assert addition
2014-06-26 09:09:29 +01:00
dinau
e6050cceca
[DISCO-F051R8] Updated with F030R8 recent changes
2014-06-25 22:56:05 +09:00
dinau
cc84553854
[DISCO-F303VC] Updated with F302R8 recent changes
2014-06-25 22:27:57 +09:00
bcostm
e4e24ee17d
[NUCLEO_F072RB] Add assert
2014-06-25 10:57:45 +02:00
bcostm
c39de07958
[NUCLEO_F401RE] Fix issue with sleep and ST HAL tick timer
...
The timer used for the ST HAL tick must be disabled before entering in
sleep mode.
2014-06-25 10:22:44 +02:00
Bogdan Marinescu
8ef659bca8
Merge pull request #372 from bcostm/dev_NUCLEO_F334R8
...
[NUCLEO_F334R8] Add platform files
2014-06-24 14:44:08 +01:00
bcostm
124ee172f4
[NUCLEO_F334R8] Add target CMSIS files
2014-06-24 11:23:54 +02:00
bcostm
dd4362a60d
[NUCLEO_F334R8] Add target HAL files
2014-06-24 11:22:07 +02:00
Martin Kojtal
31fd3f1225
Merge pull request #364 from chrta/lpc1549_tests
...
[LPC1549] Enable present tests for the LPC1549
2014-06-24 07:58:29 +01:00
Toyomasa Watarai
27a7514c6e
[LPC1114] Fixed PwmOut spike pulse issue
...
[LPC1114] Fixed PwmOut spike pulse issue when duty is 0%.
2014-06-24 13:28:40 +09:00
Christian Taedcke
021074eb1f
[LPC1549] Enable analog test.
2014-06-23 19:17:38 +02:00
Christian Taedcke
d27129351c
[LPC1549] Fix pin assignment for simple io tests.
2014-06-23 19:17:38 +02:00
Przemek Wirkus
a7d1228723
Added new NUCLEO boards definitions to general tests
2014-06-23 15:56:47 +01:00
Bogdan Marinescu
9728c76667
Merge pull request #369 from bcostm/dev_NUCLEO_F411RE
...
[NUCLEO_F411RE] Add all target files
2014-06-23 13:57:57 +01:00
bcostm
a484131295
[NUCLEO_F411RE] Add target CMSIS files
2014-06-23 12:43:20 +02:00
bcostm
8191dfcefd
[NUCLEO_F411RE] Add target HAL files
2014-06-23 12:40:40 +02:00
Christian Taedcke
d74412c6ee
Fix compiler warning (signed vs. unsigned comparison).
2014-06-19 19:18:21 +02:00
Christian Taedcke
e4d8ee8287
Fix compiler warning (signed vs. unsigned comparison).
2014-06-19 19:04:26 +02:00
Toyomasa Watarai
50db157bd6
[LPC1549] Added USBDevice support
...
[LPC1549] Added USBDevice support by va009039's code
[LPC1549] Fixed warnings by GCC toolchain and removed redundant code
[LPC11U68] Fixed warnings by GCC toolchain and removed redundant code
2014-06-18 15:09:09 +09:00
Bogdan Marinescu
f60bb902c9
Merge pull request #358 from 0xc0170/dev_kds_exporter
...
kds exporter
2014-06-17 13:28:25 +03:00
Bogdan Marinescu
f9f842f098
Merge pull request #359 from bcostm/master
...
[NUCLEOs] SPI corrections
2014-06-17 13:26:41 +03:00
bcostm
82bde4ef39
[NUCLEOs] SPI corrections
...
- Correct wrong NSS pin configuration on F030R8 and F401RE
- Set the default data size to 8 bits
- Typo corrections
2014-06-17 12:14:17 +02:00
0xc0170
cf3b3d5a87
Merge branch '1549' of https://github.com/Kazu-zamasu/mbed into Kazu-zamasu-1549
2014-06-17 11:26:08 +03:00
kazu
66bfaf4c43
Create mtb.c
2014-06-16 02:18:21 +09:00
kazu
9cab1895cd
Create aeabi_romdiv_patch.s
2014-06-16 02:17:50 +09:00
kazu
d150c82baa
Update LPC1549.ld
2014-06-16 02:15:34 +09:00
kazu
31345c74c9
Update startup_LPC11U68.cpp
2014-06-16 02:14:41 +09:00
kazu
5a7eac98b4
Update LPC11U68.ld
2014-06-16 02:14:11 +09:00
kazu
7d6116ec17
Update LPC11U68.ld
2014-06-16 02:13:40 +09:00
kazu
fa84881098
Update LPC11U68.ld
2014-06-16 02:12:38 +09:00
kazu
b4fb8525ea
add 11U68 ARM CR
2014-06-15 09:10:32 +09:00
dinau
131cdb529d
[LPC2368][GCC_ARM] Added export functionality
...
Other changes are,
(1) Modified link error
(2) Silent Warning
2014-06-13 20:13:14 +09:00
0xc0170
ca8fb6c0ab
[K64F] Startup GCC ARM suffix correctionppercase
...
- uppercase assembly extension for KDS to recognize the files (bug in eclipse)
2014-06-12 15:15:16 +01:00
Bogdan Marinescu
66d25186cd
Merge branch 'nrf51822-gcc-arm-export' of git://github.com/juancferrer/mbed into juancferrer-nrf51822-gcc-arm-export
...
Conflicts:
workspace_tools/export/gccarm.py
workspace_tools/export_test.py
workspace_tools/targets.py
2014-06-12 14:44:36 +01:00
tkuyucu
86234528c2
Merge branch 'upstream/master'
2014-06-12 15:20:59 +02:00
tkuyucu
5cb6b71015
Increase PWM timer precision
2014-06-12 15:05:44 +02:00
tkuyucu
a384cf796e
New PWM implementation
...
The old implementation suffered when SoftDevice was under use. The new
implementation is more robust.
2014-06-12 14:52:46 +02:00
Bogdan Marinescu
0b5a92fbc5
Merge pull request #352 from 0xc0170/dev_error_header_inclusion
...
Error header inclusion in the error code file - fix.
2014-06-12 10:07:36 +01:00
0xc0170
d6c10d1cd2
mbed interface header inclusion in board.c
2014-06-12 09:46:24 +01:00
Juan Carlos Ferrer
92c5d1b578
Updates clock value
2014-06-11 16:55:11 -05:00
kazu
d9c48d3450
add 1549 GCC_CR
2014-06-12 05:33:50 +09:00
kazu
a0b12abc1b
add 1549 GCC_CR
2014-06-12 05:29:44 +09:00
Neil Thiessen
2430d649ea
Reset device to initial state in disconnect()
...
Added code to reset the device to the initial state when disconnect() is called. This prevents calls to configured() from returning true when the device has been disconnected.
2014-06-11 13:40:18 -06:00
Bogdan Marinescu
c694da0543
Merge branch 'dev_error_assert' of git://github.com/0xc0170/mbed into 0xc0170-dev_error_assert
...
Conflicts:
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11U6X/serial_api.c
workspace_tools/toolchains/arm.py
2014-06-11 15:50:34 +01:00
0xc0170
2e05e5cc07
Error header inclusion in the error code file - fix.
...
- weak declarations removal from code files
2014-06-11 14:23:55 +01:00
Bogdan Marinescu
42deb9ac55
Merge pull request #342 from bcostm/master
...
[NUCLEO_F401RE] Remove call to Systick + bug fixes
2014-06-11 09:42:11 +01:00
Bogdan Marinescu
0adb870369
Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed
...
Conflicts:
workspace_tools/targets.py
2014-06-11 09:40:42 +01:00
Bogdan Marinescu
ff65c63a80
Merge pull request #346 from devanlai/LPC11CXX-RTR
...
Add support for remote CAN frames on LPC11CXX
2014-06-11 09:16:41 +01:00