git.droids-corp.org
/
aversive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
track opponent
[aversive.git]
/
projects
/
kbd_uart_test
/
menu.txt
1
header=""
2
3
menu=[ "Microb",
4
[ "Test1",
5
[ "Pouet",
6
[ "f1", "PORTB=0x01;" ],
7
[ "f6", "PORTB=0x02;" ],
8
[ "f2", "PORTB=0x03;" ] ],
9
[ "Pouet_f", "PORTB=0x04;" ] ],
10
11
[ "Test2",
12
[ "Pouet3",
13
[ "f3", "PORTB=0x05;" ],
14
[ "f4", "PORTB=0x06;" ] ],
15
[ "Pouet_f2", "PORTB=0x07;" ] ] ]
16
17
footer=""