Martin Kojtal
aec674b45f
Merge pull request #1061 from mbedmicro/revert-1047-master
...
Revert "Fixed interrupt handler in serial_api.c for the Nordic NRF51.
2015-04-21 11:40:51 +01:00
Martin Kojtal
f3936afa34
Revert "Fixed interrupt handler in serial_api.c for the Nordic NRF51. The last b..."
2015-04-21 11:24:58 +01:00
Martin Kojtal
289b8064e0
Merge pull request #1040 from bridadan/ci
...
Continuous Integration Features
2015-04-21 08:54:42 +01:00
Martin Kojtal
fe39f1a838
Merge pull request #1060 from xiongyihui/master
...
Arch Max - fix LSI clock value for Arch Max (STM32F407)
2015-04-21 08:45:37 +01:00
Martin Kojtal
fd089149bd
Merge pull request #1057 from ytsuboi/master
...
LPC1114 - Add GCC_CR to official mbed library build
2015-04-21 08:43:39 +01:00
Yihui Xiong
bae48d52ed
fix LSI clock value for Arch Max (STM32F407)
2015-04-21 15:08:39 +08:00
ytsuboi
3b5bda9aa4
[LPC1114] Add GCC_CR to official mbed library build
2015-04-21 01:35:11 +09:00
Martin Kojtal
41824de2eb
Merge pull request #1047 from marcuschangarm/master
...
Fixed interrupt handler in serial_api.c for the Nordic NRF51
2015-04-20 11:16:03 +01:00
Martin Kojtal
f14d0a93fa
Merge pull request #1054 from rgrover/nordicSDK-v8.0
...
Part1 - upgrading to v8.0 of the Nordic SDK
2015-04-20 11:14:11 +01:00
Martin Kojtal
016b9ad9cb
Merge pull request #1051 from toyowata/master
...
NXP's HAL - Fix PwmOut period using SCT
2015-04-20 10:39:06 +01:00
Rohit Grover
c3da630923
attempt at upgrading to v8.0 of the SDK
2015-04-20 10:38:08 +01:00
Toyomasa Watarai
5b74eed7da
[USBMIDI] Fix compile error
...
* Member variables in USBMIDIMessage and USBMIDI class wrongly
initialized in class declaration
* Add member initialization in constructor
2015-04-20 14:34:47 +09:00
Brian Daniels
2f4d668382
Renamed Jenkins specific options to general "Build" options
2015-04-17 09:39:26 -05:00
Martin Kojtal
faba4123ec
Merge pull request #1048 from kgills/export
...
[MAXWSNENV, MAX32600MBED] Adding export support.
2015-04-17 08:40:43 +01:00
Martin Kojtal
35a93e3f4d
Merge pull request #1038 from kgills/maxwsnenv_analog
...
MAXWSNENV - Adjusting hal analog.
2015-04-17 08:39:59 +01:00
Toyomasa Watarai
e753aa2d9e
[NXP's HAL] Fix PwmOut period using SCT
...
* Some targets which use SCT timer for PwmOut have a bug which PWM
signal does not come out when period set more than 65536us. (issue
#1050 )
* Fix SCT counter mode from 16-bit Low to 32-bit Unified mode
* Fix wrong cast size (uint64_t) for 32-bit register
* Some TABs convert to white spaces
* Affected with LPC812, LPC824, LPC1549 and LPC11U68
2015-04-17 15:39:15 +09:00
Kevin Gillespie
2044135c19
Adding export support for MAXWSNENV and MAX32600MBED.
2015-04-16 14:04:40 -05:00
Marcus Chang
e34e16d311
Fixed interrupt handler in serial_api.c for the Nordic NRF51. The last byte sent in a sequence would not correctly clear the interrupt flag.
2015-04-16 13:27:49 +01:00
Martin Kojtal
29ab478a78
Merge pull request #1032 from toyowata/master
...
LPC824, SSCI824 - Add GCC_ARM exporter support
2015-04-16 11:35:50 +01:00
Martin Kojtal
b675c99d9c
Merge pull request #1037 from jeremybrodt/max32600mbed
...
MAX32600MBED - Adding MAX32600MBED platform.
2015-04-16 11:35:28 +01:00
Martin Kojtal
1b9e8d686f
Merge pull request #1031 from julbouln/master
...
Add SysEx to USBMIDI device
2015-04-16 10:52:50 +01:00
julbouln
8dab8c4751
Added USBMIDI tests + bugfix MIDI OUT
2015-04-14 20:57:56 +02:00
Brian Daniels
5eb4894e71
Added skipped mbed library build reporting and removed unnecessary print
2015-04-14 13:39:29 -05:00
Kevin Gillespie
a14683a62a
[MAXWSNENV] Adjusting hal analog.
2015-04-14 10:07:21 -05:00
Jeremy Brodt
5ada69b73d
[MAX32600MBED] Adding MAX32600MBED platform.
2015-04-14 10:00:23 -05:00
0xc0170
2198e68f76
mbed header file - mbed lib revision - 97
2015-04-14 13:09:09 +02:00
Brian Daniels
afb331dcff
Fixing arguments
2015-04-13 17:07:42 -05:00
Brian Daniels
c71a082d20
Added table styleing
2015-04-13 17:07:40 -05:00
Brian Daniels
01ff0b32b3
Removed comments
2015-04-13 17:07:38 -05:00
Brian Daniels
a574e1f27e
Broke apart some template stuff, added tests-build report
2015-04-13 17:07:37 -05:00
Brian Daniels
cb4e13c1e3
Reorganized test_api.py to build all required libraries (RTOS, Ethernet, etc) for tests up front, before any tests are built
2015-04-13 17:07:21 -05:00
Brian Daniels
4b0926fcdb
Added report templates
2015-04-13 17:04:57 -05:00
Brian Daniels
8576f74b3c
Changing Jenkins HTML build output
2015-04-13 16:49:25 -05:00
Brian Daniels
1f6b56d060
Moved printing into build_api
2015-04-13 16:49:23 -05:00
Brian Daniels
f1c235b1d8
Added Jenkins build reporting option
2015-04-13 16:49:21 -05:00
Brian Daniels
dc5fca2e21
added toolchain filter to build_release
2015-04-13 16:49:19 -05:00
Martin Kojtal
7fadd145f9
Merge pull request #1034 from jeremybrodt/copylibrary
...
Toosl - Add copying of library files.
2015-04-13 17:02:49 +02:00
Martin Kojtal
96a9bd75e7
Merge pull request #1033 from 0xc0170/fix_buildreleaseexit
...
Tools - build_release - return 1 if any build fails
2015-04-13 16:41:44 +02:00
Jeremy Brodt
d65e7bfe3d
Added copying of library files.
2015-04-13 09:31:27 -05:00
0xc0170
b8da610a78
Tools - build_release - return 1 if any build fails
2015-04-13 16:13:52 +02:00
Toyomasa Watarai
d8049d5832
[LPC824, SSCI824] Add GCC_ARM exporter support
...
* Correct interrupt vector table for GCC_ARM startup
* Add GCC_ARM build target for SSCI824
* Add GCC_ARM exporter template files
* export_test has been passed
* autometed test has been passed
2015-04-13 17:54:12 +09:00
Martin Kojtal
f7115d354c
Merge pull request #1030 from bridadan/fixLPC824ExportBuild
...
Add GCC_CR to LPC824, fixes LPCXpresso exporter
2015-04-13 07:41:25 +02:00
julbouln
20759f0ff9
USBMIDI: SysEx message create helper
2015-04-11 11:22:29 +02:00
julbouln
1793b6a80a
USBMIDI: Add SysEx support
2015-04-11 11:17:40 +02:00
Brian Daniels
e54b32015d
Add GCC_CR to LPC824, fixes LPCXpresso exporter
2015-04-10 18:11:16 -05:00
Martin Kojtal
8311bafba5
Merge pull request #1026 from jeremybrodt/assemblycomments
...
MAXWSNENV - Fixing comments in startup file for ARM compiler.
2015-04-10 08:14:12 +02:00
Martin Kojtal
31d139e400
Merge pull request #1027 from jrjang/master
...
RTOS - fix compilation warning
2015-04-10 08:13:45 +02:00
Jun-Ru Chang
f211a680b4
[RTOS] fix compilation warning
...
pragma push/pop/Ospace are only supported by ARM compiler. Change
predefined marco from __arm__ to __CC_ARM. Warning messages are
shown as below.
[Warning] rt_CMSIS.c@1867: 1866:0: warning: ignoring #pragma push
[-Wunknown-pragmas] ignoring #pragma Ospace [-Wunknown-pragmas]
[Warning] rt_CMSIS.c@1884: 1866:0: warning: ignoring #pragma push
[-Wunknown-pragmas] ignoring #pragma pop [-Wunknown-pragmas]
Change-Id: Ife657b710d694449b30dc4b3150cd49c883fc080
Signed-off-by: Jun-Ru Chang <jrjang@gmail.com>
2015-04-10 10:56:55 +08:00
Kevin Gillespie
de73e4574a
[MAXWSNENV] Fixing comments in startup file for ARM compiler.
2015-04-09 16:24:25 -05:00
Martin Kojtal
5a81e89daa
Merge pull request #1016 from ohagendorf/DISCO_F407_pins
...
TARGET_STMF4 - reorg hal
2015-04-09 13:14:49 +02:00