mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-12 20:24:15 +08:00
[bsp]stm32l475-atk-pandora update readme, .gitignore
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
4c74eb1add
commit
448843ffd8
@@ -23,6 +23,8 @@ documentation/html
|
||||
*.a
|
||||
*.i
|
||||
*.d
|
||||
*.dfinish
|
||||
*.su
|
||||
#source insight 4 project files
|
||||
*.si4project
|
||||
tools/kconfig-frontends/kconfig-mconf
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
该开发板常用 **板载资源** 如下:
|
||||
|
||||
- MCU:STM32L475VET6,主频 80MHz,512KB FLASH ,128KB RAM
|
||||
- 外部 FLASH:W25Q128(SPI,16MB)
|
||||
- 外部 FLASH:W25Q128 或 NM25Q128EVB(SPI,16MB)
|
||||
- 常用外设
|
||||
- RGB 状态指示灯:1个,(红、绿、蓝三色)
|
||||
- 按键:4个,KEY_UP(兼具唤醒功能,PC13),K0(PD10),K1(PD9),K2(PD8)
|
||||
|
||||
Reference in New Issue
Block a user