From: Robin Krens Date: Sun, 20 Oct 2019 00:15:37 +0000 (+0200) Subject: Merge branch 'master' of https://github.com/robinkrens/cortex-from-scratch X-Git-Url: https://robinkrens.nl/gitweb/?p=cortex-from-scratch;a=commitdiff_plain;h=7999a79f849390b6c4352252b5243e73811cfc5f;hp=40ccfa73408769ca3fbc3b73ff6531db241d1d60 Merge branch 'master' of https://github.com/robinkrens/cortex-from-scratch --- diff --git a/README.md b/README.md index 1463117..113cf6a 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,12 @@ port this code to any Cortex M0/M3/M4/M7 board. ## SCREENSHOTS Here are some screenshots that shows the terminal just after booting: -* Serial (over UART) +Serial (over UART) + ![Screenshot](https://github.com/robinkrens/cortex-from-scratch/raw/master/img/serial.png "serial terminal screenshot") -* TFT screen output (SPI): +TFT screen output (SPI): + ![Screenshot](https://github.com/robinkrens/cortex-from-scratch/raw/master/img/tft.png "tft peripheral screenshot")