Include pins.h in dependencies script (#19468)
This commit is contained in:
committed by
Scott Lahteine
parent
1978a29678
commit
873b5db13d
@ -22,7 +22,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef STM32F0xx
|
||||
#if NOT_TARGET(STM32F0xx)
|
||||
#error "Oops! Select an STM32F0 board in your IDE."
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user