Add this platform in MBED_A8 test

pull/1300/head
bcostm 2015-08-17 15:09:46 +02:00
parent 43c62afc2a
commit e4fd31fdfb
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ AnalogOut out(D12); //D12 is P0_12, the DAC output pin
defined(TARGET_NUCLEO_F302R8) || \
defined(TARGET_NUCLEO_F303RE) || \
defined(TARGET_NUCLEO_F334R8) || \
defined(TARGET_NUCLEO_F446RE) || \
defined(TARGET_NUCLEO_L053R8) || \
defined(TARGET_NUCLEO_L073RZ) || \
defined(TARGET_NUCLEO_L152RE)