mirror of https://github.com/ARMmbed/mbed-os.git
Add this platform in MBED_A8 test
parent
43c62afc2a
commit
e4fd31fdfb
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue