annotate .hgignore @ 65:225dc1d9f2f1

ftee-decode program written, compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 12 Sep 2023 22:23:30 +0000
parents ae8075bcc029
children 85256d5aa559
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
58
4890ded06a8b cp2102-decode-baudtab program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 55
diff changeset
5 ^cp2102/cp2102-decode-baudtab$
60
ae8075bcc029 cp2102-read-baudtab program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 58
diff changeset
6 ^cp2102/cp2102-read-baudtab$
53
d4d3531d342a cp2102-read-eeprom program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 50
diff changeset
7 ^cp2102/cp2102-read-eeprom$
50
a5c4a82d01ab cp2102-read-partno program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 27
diff changeset
8 ^cp2102/cp2102-read-partno$
55
c0084bf153e5 cp2102: Intel HEX reading implemented
Mychaela Falconia <falcon@freecalypso.org>
parents: 53
diff changeset
9 ^cp2102/file_rw_test$
50
a5c4a82d01ab cp2102-read-partno program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 27
diff changeset
10
27
2413a54a1bfc fc-duart28-conf started
Mychaela Falconia <falcon@freecalypso.org>
parents: 26
diff changeset
11 ^duart28/fc-duart28-conf$
2413a54a1bfc fc-duart28-conf started
Mychaela Falconia <falcon@freecalypso.org>
parents: 26
diff changeset
12
65
225dc1d9f2f1 ftee-decode program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 60
diff changeset
13 ^fteeprom/ftee-decode$
2
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
14 ^fteeprom/ftee-gen2232c$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
15 ^fteeprom/ftee-gen2232h$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
16 ^fteeprom/ftee-gen232r$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
17 ^fteeprom/ftee-mkblank$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
18 ^fteeprom/fteeprom-erase$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
19 ^fteeprom/fteeprom-prog$
17fdd0ba7a2e .hgignore: import from freecalypso-hwlab
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
20 ^fteeprom/fteeprom-read$