Commit Graph

5002 Commits (e981ec0cc64513456b777576fe26b6004d5dd4e0)

Author SHA1 Message Date
Brian Daniels e981ec0cc6 Removed WFI test from automated tests 2015-11-16 11:46:42 -06:00
Martin Kojtal 33558d3a03 Merge pull request #1425 from bridadan/lib-dep-build-order-fix
Fix for issue with libraries being built out of order
2015-11-16 08:40:17 +00:00
Martin Kojtal b4234e0095 Merge pull request #1423 from bridadan/consolidate-reporting
Consolidate Reporting and add Build Reports
2015-11-16 08:35:11 +00:00
Brian Daniels 5b7ab6210a Fixing build issue 2015-11-13 12:28:49 -06:00
Brian Daniels 0657050098 Fixes issue with libraries being built out of order 2015-11-13 11:48:44 -06:00
Martin Kojtal 77e231624e Merge pull request #1421 from ohagendorf/NUCLEO_F042_coide
[NUCLEO_F042K6] coide exporter
2015-11-13 08:18:55 +01:00
Martin Kojtal ef965ba746 Merge pull request #1422 from ohagendorf/NUCLEO_F031_travis
Travis build - add another new devices (NUCLEO_F031)
2015-11-13 07:51:24 +01:00
Brian Daniels 0621ffa03e Fixing import issues with build.py 2015-11-12 12:16:10 -06:00
ohagendorf f0499fd84d Travis build - add another new devices (NUCLEO_F031) 2015-11-12 18:17:02 +01:00
ohagendorf 21cd86755a [NUCLEO_F042K6] coide exporter
adding missing coide project template
2015-11-12 18:03:17 +01:00
Brian Daniels 8095f0e88a Removing unnecessary bits 2015-11-12 11:01:09 -06:00
Brian Daniels 750b0ed41a Using description for build reports 2015-11-12 11:01:08 -06:00
Brian Daniels 7f28e18afe Allowing builds to report under different package name 2015-11-12 11:01:07 -06:00
Brian Daniels bdb23b3cfb Simplifying and reducing code 2015-11-12 11:01:05 -06:00
Brian Daniels 20cc9c6090 adding build output to build report 2015-11-12 11:01:04 -06:00
Brian Daniels 736cae108e Consolidating reporting in build_release and test_api 2015-11-12 11:01:03 -06:00
Brian Daniels 6ee94dee1e Merged build_release report format into test junit format 2015-11-12 11:01:02 -06:00
Martin Kojtal 228a61d49b Merge pull request #1420 from Tiryoh/master
Fix typo in some NUCLEO uvproj files
2015-11-12 15:43:43 +01:00
Tiryoh 12f455235d Merge remote-tracking branch 'upstream/master' 2015-11-12 22:26:42 +09:00
Martin Kojtal 10a39f48b0 Merge pull request #1416 from leibin2014/master
Free hardware resource in pwmout_free()
2015-11-12 14:19:08 +01:00
Tiryoh 147d77dc80 Fix typo in some NUCLEO uvproj files
AfterMake RunUserProg1 options are now enabled.
Updated boards lists are shown below.
F042K6,F302R8,F303K8,F303RE,F334R8

Export .bin file names are now Fixed.
Updated boards lists are shown below.
F042K6,F303K8,F303RE
2015-11-12 13:08:13 +09:00
Martin Kojtal 9ccd19360b Merge pull request #1417 from 0xc0170/fix_travis
Travis build - add new devices
2015-11-11 09:10:49 +01:00
0xc0170 3cb178340b Travis build - add new devices 2015-11-11 08:47:09 +01:00
Martin Kojtal 6381769700 Merge pull request #1415 from marcusChiou/master
Change PIN name config for DELTA DFCM NNN40
2015-11-11 08:26:49 +01:00
leibin 6127c0bd17 Free hardware resource in pwmout_free() 2015-11-11 13:56:34 +08:00
Martin Kojtal 7218418919 Merge pull request #1392 from dbestm/dev_disco_f469ni
DISCO_F469NI - add disco F469NI support
2015-11-10 10:28:21 +01:00
Martin Kojtal e52fa5c42e Merge pull request #1404 from TomoYamanaka/master
Modify to not missed the received data in EthernetInterface
2015-11-10 10:26:28 +01:00
dbestm ef9949b9ea Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni 2015-11-10 10:09:20 +01:00
marcusChiou e86667ddfc Update PinNames.h 2015-11-10 14:26:44 +08:00
marcusChiou f361022675 Update mbed_overrides.c 2015-11-10 14:25:19 +08:00
Martin Kojtal f605825f66 Merge pull request #1410 from kpurusho/master
Added support for SAML21
2015-11-09 14:26:00 +01:00
Martin Kojtal 9c62a85bfc Merge pull request #1411 from bridadan/upload-results-fix
Handling failures correctly and adding timeout status
2015-11-09 14:25:27 +01:00
dbestm ba14dee242 Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni 2015-11-06 10:54:09 +01:00
dbestm 96392ac3d7 [xxxxx_F4xxxx] reduce HSE startup time to 200ms 2015-11-06 10:20:44 +01:00
Brian Daniels 3951ea2273 Handling failures correctly and adding timeout status 2015-11-05 11:22:46 -06:00
dbestm 306f1290fe [DISCO_F469NI] enhance files to pass pin out tests 2015-11-05 17:30:17 +01:00
Martin Kojtal c7fe39e4bc Merge pull request #1402 from GymTrack/fix_nrf_analogin
Fix analogin checking the wrong flag for completion
2015-11-05 08:47:59 +00:00
Martin Kojtal f8c0829c67 Merge pull request #1406 from shaneleonard/fix_stm32l152re_uarts
Fix broken STM32_NUCLEO_L152RE UARTs 4 and 5.
2015-11-05 08:38:42 +00:00
Martin Kojtal 46af745ef4 Merge pull request #1407 from kpurusho/master
Renamed TARGET_SAM_CortexM0+ to TARGET_SAM_CortexM0P for compatiblity with online compiler
2015-11-04 16:28:06 +00:00
P, Akhil c6a222d7c7 Merge pull request #10 in MBED/drivers-atmel from feature/Added_SAML21_Support to atmel
* commit '9857d4985ccb6babda69024dd34f658497db8db0':
  * updated label for SAML21 in targets.py
  Reverted temp rename
  * added files for Keil IDE Support.
  * added files for KEIL IDE Support for SAML21 * updated Startup files for KEIL IDE Support
  * Basic changes to add SAML21J18A Target.
  * Base commit of SAML21J18A hal and CMSIS files.
  * updated mbed tests for SAML21J18A.
  * updated with corrections in analogue out implementation for SAML21. * corrected ARM license year for files.
  Temp rename for merging
  Temp rename for merging
2015-11-04 11:56:20 +01:00
akhilpanayam 9857d4985c * updated label for SAML21 in targets.py 2015-11-04 16:22:53 +05:30
Parthasarathy.S 7d360ad5ad Reverted temp rename 2015-11-04 16:04:30 +05:30
akhilpanayam d7449dc9f8 * added files for Keil IDE Support. 2015-11-04 16:02:49 +05:30
akhilpanayam 7ca0d74564 * added files for KEIL IDE Support for SAML21
* updated Startup files for KEIL IDE Support
2015-11-04 16:02:34 +05:30
akhilpanayam 1623bc6a0c * Basic changes to add SAML21J18A Target. 2015-11-04 16:02:21 +05:30
akhilpanayam 2c5508bf77 * Base commit of SAML21J18A hal and CMSIS files. 2015-11-04 16:02:03 +05:30
akhilpanayam 6f96d862aa * updated mbed tests for SAML21J18A. 2015-11-04 16:01:49 +05:30
akhilpanayam 5aadeb62c7 * updated with corrections in analogue out implementation for SAML21.
* corrected ARM license year for files.
2015-11-04 16:01:38 +05:30
Parthasarathy.S e312ef7a0b Temp rename for merging 2015-11-04 16:01:11 +05:30
Parthasarathy.S 28c7806b59 Temp rename for merging 2015-11-04 16:00:47 +05:30