[bsp]stm32l475-atk-pandora update readme, .gitignore

This commit is contained in:
chinky 2022-08-11 10:01:40 +08:00 committed by Man, Jianting (Meco)
parent 4c74eb1add
commit 448843ffd8
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -23,6 +23,8 @@ documentation/html
*.a *.a
*.i *.i
*.d *.d
*.dfinish
*.su
#source insight 4 project files #source insight 4 project files
*.si4project *.si4project
tools/kconfig-frontends/kconfig-mconf tools/kconfig-frontends/kconfig-mconf

View File

@ -23,7 +23,7 @@
该开发板常用 **板载资源** 如下: 该开发板常用 **板载资源** 如下:
- MCUSTM32L475VET6主频 80MHz512KB FLASH 128KB RAM - MCUSTM32L475VET6主频 80MHz512KB FLASH 128KB RAM
- 外部 FLASHW25Q128SPI16MB - 外部 FLASHW25Q128 或 NM25Q128EVBSPI16MB
- 常用外设 - 常用外设
- RGB 状态指示灯1个红、绿、蓝三色 - RGB 状态指示灯1个红、绿、蓝三色
- 按键4个KEY_UP兼具唤醒功能PC13K0PD10K1PD9K2PD8 - 按键4个KEY_UP兼具唤醒功能PC13K0PD10K1PD9K2PD8