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: