summaryrefslogtreecommitdiffstats
path: root/RUNTIME_IDS
blob: 4f1bac535845a4cfa2b472d6edb870ea61368d55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*************************************************************
*** Toprammer                                             ***
*** Registered Runtime IDs                                ***
*************************************************************


*** Registered RUNTIME_ID MAJOR numbers ***

0x0000		=> Reserved. Do not use.
0x0001		=> attiny13dip8
0x0002		=> attiny26dip20
0x0003		=> atmega8dip28
0x0004		=> atmega32dip40
0x0005		=> at89c2051dip20
0x0006		=> UNUSED
0x0007		=> m8c_issp
0x0008		=> unitest
0x0009		=> w29ee011dip32
0x000A		=> hm62256dip28
0x000B		=> m24c16dip8
0x000C		=> 27cxxxdip28
0x000D		=> pic10fXXXdip8
0xFEFD		=> Reserved. Do not use.
0xFFFF		=> Reserved. Do not use.


*** RUNTIME_ID MINOR numbers ***

0x00		=> Reserved. Do not use.
0x01 - 0xFE	=> Available for use by FPGA implementations.
0xFF		=> Reserved. Do not use.
bues.ch cgit interface