flipflop

A lightweight serial bootloader for PIC16F1 devices.

..
bootloader.c Added some basic CRC code. 2022-10-18 21:49:41
crc.c Added some basic CRC code. 2022-10-18 21:49:41
interrupt.S Initial commit: 'Works on my machine' 2022-08-24 17:15:56
main.c Added 1-wire UART support. 2022-08-25 01:34:04
nvm.c Fixed a few small bugs introduced when cleaning up to commit. 2022-10-17 21:57:57
uart.c protocol v2: New protocol is being developed to speed up programming. 2022-10-17 18:42:26