Update hdk.md

This commit is contained in:
Darren Kitchen 2014-12-02 18:50:04 -08:00
parent b9be6fae65
commit 1b56296ed8

8
hdk.md
View File

@ -22,4 +22,10 @@ The WiFi Pineapple Mark V HDK is an Arduino Pro based microcontroller board feat
+ Flash Memory - 32KB of which 2 KB used by bootloader + Flash Memory - 32KB of which 2 KB used by bootloader
+ SRAM - 2 KB (ATmega328) + SRAM - 2 KB (ATmega328)
+ EEPROM - 1 KB (ATmega328) + EEPROM - 1 KB (ATmega328)
+ Clock Speed - 20 MHz + Clock Speed - 20 MHz
## Pins
+ HDK PIN 14 -- MK5 GPIO 21
+ HDK PIN 15 -- MK5 GPIO 20
+ HDK PIN 16 -- MK5 GPIO 19
+ HDK PIN 17 -- MK5 GPIO 18