├── LICENSE ├── N9600A-v3-44.hex ├── N9600A-v4-44.hex ├── README.md ├── flashtnc.py ├── release-notes.txt ├── v3-44-mplab-checksums.txt ├── v4-44-mplab-checksums.txt └── v44-op-modes.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/LICENSE -------------------------------------------------------------------------------- /N9600A-v3-44.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/N9600A-v3-44.hex -------------------------------------------------------------------------------- /N9600A-v4-44.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/N9600A-v4-44.hex -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/README.md -------------------------------------------------------------------------------- /flashtnc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/flashtnc.py -------------------------------------------------------------------------------- /release-notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/release-notes.txt -------------------------------------------------------------------------------- /v3-44-mplab-checksums.txt: -------------------------------------------------------------------------------- 1 | MPLAB Checksum: 5830 2 | CRC32: 1EACE378 -------------------------------------------------------------------------------- /v4-44-mplab-checksums.txt: -------------------------------------------------------------------------------- 1 | MPLAB Checksum: 477F 2 | CRC32: ADC1A4C6 -------------------------------------------------------------------------------- /v44-op-modes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninocarrillo/flashtnc/HEAD/v44-op-modes.png --------------------------------------------------------------------------------