[rtduino][stm32-l476] add LED_BUILTIN

This commit is contained in:
Meco Man
2023-08-06 10:57:19 -04:00
parent 94eb8c29be
commit 1c03d59651
@@ -42,6 +42,8 @@
#define F_CPU 80000000L /* CPU:80MHz */
#define LED_BUILTIN D13 /* Default Built-in LED */
/* i2c1 : PB9-SDA PB8-SCL */
#define RTDUINO_DEFAULT_IIC_BUS_NAME "i2c1"