Skip to content

Commit 70787b3

Browse files
authored
Update changelog
1 parent 8aae4e6 commit 70787b3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog

+9
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,15 @@ Main changes:
124124
- SUBQ sampling timing reverted to sample while clock is low, instead of right after it goes high
125125

126126
--------------------------------------------------------------
127+
127128
Update: 10 July 2017
128129

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

136138
Update: 16 July 2017
@@ -139,4 +141,11 @@ Update: 16 July 2017
139141
For now it only supports Arduino boards (ATmega chips).
140142
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.
141143
8Mhz boards are also supported.
144+
145+
------------------------------------------------------------
146+
147+
Update: 16 August 2017
148+
149+
-changed the timing for the PAL PM-41 patch to make it more reliable (I had it failing occasionally).
150+
Also I added a warning for people not to use 5V.
142151

0 commit comments

Comments
 (0)