Added README.md
continuous-integration/drone/push Build is passing Details

This commit is contained in:
imi415 2020-12-21 01:30:47 +08:00
parent 83d50d2c1d
commit 341ecdc028
Signed by: imi415
GPG Key ID: 17F01E106F9F5E0A
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# XIP Playground for STM32H750VB board
Modify HW as needed.
* Linker script(Flash location)
* main: enable interrupts and set VTOR.
Used components:
* FreeRTOS
* FatFS
* LittleVGL
[![Build Status](https://ci.minori.work/api/badges/STM32_Projects/STM32H750VB_XIP_Playground/status.svg)](https://ci.minori.work/STM32_Projects/STM32H750VB_XIP_Playground)