Michel Jaouen
c8d08bd952
[NUCLEO_F303ZE] test / export scripts update
2016-09-05 09:14:09 +02:00
Mahadevan Mahesh
0ad9220fb1
Add support for FRDM K66
...
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
2016-08-15 15:37:25 -05:00
jeromecoutant
680a1c2c6d
libraries update to add NUCLEO_F207ZG
2016-07-12 16:38:15 +02:00
Laurent Meunier
6671e1abc8
[NUCLEO_F446ZE] Tests update
2016-07-04 11:47:06 +02:00
bcostm
13f0c1ff6f
[NUCLEO_F746ZG] Add RTOS and MBED_A8 tests ( #1728 )
...
* Add RTOS, MBED_A8 tests
* [NUCLEO_F746ZG] Add pins for MBED_A8 test
2016-05-13 15:46:03 +01:00
Brian Daniels
3362325a03
Fixing issue with NOT_SUPPORTED messages
2016-03-14 10:29:23 -05:00
Brian Daniels
a36d49aacc
Adding NOT_SUPPORTED errors to tests
2016-02-29 12:38:16 -06:00
dbestm
ef9949b9ea
Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni
2015-11-10 10:09:20 +01:00
dbestm
306f1290fe
[DISCO_F469NI] enhance files to pass pin out tests
2015-11-05 17:30:17 +01:00
akhilpanayam
6f96d862aa
* updated mbed tests for SAML21J18A.
2015-11-04 16:01:49 +05:30
akhilpanayam
6281ee8e71
* Added support for SAMD21G18A for Analog Test.
2015-09-29 10:33:04 +05:30
akhilpanayam
37ddc4c0c3
* updated port apis for SAMD21J18A
...
* correction in analogueout api
* test support for analogueout in mbed SDK
2015-09-01 19:15:42 +05:30
bcostm
e4fd31fdfb
Add this platform in MBED_A8 test
2015-08-17 15:09:46 +02:00
Jeremy Brodt
5ada69b73d
[MAX32600MBED] Adding MAX32600MBED platform.
2015-04-14 10:00:23 -05:00
ohagendorf
84c48c0f0b
[TARGET_STMF4] reorg hal for ARCH_MAX
...
same changes but for ARCH_MAX as in commit [TARGET_STMF4] reorg hal for
DISCO_F407VG
one bugfix for DISCO_F429 - wrong DAC channel numbers
2015-04-09 11:21:46 +02:00
ohagendorf
34cfbedd6c
[TARGET_STMF4] reorg hal for DISCO_F429ZI
...
same changes but for DISCO_F429ZI as in commit [TARGET_STMF4] reorg
hal
for DISCO_F407VG
2015-04-09 11:21:45 +02:00
ohagendorf
a70bdc5c00
[TARGET_STMF4] reorg hal for DISCO_F407VG
...
Removing pin configuration from analogin_api, analogout_api and
pwmout_api (hal function, used by every STM32F4 target) to the target
specific files.
2015-04-09 11:21:44 +02:00
bcostm
5af36d1e3b
[NUCLEO_L073RZ] Add target in test files
2015-03-16 14:44:36 +01:00
Marcomissyou
e7c32aff0f
modify main.cpp of analog and analog_in
2015-01-27 15:41:52 +08:00
bcostm
e0e18f54d6
[NUCLEO_F070RB] Update tests with this target
2015-01-09 11:21:15 +01:00
bcostm
c4bac8eb8a
Tests: re-order and add new NUCLEO targets
2014-09-23 13:01:21 +02:00
Sissors
a1be82dc81
[KSDK][K22F] AnalogIn/Out added/verified
...
The original code switched ADC clock source depending on required
prescaler. Maybe thats possible on K64, but on K22 it just tried to set
clock to non-existing source. Not it gets a bit above MAX_ADC, but that
is set fairly conservative so is not an issue.
2014-09-11 08:08:39 +02:00
Christian Taedcke
021074eb1f
[LPC1549] Enable analog test.
2014-06-23 19:17:38 +02: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
0xc0170
44bb8e00e5
First passed tests for KL46
...
- spi is failing, need to fix it
2013-10-01 20:18:39 +02:00
Andreas Rebert
75dba19438
Updated pin mapping and CAN HAL for LPC4088 target
2013-08-08 13:57:02 +02:00
Bogdan Marinescu
fb347b62c8
[KL25Z] Fix tests for KL25Z
...
This commit fixes a number of issues with invalid/wrong pin assignments for the
KL25Z mbed target:
- analog: PTC1 doesn't seem to be exported at all, replaced with PTC2.
- digitalin/out, interruptin, portin/out: these tests used PTA1 and PTA2, which
are the console UART pins for the KL25Z mbed. The tests now use PTA4<->PTC5 and
PTA5<->PTC6.
2013-07-29 18:20:05 +03:00
0xc0170
5d169ce654
Clocks correction, ticker, tests
...
- systemInit - clock update (crystal 32768Hz)
- us_ticker - MCG clock input
- Kl05 testing - pin definitions for KL05 (all run in KEIL with debugger)
2013-06-27 23:20:47 +02:00
Andreas Rebert
2662e105c4
Add support for NXP LPC4088
2013-05-16 08:53:02 +02:00
Emilio Monti
a5e0438a97
Add Freescale KL25Z
2013-02-26 14:57:42 +00:00
Emilio Monti
5c20760685
Initial commit of the mbed libraries and tools
2013-02-18 15:32:11 +00:00