mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-10 13:09:30 +08:00
[rtduino][stm32-l476] add LED_BUILTIN
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user