From f0f3024514df082a1a16690ca862f849d6074ae5 Mon Sep 17 00:00:00 2001 From: kalymos Date: Sun, 16 Jul 2017 19:35:18 +0200 Subject: [PATCH] Update changelog --- changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog b/changelog index b0127c4..99a6072 100644 --- a/changelog +++ b/changelog @@ -133,4 +133,10 @@ Update: 10 July 2017 - nicer intro readme ;p -------------------------------------------------------------- +Update: 16 July 2017 + +-The BIOS patch works! +For now it only supports Arduino boards (ATmega chips). +Also, the Arduino must either be powered on first or have no bootloader present (flashed using SPI) since I expect a signal ~1 second after power on. +8Mhz boards are also supported.