mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 02:27:10 +08:00
[bsp][stm32] fix stm32/stm32g071-st-nucleo bug
This commit is contained in:
parent
da3ec767a4
commit
ebf961bc92
@ -13,7 +13,7 @@
|
||||
#include <board.h>
|
||||
|
||||
/* defined the LED pin: PA5 */
|
||||
#define LED_PIN GET_PIN(A, 5)
|
||||
#define LED0_PIN GET_PIN(A, 5)
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user