Skip to content

Commit 36cb9ed

Browse files
committed
Update documentation for v3.0 release
1 parent 0c69452 commit 36cb9ed

File tree

3 files changed

+261
-190
lines changed

3 files changed

+261
-190
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Changelog
2+
3+
## [3.0] - 2018-01-03
4+
### Added
5+
- Support PIC18F14K22 microcontroller.
6+
- Real-time CRC calculation. (Fixed issue #1)
7+
- Axes remapping.
8+
- Layout modifier function.
9+
10+
### Changed
11+
- Configuration menu.
12+
- EEPROM flexibility.
13+
14+
### Removed
15+
- Support PIC12F683 microcontroller.
16+
17+
## [2.0] - 2011-04-20
18+
### Added
19+
- Support PIC12F683 microcontroller.
20+
- Support identify command 0xFF. (Fixed issue #2)
21+
- Enable/Disable Rumple Pak emulation. (Enhancement #4)
22+
- Support WaveBird. (Enhancement #5)
23+
- Support 4 mapping layout.
24+
25+
### Removed
26+
- Support for PIC16F84A & PIC12F629.
27+
28+
## [1.0] - 2004-08-07
29+
- Initial version.
30+

README

-190
This file was deleted.

0 commit comments

Comments
 (0)