picstick
An AVR based programming adapter for PIC microcontrollers.
| .. | ||
| .gitignore | Working version of firmware. Let's call it v0.1 | 2022-06-18 03:42:19 |
| Makefile | Fixed a bug when reading NVM from PIC. | 2022-06-29 19:42:39 |
| commands.c | Fixed a bug when writing to address x3A00. Also some slight speed improvements when writing rows. | 2022-06-24 01:22:47 |
| commands.h | Enlarged Input buffer size to fix a bug with writing rows. | 2022-06-24 01:21:02 |
| icsp.c | Fixed a bug when reading NVM from PIC. | 2022-06-29 19:42:39 |
| icsp.h | Fixed a bug when reading NVM from PIC. | 2022-06-29 19:42:39 |
| main.c | Fixed a bug when reading NVM from PIC. | 2022-06-29 19:42:39 |
| uuart.c | Working version of firmware. Let's call it v0.1 | 2022-06-18 03:42:19 |
| uuart.h | Fixed a bug when reading NVM from PIC. | 2022-06-29 19:42:39 |