flipflop

A lightweight serial bootloader for PIC16F1 devices.

..
bootloader.c add update process and version command 2024-04-27 04:36: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 Manually inlined some functions to save flash. 2024-01-26 02:11:23
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