Luigi Santivetti | 69972f9 | 2019-11-12 22:55:40 +0000 | [diff] [blame^] | 1 | ---------------- |
| 2 | Date: 2015-08-14 |
| 3 | Author: Sonny Jeon |
| 4 | Subject: Individual control pin invert compile-option. |
| 5 | |
| 6 | - Control pins may be individually inverted through a |
| 7 | CONTROL_INVERT_MASK macro. This mask is define in the cpu_map.h file. |
| 8 | |
| 9 | |
| 10 | ---------------- |
| 11 | Date: 2015-07-17 |
| 12 | Author: Sonny Jeon |
| 13 | Subject: Version bump to v0.9j |
| 14 | |
| 15 | - Version bump requested by OEMs to easily determine whether the |
| 16 | firmware supports the new EEPROM reset feature. Other than that, no |
| 17 | significant changes. |