Martin Kojtal
|
b286515693
|
Merge pull request #737 from ohagendorf/NUCLEO_F030R8_F072RB_export_gcc_coide
Tools: NUCLEO_F030R8, NUCLEO_F072RB - export to gcc_arm and coide
|
2014-11-23 22:29:53 -08:00 |
Martin Kojtal
|
9ab13826a0
|
Merge pull request #734 from 0xc0170/dev_nrf51_xx_exporters
Tools: Export for nrf51dk and dongle to GCC ARM and uvision
|
2014-11-23 22:19:07 -08:00 |
ohagendorf
|
0e9e13e244
|
[NUCLEO_F0xx] build_travis and build_release
Add NUCLEO_F030 and NUCLEO_F072 to build_travis. Extend toolchainlist of
both targets in build_release.
|
2014-11-22 15:21:33 +01:00 |
ohagendorf
|
4d04aba235
|
[NUCLEO_F072RB] exporter for gcc and coide
|
2014-11-22 14:56:30 +01:00 |
ohagendorf
|
caf42f946c
|
[NUCLEO_F030R8] exporter for gcc and coide
|
2014-11-22 12:18:31 +01:00 |
Przemek Wirkus
|
f7f79866d1
|
Unlocked --db switch. Added check when parsing DB connection string
|
2014-11-21 13:57:23 +00:00 |
Przemek Wirkus
|
197a1afe5e
|
Unlocked --db switch. Added Wiki page entry to explain how to use MySQL DB with test suite
|
2014-11-21 13:57:19 +00:00 |
Przemek Wirkus
|
646d2b8ae2
|
target detection API added together with detection codes which will be used to determine platform - used mainly by lmtools
|
2014-11-21 13:57:15 +00:00 |
Przemek Wirkus
|
6c04ac8b75
|
Minor change: added more informative commnet about self.detect_code field in Target class
|
2014-11-21 13:57:12 +00:00 |
Martin Kojtal
|
16a00dfb7e
|
Merge pull request #730 from ohagendorf/make_wrap_main_2
Tools: Exporter for GCC_ARM - additional linker option for wrap main
|
2014-11-21 01:37:43 -08:00 |
Martin Kojtal
|
f814634a22
|
Merge pull request #732 from sg-/k22f_rtos
RTOS: Add initial FRDM-K22F support
|
2014-11-21 01:36:22 -08:00 |
0xc0170
|
179e720345
|
Tools: Export for nrf51dk and dongle to GCC ARM and uvision
|
2014-11-21 09:26:41 +00:00 |
sg-
|
13b97774b8
|
[mbed][rtos][k22f] Add initial FRDM-K22F support
|
2014-11-20 22:21:25 -06:00 |
ohagendorf
|
85ed83263c
|
[EXPORT][GCC_ARM] additional linker option for wrap main
Most makefile templates didn't use the -Wl,--wrap,main so that
__wrap_main was not called.
|
2014-11-20 21:26:08 +01:00 |
Martin Kojtal
|
58973a6739
|
Merge pull request #728 from xiongyihui/revert-724-master
Targets: Revert "[NUCLEO_F103RB] update SystemCoreClock after changing clock sett...
|
2014-11-20 03:39:44 -08:00 |
Yihui Xiong
|
c6f0c3b14b
|
Revert "[NUCLEO_F103RB] update SystemCoreClock after changing clock settings"
|
2014-11-20 19:19:47 +08:00 |
Martin Kojtal
|
ab15b6b123
|
Merge pull request #726 from mbrudevoldlpd/master
Targets: MTS MDOT - Correct pin names for serial rx/tx
|
2014-11-19 23:54:08 -08:00 |
Michael Brudevold
|
3e1aac36e1
|
Correct pin names for serial rx/tx
|
2014-11-19 14:52:49 -06:00 |
Mihail Stoyanov
|
1490888ddb
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-11-19 14:45:49 +02:00 |
Mihail Stoyanov
|
fbf08e2727
|
Make merging of soft device optional for FOTA platforms and change FOTA platforms to generate .hex files
|
2014-11-19 14:45:36 +02:00 |
Martin Kojtal
|
160b1f04b8
|
Merge pull request #725 from GustavWi/iar_mbed
Tools: Add defines to IAR templates
|
2014-11-19 03:30:43 -08:00 |
GustavWi
|
4a8685fdb6
|
Added defines to IAR templates
|
2014-11-19 11:49:24 +01:00 |
Martin Kojtal
|
f364b76d2f
|
Merge pull request #703 from masaohamanaka/master
Targets: RZ_A1H - Fixed a bug of serial interrupt
|
2014-11-19 00:59:43 -08:00 |
0xc0170
|
aceebfd193
|
Merge branch 'Sissors-ksdk'
|
2014-11-19 08:46:15 +00:00 |
0xc0170
|
be10b27013
|
Merge branch 'ksdk' of github.com:Sissors/mbed into Sissors-ksdk
Conflicts:
libraries/USBDevice/USBDevice/USBEndpoints.h
libraries/USBDevice/USBDevice/USBHAL_KL25Z.cpp
|
2014-11-19 08:45:48 +00:00 |
0xc0170
|
81f72e6a68
|
Merge branch 'ohagendorf-NUCLEO_L152RE_exporter'
|
2014-11-19 08:43:37 +00:00 |
0xc0170
|
dcfa675e50
|
Merge branch 'NUCLEO_L152RE_exporter' of github.com:ohagendorf/mbed into ohagendorf-NUCLEO_L152RE_exporter
Conflicts:
workspace_tools/build_travis.py
workspace_tools/export/coide.py
|
2014-11-19 08:43:14 +00:00 |
Martin Kojtal
|
7ff3e68a96
|
Merge pull request #714 from ohagendorf/NUCLEO_F302R8_exporter_2
Tools: NUCLEO_F302R8 - exporters for gcc_arm and coide
|
2014-11-19 00:28:37 -08:00 |
Martin Kojtal
|
5ad32eaa60
|
Merge pull request #715 from kshoji/nRF51822_serial_31250
Targets: nRF51822 - Add support for Serial 31250 baud (for legacy MIDI)
|
2014-11-19 00:26:52 -08:00 |
Martin Kojtal
|
eadd2013c2
|
Merge pull request #719 from PrzemekWirkus/host-test-improvements-part-2
Tools: Host test plugin improvements, part 2: Copy plugins
|
2014-11-19 00:24:28 -08:00 |
Martin Kojtal
|
12b3c601ea
|
Merge pull request #721 from GustavWi/iar_mbed
Tools: IAR export for some NXP Platforms
|
2014-11-19 00:23:12 -08:00 |
Martin Kojtal
|
78e9e83a9b
|
Merge pull request #724 from xiongyihui/master
Targets: NUCLEO_F103RB - update SystemCoreClock after changing clock settings
|
2014-11-19 00:20:37 -08:00 |
Yihui Xiong
|
72e2d393a6
|
[NUCLEO_F103RB] update SystemCoreClock after changing clock settings
|
2014-11-19 13:51:12 +08:00 |
kshoji
|
d05c1d4950
|
nrf51_bitfields.h reverted.
|
2014-11-19 14:47:01 +09:00 |
GustavWi
|
849c8742f0
|
IAR export LPC4088
|
2014-11-18 16:19:26 +01:00 |
GustavWi
|
299749f143
|
IAR export LPC810 + 812
|
2014-11-18 16:09:38 +01:00 |
GustavWi
|
82523de2c6
|
IAR export LPC1549
|
2014-11-18 16:01:34 +01:00 |
GustavWi
|
d13714fb07
|
IAR export for LPC11XX and 11CXX
|
2014-11-18 15:49:23 +01:00 |
GustavWi
|
b3656be310
|
Added IAR export for LPC11UXX
|
2014-11-18 14:54:40 +01:00 |
Martin Kojtal
|
34eccbf435
|
Merge pull request #716 from bcostm/master
Targets: NUCLEO_F4xx - Add PeripheralPins.c/h file
|
2014-11-18 02:15:57 -08:00 |
GustavWi
|
5311efaae6
|
Added IAR export for LPC11U68.
|
2014-11-18 11:15:49 +01:00 |
Martin Kojtal
|
02497b1f62
|
Merge pull request #708 from dinau/fixed_parallel_build_issue
Tools: Export GCC_ARM Makefile - Refactoring makefiles templates
|
2014-11-18 00:03:52 -08:00 |
Masao Hamanaka
|
a210914f42
|
Fixed some function's bugs
Fixed some bugs and modified mmu setting.
Fixed functions as below
- analog in
- i2c
- interruptin
|
2014-11-18 13:54:39 +09:00 |
Sissors
|
4a7fde6fa0
|
[USBDevice] Fix K20D50M name
Since it was initially K20D5M the name is still wrong in USBDevice. This
should fix it.
|
2014-11-17 18:08:37 +01:00 |
Przemek Wirkus
|
2ab22b1dbe
|
Host test plugins: removed shutil.copy() dependency and added re module import - note this plugin is still unstable so change is just cosmetic
|
2014-11-17 16:07:18 +00:00 |
Przemek Wirkus
|
7e11ffd173
|
Fixed traceback from host_test_plugin - formating issue with integer
|
2014-11-17 15:45:10 +00:00 |
Przemek Wirkus
|
0e51149ecf
|
tcpclient test: cheanged the way we ask server for file content (we will now ask for full path, not relative one) so we avoid 'File moved' HTTP 301 return code.
|
2014-11-17 10:38:18 +00:00 |
bcostm
|
ff85a88b7b
|
[NUCLEO_F4] Add PeripheralPins.c/h file
Move all pinouts into these 2 files.
|
2014-11-17 10:01:44 +01:00 |
kshoji
|
3dcb6a5b25
|
nRF51822 - Add support for Serial 31250 baud (for Legacy MIDI)
|
2014-11-17 12:56:40 +09:00 |
ohagendorf
|
67379da300
|
[NUCLEO_F302R8] exporters for gcc_arm and coide
Adding a missing line in build_release.
|
2014-11-16 18:29:15 +01:00 |