From 7b16e42513dc5c55e371155432029ba71b45b2c7 Mon Sep 17 00:00:00 2001 From: LongHairedHacker Date: Sat, 13 Feb 2021 20:59:53 +0100 Subject: [PATCH] Fixes to the readme --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index aa406db..7eddb44 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ By Massey101: * Added support for bitmap clipping * Added JAYCAR screen for XC4629 support +By barskern: +* Make target for linking a static library Usage ----- @@ -30,25 +32,18 @@ Usage Connect the display to the following PINS: JAYCAR screen and ATMEGA328: -+--------+--------+ + | Screen | AVR | -+--------+--------+ +|--------|--------| | VCC | 5V | -+--------+--------+ | GND | GND | -+--------+--------+ | CS | PB2 | -+--------+--------+ | RESET | PD7 | -+--------+--------+ | A0 | PD6 | -+--------+--------+ | SDA | PB3 | -+--------+--------+ | SCK | PB5 | -+--------+--------+ | LED | 3.3V | -+--------+--------+ + 1. Set the environment variables for: