diff --git a/README.md b/README.md new file mode 100644 index 0000000..b8d2d9f --- /dev/null +++ b/README.md @@ -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) \ No newline at end of file