Fix NUCLEO_F767ZI build, add tests (#19746)
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#ifndef STM32F767xx
|
||||
#if NOT_TARGET(STM32F767xx)
|
||||
#error "Oops! Select an STM32F767 environment"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user