FreeCalypso > hg > freecalypso-tools
comparison loadtools/chainload.c @ 666:51bcfb251b23
fc-loadtool flash program-m0 changed to use binary protocol
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 07 Mar 2020 19:28:09 +0000 |
parents | 9f5a3e9e6294 |
children | 185c9bf208d3 |
comparison
equal
deleted
inserted
replaced
665:b43d8c2725b9 | 666:51bcfb251b23 |
---|---|
7 #include <stdio.h> | 7 #include <stdio.h> |
8 #include <stdlib.h> | 8 #include <stdlib.h> |
9 #include <string.h> | 9 #include <string.h> |
10 #include <strings.h> | 10 #include <strings.h> |
11 #include <time.h> | 11 #include <time.h> |
12 #include <unistd.h> | |
12 #include "../libserial/baudrate.h" | 13 #include "../libserial/baudrate.h" |
13 #include "discontig.h" | 14 #include "discontig.h" |
14 #include "srecreader.h" | 15 #include "srecreader.h" |
15 | 16 |
16 extern int target_fd; | 17 extern int target_fd; |