Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kalymos authored Aug 17, 2017
1 parent 8aae4e6 commit 70787b3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,15 @@ Main changes:
- SUBQ sampling timing reverted to sample while clock is low, instead of right after it goes high

--------------------------------------------------------------

Update: 10 July 2017

- finished porting to ATtinyX5 (25,45,85 although the 25 has too little resources. for now.)
- store the licensing symbols in flash again, frees a lot of RAM
- bit retrieval code lifted from AttyNee (Nice work guys!)
- extra RAM allows SoftwareSerial debugging prints on an ATtiny45!
- nicer intro readme ;p

--------------------------------------------------------------

Update: 16 July 2017
Expand All @@ -139,4 +141,11 @@ Update: 16 July 2017
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.

------------------------------------------------------------

Update: 16 August 2017

-changed the timing for the PAL PM-41 patch to make it more reliable (I had it failing occasionally).
Also I added a warning for people not to use 5V.

0 comments on commit 70787b3

Please sign in to comment.